git: b366bfc0bf7b - main - textproc/py-sphinxcontrib-qthelp: Update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 17:24:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b366bfc0bf7bc7a3268410b304f891b0e69c2b11
commit b366bfc0bf7bc7a3268410b304f891b0e69c2b11
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:11:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:14:28 +0000
textproc/py-sphinxcontrib-qthelp: Update to 2.0.0
- Update WWW
- Update LICENSE_FILE
- Convert to USE_PYTHON=pep517
Changes: https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases
https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst
---
textproc/py-sphinxcontrib-qthelp/Makefile | 12 ++++++++----
textproc/py-sphinxcontrib-qthelp/distinfo | 6 +++---
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/textproc/py-sphinxcontrib-qthelp/Makefile b/textproc/py-sphinxcontrib-qthelp/Makefile
index 98b6b0d0383b..3e1e0d0d2eba 100644
--- a/textproc/py-sphinxcontrib-qthelp/Makefile
+++ b/textproc/py-sphinxcontrib-qthelp/Makefile
@@ -1,18 +1,22 @@
PORTNAME= sphinxcontrib-qthelp
-PORTVERSION= 1.0.3
+PORTVERSION= 2.0.0
CATEGORIES= textproc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= sphinxcontrib_qthelp-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= Sphinx extension which outputs QtHelp document
-WWW= http://sphinx-doc.org/
+WWW= https://www.sphinx-doc.org/en/master/ \
+ https://github.com/sphinx-doc/sphinxcontrib-qthelp
LICENSE= BSD2CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENCE.rst
+
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/textproc/py-sphinxcontrib-qthelp/distinfo b/textproc/py-sphinxcontrib-qthelp/distinfo
index 59f45e0a195e..ec06ade1d832 100644
--- a/textproc/py-sphinxcontrib-qthelp/distinfo
+++ b/textproc/py-sphinxcontrib-qthelp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586630995
-SHA256 (sphinxcontrib-qthelp-1.0.3.tar.gz) = 4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72
-SIZE (sphinxcontrib-qthelp-1.0.3.tar.gz) = 21658
+TIMESTAMP = 1722711355
+SHA256 (sphinxcontrib_qthelp-2.0.0.tar.gz) = 4fe7d0ac8fc171045be623aba3e2a8f613f8682731f9153bb2e40ece16b9bbab
+SIZE (sphinxcontrib_qthelp-2.0.0.tar.gz) = 17165