Update setuptools to 36.0.1
PR: 219876 Submitted by: Johannes Jost Meixner
This commit is contained in:
parent
a27c73234f
commit
e237434f85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443412
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= setuptools
|
||||
PORTVERSION= 32.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 36.0.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,6 +14,7 @@ LICENSE= PSFL
|
||||
|
||||
NO_ARCH= yes
|
||||
USES?= python:2.7
|
||||
USES+= zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PYDISTUTILS_SETUP= ${PYSETUP}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1482063347
|
||||
SHA256 (python/setuptools-32.1.0.tar.gz) = 86d57bf86edc0ecfd2dc0907ed3710bc4501fb13a06c0fcaf7632305b00ce832
|
||||
SIZE (python/setuptools-32.1.0.tar.gz) = 656843
|
||||
TIMESTAMP = 1497081374
|
||||
SHA256 (python/setuptools-36.0.1.zip) = e17c4687fddd6d70a6604ac0ad25e33324cec71b5137267dd5c45e103c4b288a
|
||||
SIZE (python/setuptools-36.0.1.zip) = 711296
|
||||
|
Loading…
Reference in New Issue
Block a user