diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile index 836352af12b3..f8441337aa21 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -1,29 +1,32 @@ PORTNAME= setuptools PORTVERSION= 63.1.0 PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python +PATCH_SITES= https://github.com/pypa/${PORTNAME}/commit/ +PATCHFILES= 6653e747c3815b140156249205397ef3719581ee.patch:-p1 + # note: before committing a new major version, contact portmgr to # arrange for an experimental ports run. Untested commits may be # backed out. MAINTAINER= python@FreeBSD.org COMMENT= Python packages installer WWW= https://github.com/pypa/setuptools \ https://pypi.org/project/setuptools/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel044<0.46.0:devel/py-wheel044@${PY_FLAVOR} USES= cpe python USE_PYTHON= allflavors autoplist concurrent pep517 # pytest to return later CPE_VENDOR= python NO_ARCH= yes .include diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo index 79396fbdf202..828c744ce6c7 100644 --- a/devel/py-setuptools/distinfo +++ b/devel/py-setuptools/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1657634036 +TIMESTAMP = 1744292398 SHA256 (python/setuptools-63.1.0.tar.gz) = 16923d366ced322712c71ccb97164d07472abeecd13f3a6c283f6d5d26722793 SIZE (python/setuptools-63.1.0.tar.gz) = 2599380 +SHA256 (python/6653e747c3815b140156249205397ef3719581ee.patch) = fbdb0cdeee1d38829b73cadd95445815c9b5566b7e803b8bd39586f6d4afe077 +SIZE (python/6653e747c3815b140156249205397ef3719581ee.patch) = 1262