pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-manuel
Module Name: pkgsrc
Committed By: adam
Date: Sat Nov 16 18:04:29 UTC 2024
Modified Files:
pkgsrc/textproc/py-manuel: Makefile distinfo
Log Message:
py-manuel: updated to 1.13.0
1.13.0 (2024-11-12)
- Include*.md files in wheel
These are needed by the test suite, which is also included in the wheel.
- Fix tests on python3.11
- Update some web links
- Update pyinstaller to 6.1.0 for python >= 3.11 support
- doctest: use outputchecker argument also in debug mode.
- Remove references to old "six" module
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-manuel/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-manuel/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-manuel/Makefile
diff -u pkgsrc/textproc/py-manuel/Makefile:1.5 pkgsrc/textproc/py-manuel/Makefile:1.6
--- pkgsrc/textproc/py-manuel/Makefile:1.5 Mon Nov 11 07:29:05 2024
+++ pkgsrc/textproc/py-manuel/Makefile Sat Nov 16 18:04:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/11/11 07:29:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/11/16 18:04:29 adam Exp $
-DISTNAME= manuel-1.12.4
+DISTNAME= manuel-1.13.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/manuel/}
@@ -11,12 +11,9 @@ COMMENT= Build tested documentation
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
TEST_DEPENDS+= ${PYPKGPREFIX}-zope.testing-[0-9]*:../../devel/py-zope.testing
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-manuel/distinfo
diff -u pkgsrc/textproc/py-manuel/distinfo:1.4 pkgsrc/textproc/py-manuel/distinfo:1.5
--- pkgsrc/textproc/py-manuel/distinfo:1.4 Fri Jan 12 18:50:34 2024
+++ pkgsrc/textproc/py-manuel/distinfo Sat Nov 16 18:04:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/01/12 18:50:34 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/11/16 18:04:29 adam Exp $
-BLAKE2s (manuel-1.12.4.tar.gz) = ffcef0751b131c3d55f562ca0d06127e35be58475ee9d1833fc1a9224b5b92ef
-SHA512 (manuel-1.12.4.tar.gz) = cd65307f2ca94e66d88bc0c7c75702d49f505b358ebb812fd20906036ba10f2d1d11d2d69404b88c5f10b584dea05a988b5dc8ba07210b9d20ebd8a11b701633
-Size (manuel-1.12.4.tar.gz) = 45369 bytes
+BLAKE2s (manuel-1.13.0.tar.gz) = 03d3ad7da5449cb2681f92e03ed2baa7471a1cf726016ffbe45d09141a7d805d
+SHA512 (manuel-1.13.0.tar.gz) = f3da52838d74954bfb9e63abca92ec51eabfe354c54a6cc2508faf4bd97904b14224980d4bb27dd72b418ef3ca0e3de35480f8650bf480840014709bf3863b12
+Size (manuel-1.13.0.tar.gz) = 46185 bytes
Home |
Main Index |
Thread Index |
Old Index