Skip to content

Commit

Permalink
Bump pip and setuptools #2058
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne committed Aug 6, 2020
1 parent 4874847 commit 0ee5112
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 31 deletions.
Binary file removed thirdparty/pip-19.2.3-py2.py3-none-any.whl
Binary file not shown.
16 changes: 0 additions & 16 deletions thirdparty/pip-19.2.3-py2.py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/pip-20.1.1-py2.py3-none-any.whl
Binary file not shown.
24 changes: 24 additions & 0 deletions thirdparty/pip-20.1.1-py2.py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
about_resource: pip-20.1.1-py2.py3-none-any.whl
name: pip
version: 20.1.1
download_url: https://files.pythonhosted.org/packages/43/84/23ed6a1796480a6f1a2d38f2802901d078266bda38388954d01d3f2e821d/pip-20.1.1-py2.py3-none-any.whl
description: A tool for installing and managing Python packages.
homepage_url: http://www.pip-installer.org
license_expression: mit AND bsd-new AND lgpl-2.1
copyright: Copyright (c) 2008-2016 The pip developers (see AUTHORS.txt file)
redistribute: yes
attribute: yes
track_changes: yes
checksum_md5: eeea173ab944151eb8ffb7bc8a3d1ddc
checksum_sha1: 9b9ebd3baf2ce1b149c24cd430e86c6646312e88
package_url: pkg:pypi/pip@20.1.1
licenses:
- key: mit
name: MIT License
file: mit.LICENSE
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
- key: lgpl-2.1
name: GNU Lesser General Public License 2.1
file: lgpl-2.1.LICENSE
Binary file removed thirdparty/setuptools-41.2.0-py2.py3-none-any.whl
Binary file not shown.
15 changes: 0 additions & 15 deletions thirdparty/setuptools-41.2.0-py2.py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/setuptools-49.1.0-py3-none-any.whl
Binary file not shown.
20 changes: 20 additions & 0 deletions thirdparty/setuptools-49.1.0-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
about_resource: setuptools-49.1.0-py3-none-any.whl
name: setuptools
version: 49.1.0
download_url: https://files.pythonhosted.org/packages/41/fa/60888a1d591db07bc9c17dce2bcfb9f00ac507c0a23ecb827e76feb8f816/setuptools-49.1.0-py3-none-any.whl#sha256=daf2e1c215f805b0ddc3b4262886bb6667ae0d4563887a8374fb766adc47c324
description: Easily download, build, install, upgrade, and uninstall Python packages
homepage_url: https://pypi.python.org/pypi/setuptools
license_expression: python AND mit
copyright: Copyright (c) Python Packaging Authority
attribute: yes
track_changes: yes
checksum_md5: 7f7eeb429437342af32df0189348f922
checksum_sha1: 593469f100a11eedf4c98fdba81984e138286a07
package_url: pkg:pypi/setuptools@49.1.0
licenses:
- key: mit
name: MIT License
file: mit.LICENSE
- key: python
name: Python Software Foundation License v2
file: python.LICENSE
18 changes: 18 additions & 0 deletions thirdparty/six-1.12.0-py2.py3-none-any.whl.NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Copyright (c) 2010-2017 Benjamin Peterson

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 0ee5112

Please sign in to comment.