View | Details | Raw Unified | Return to bug 255341
Collapse All | Expand All

(-)b/devel/py-setuptools/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	setuptools
1
PORTNAME=	setuptools
2
PORTVERSION=	44.0.0
2
PORTVERSION=	56.0.0
3
CATEGORIES=	devel python
3
CATEGORIES=	devel python
4
MASTER_SITES=	CHEESESHOP
4
MASTER_SITES=	CHEESESHOP
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 LICENSE= MIT Link Here
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
USES=		python:2.7+ zip
18
USES=		python:2.7+
19
USE_PYTHON=	allflavors autoplist concurrent distutils
19
USE_PYTHON=	allflavors autoplist concurrent distutils
20
20
21
PYDISTUTILS_SETUP=	${PYSETUP}
21
PYDISTUTILS_SETUP=	${PYSETUP}
(-)b/devel/py-setuptools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1578923982
1
TIMESTAMP = 1619104867
2
SHA256 (python/setuptools-44.0.0.zip) = e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008
2
SHA256 (python/setuptools-56.0.0.tar.gz) = 08a1c0f99455307c48690f00d5c2ac2c1ccfab04df00454fef854ec145b81302
3
SIZE (python/setuptools-44.0.0.zip) = 858893
3
SIZE (python/setuptools-56.0.0.tar.gz) = 2054762

Return to bug 255341