package/python3-setuptools: bump to version 60.7.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e9fc598a4d
commit
89cf28a8f3
@ -1,4 +0,0 @@
|
||||
# From https://pypi.org/pypi/setuptools/json
|
||||
md5 392e91d7e244998c586c88da2cf881d3 setuptools-60.6.0.tar.gz
|
||||
sha256 eb83b1012ae6bf436901c2a2cee35d45b7260f31fd4b65fd1e50a9f99c11d7f8 setuptools-60.6.0.tar.gz
|
||||
sha256 db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8 LICENSE
|
4
package/python-setuptools/60.7.0/python-setuptools.hash
Normal file
4
package/python-setuptools/60.7.0/python-setuptools.hash
Normal file
@ -0,0 +1,4 @@
|
||||
# From https://pypi.org/pypi/setuptools/json
|
||||
md5 082637e8fbc2e1fd9c637665d8fcccd8 setuptools-60.7.0.tar.gz
|
||||
sha256 b83cf328a4f6a987c95610e76b29a30778db05174eef71f771776c48f8f25d1b setuptools-60.7.0.tar.gz
|
||||
sha256 db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8 LICENSE
|
@ -9,9 +9,9 @@
|
||||
ifeq ($(BR2_PACKAGE_PYTHON3),y)
|
||||
# Please keep in sync with
|
||||
# package/python3-setuptools/python3-setuptools.mk
|
||||
PYTHON_SETUPTOOLS_VERSION = 60.6.0
|
||||
PYTHON_SETUPTOOLS_VERSION = 60.7.0
|
||||
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON3_SETUPTOOLS_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/8f/89/9fec81ec84737c925a1ee992af2c6c7153aec4051c26afeadd6b822354d2
|
||||
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/29/dd/48d662bb93e5e51e72265ef612f869947d4ae4126328d7156824cd50d440
|
||||
else # Python
|
||||
PYTHON_SETUPTOOLS_VERSION = 44.0.0
|
||||
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).zip
|
||||
|
@ -1 +1 @@
|
||||
../python-setuptools/60.6.0/0001-add-executable.patch
|
||||
../python-setuptools/60.7.0/0001-add-executable.patch
|
@ -1 +1 @@
|
||||
../python-setuptools/60.6.0/python-setuptools.hash
|
||||
../python-setuptools/60.7.0/python-setuptools.hash
|
@ -6,9 +6,9 @@
|
||||
|
||||
# Please keep in sync with
|
||||
# package/python-setuptools/python-setuptools.mk
|
||||
PYTHON3_SETUPTOOLS_VERSION = 60.6.0
|
||||
PYTHON3_SETUPTOOLS_VERSION = 60.7.0
|
||||
PYTHON3_SETUPTOOLS_SOURCE = setuptools-$(PYTHON3_SETUPTOOLS_VERSION).tar.gz
|
||||
PYTHON3_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/8f/89/9fec81ec84737c925a1ee992af2c6c7153aec4051c26afeadd6b822354d2
|
||||
PYTHON3_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/29/dd/48d662bb93e5e51e72265ef612f869947d4ae4126328d7156824cd50d440
|
||||
PYTHON3_SETUPTOOLS_LICENSE = MIT
|
||||
PYTHON3_SETUPTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON3_SETUPTOOLS_CPE_ID_VENDOR = python
|
||||
|
Loading…
Reference in New Issue
Block a user