pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-qthelp
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 13 06:57:06 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinxcontrib-qthelp: Makefile distinfo
Log Message:
py-sphinxcontrib-qthelp: updated to 1.0.7
Release 1.0.7 (2024-01-13)
* Remove Sphinx as a required dependency, as circular dependencies may cause
failure with package managers that expect a directed acyclic graph (DAG)
of dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile \
pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.5 pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.6
--- pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.5 Tue Nov 7 22:38:07 2023
+++ pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile Sat Jan 13 06:57:06 2024
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2023/11/07 22:38:07 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/01/13 06:57:06 adam Exp $
-DISTNAME= sphinxcontrib_qthelp-1.0.6
+DISTNAME= sphinxcontrib_qthelp-1.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-qthelp/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sphinx-doc.org/
+HOMEPAGE= https://www.sphinx-doc.org/
COMMENT= Sphinx API for QtHelp document
LICENSE= 2-clause-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=0:../../devel/py-flit_core
-TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0.0:../../textproc/py-sphinx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.7:../../devel/py-flit_core
+TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=5:../../textproc/py-sphinx
USE_LANGUAGES= # none
Index: pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.5 pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.6
--- pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.5 Tue Nov 7 22:19:38 2023
+++ pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo Sat Jan 13 06:57:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/11/07 22:19:38 wiz Exp $
+$NetBSD: distinfo,v 1.6 2024/01/13 06:57:06 adam Exp $
-BLAKE2s (sphinxcontrib_qthelp-1.0.6.tar.gz) = ce41445b9805411102be7223d87a4db5482b3cbce6cdc650341fdefb97db7384
-SHA512 (sphinxcontrib_qthelp-1.0.6.tar.gz) = 783cd757bf262ce63f54019a5ccf1d7e6fb59e8fde07e7cfa0610bf0cd49e6e51cada9c35bf11cc5ff351904da6a69569be1d4db58d450a96375aee7bf1f34ff
-Size (sphinxcontrib_qthelp-1.0.6.tar.gz) = 16555 bytes
+BLAKE2s (sphinxcontrib_qthelp-1.0.7.tar.gz) = bd2442d08229c97314d61d726615b3159e99c577781e01f4f22951d207d33915
+SHA512 (sphinxcontrib_qthelp-1.0.7.tar.gz) = fa11be5f663a0784a59ee18deaa8d497eeb4d5311fd86f75d48f40b70d8c0c868bd8625a001da274379d2b3412447abd810cb44af42f8a252cbcc31c400884c9
+Size (sphinxcontrib_qthelp-1.0.7.tar.gz) = 16685 bytes
Home |
Main Index |
Thread Index |
Old Index