package/python-setuptools: bump to version 60.9.3

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
James Hilliard 2022-03-11 14:49:50 -07:00 committed by Yann E. MORIN
parent 1a1604d228
commit 2a56713b50
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# From https://pypi.org/pypi/setuptools/json
md5 f47a5750f6084cce3418f213a9d97785 setuptools-60.8.2.tar.gz
sha256 66b8598da112b8dc8cd941d54cf63ef91d3b50657b374457eda5851f3ff6a899 setuptools-60.8.2.tar.gz
md5 6c6a97cf68e1db789a2e5c054f067278 setuptools-60.9.3.tar.gz
sha256 2347b2b432c891a863acadca2da9ac101eae6169b1d3dfee2ec605ecd50dbfe5 setuptools-60.9.3.tar.gz
sha256 db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_SETUPTOOLS_VERSION = 60.8.2
PYTHON_SETUPTOOLS_VERSION = 60.9.3
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/ae/0b/e458b0d07dced3d7fa2d21d828e708f374ef82040f2012c05d35f47f9af3
PYTHON_SETUPTOOLS_SITE = https://files.pythonhosted.org/packages/14/74/54890935244ce053abcc4fa01ef4982a84743a8d128d4cf5eae56e2d156c
PYTHON_SETUPTOOLS_LICENSE = MIT
PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
PYTHON_SETUPTOOLS_CPE_ID_VENDOR = python