Page MenuHomeFreeBSD

D46386.diff
No OneTemporary

D46386.diff

Index: textproc/py-sphinxcontrib-devhelp/Makefile
===================================================================
--- textproc/py-sphinxcontrib-devhelp/Makefile
+++ textproc/py-sphinxcontrib-devhelp/Makefile
@@ -1,8 +1,9 @@
PORTNAME= sphinxcontrib-devhelp
-PORTVERSION= 1.0.2
+PORTVERSION= 2.0.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= sphinxcontrib_devhelp-${PORTVERSION}
DIST_SUBDIR= python
MAINTAINER= wen@FreeBSD.org
@@ -10,10 +11,13 @@
WWW= https://www.sphinx-doc.org/
LICENSE= BSD2CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENCE.rst
USES= python
-USE_PYTHON= autoplist distutils concurrent
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
+PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel
+PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2.0<4:devel/py-flit-core@${PY_FLAVOR}
+
.include <bsd.port.mk>
Index: textproc/py-sphinxcontrib-devhelp/distinfo
===================================================================
--- textproc/py-sphinxcontrib-devhelp/distinfo
+++ textproc/py-sphinxcontrib-devhelp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584758042
-SHA256 (python/sphinxcontrib-devhelp-1.0.2.tar.gz) = ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4
-SIZE (python/sphinxcontrib-devhelp-1.0.2.tar.gz) = 17398
+TIMESTAMP = 1724123935
+SHA256 (python/sphinxcontrib_devhelp-2.0.0.tar.gz) = 411f5d96d445d1d73bb5d52133377b4248ec79db5c793ce7dbe59e074b4dd1ad
+SIZE (python/sphinxcontrib_devhelp-2.0.0.tar.gz) = 12967

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 25, 3:25 AM (6 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35460625
Default Alt Text
D46386.diff (1 KB)

Event Timeline