Received: by mail.netbsd.org (Postfix, from userid 605) id 60C4F8528E; Fri, 12 Jan 2024 18:50:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C63784ED5 for ; Fri, 12 Jan 2024 18:50:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Nmvsc9xLmeVz for ; Fri, 12 Jan 2024 18:50:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A9F7184D8B for ; Fri, 12 Jan 2024 18:50:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9DB9DFA42; Fri, 12 Jan 2024 18:50:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170508543414410" MIME-Version: 1.0 Date: Fri, 12 Jan 2024 18:50:34 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-manuel To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240112185034.9DB9DFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170508543414410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 12 18:50:34 UTC 2024 Modified Files: pkgsrc/textproc/py-manuel: Makefile PLIST distinfo Log Message: py-manuel: updated to 1.12.4 1.12.4 (2022-06-24) - Remove silly PyPI version badge. 1.12.3 (2022-06-24) - Modernize internal project structure; drop tox; no user-visible changes (hopefully). - Rework coverage badge generation. - Drop Travis CI badge (the project is using GitHub for CI now) 1.11.2 (2022-05-15) Fix missing file in release. 1.11.1 (2022-05-14) Fix brown-bag release. 1.11.0 (2022-05-14) - Fix test detection in Python 2 which was broken since 1.10.0. - Add Python 3.9 and 3.10 to tox config. - Add a Makefile to centeralized development activities. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-manuel/Makefile \ pkgsrc/textproc/py-manuel/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-manuel/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170508543414410 Content-Disposition: inline Content-Length: 3728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/py-manuel/Makefile diff -u pkgsrc/textproc/py-manuel/Makefile:1.3 pkgsrc/textproc/py-manuel/Makefile:1.4 --- pkgsrc/textproc/py-manuel/Makefile:1.3 Tue Jan 4 20:54:59 2022 +++ pkgsrc/textproc/py-manuel/Makefile Fri Jan 12 18:50:34 2024 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2024/01/12 18:50:34 adam Exp $ -DISTNAME= manuel-1.10.1 +DISTNAME= manuel-1.12.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=m/manuel/} @@ -11,13 +10,14 @@ HOMEPAGE= https://github.com/benji-york/ COMMENT= Build tested documentation LICENSE= apache-2.0 +TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel +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 -PYTHON_VERSIONED_DEPENDENCIES+= setuptools - USE_LANGUAGES= # none -.include "../../lang/python/egg.mk" -.include "../../lang/python/versioned_dependencies.mk" +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.3 pkgsrc/textproc/py-manuel/distinfo:1.4 --- pkgsrc/textproc/py-manuel/distinfo:1.3 Tue Oct 26 11:23:07 2021 +++ pkgsrc/textproc/py-manuel/distinfo Fri Jan 12 18:50:34 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 11:23:07 nia Exp $ +$NetBSD: distinfo,v 1.4 2024/01/12 18:50:34 adam Exp $ -BLAKE2s (manuel-1.10.1.tar.gz) = dc9ebe9faa1aad1084df15609e6af4983d2b346a9b38811eb33f009e619ad568 -SHA512 (manuel-1.10.1.tar.gz) = 39376852e2ecb8a19b2f565464e53f475577edf68e89b3d267f94374a444714ed38ef63da638a02dcec2df851869d57c0d256dca4b436b37ff36b6b3a822710b -Size (manuel-1.10.1.tar.gz) = 42142 bytes +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 Index: pkgsrc/textproc/py-manuel/PLIST diff -u pkgsrc/textproc/py-manuel/PLIST:1.1 pkgsrc/textproc/py-manuel/PLIST:1.2 --- pkgsrc/textproc/py-manuel/PLIST:1.1 Tue Feb 12 09:10:31 2019 +++ pkgsrc/textproc/py-manuel/PLIST Fri Jan 12 18:50:34 2024 @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2019/02/12 09:10:31 adam Exp $ -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/not-zip-safe -${PYSITELIB}/${EGG_INFODIR}/requires.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt +@comment $NetBSD: PLIST,v 1.2 2024/01/12 18:50:34 adam Exp $ +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.rst +${PYSITELIB}/${WHEEL_INFODIR}/METADATA +${PYSITELIB}/${WHEEL_INFODIR}/RECORD +${PYSITELIB}/${WHEEL_INFODIR}/WHEEL +${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/manuel/README.txt ${PYSITELIB}/manuel/__init__.py ${PYSITELIB}/manuel/__init__.pyc @@ -33,6 +32,13 @@ ${PYSITELIB}/manuel/index.txt ${PYSITELIB}/manuel/isolation.py ${PYSITELIB}/manuel/isolation.pyc ${PYSITELIB}/manuel/isolation.pyo +${PYSITELIB}/manuel/myst-markdown.md +${PYSITELIB}/manuel/myst/__init__.py +${PYSITELIB}/manuel/myst/__init__.pyc +${PYSITELIB}/manuel/myst/__init__.pyo +${PYSITELIB}/manuel/myst/codeblock.py +${PYSITELIB}/manuel/myst/codeblock.pyc +${PYSITELIB}/manuel/myst/codeblock.pyo ${PYSITELIB}/manuel/table-example.txt ${PYSITELIB}/manuel/testcase.py ${PYSITELIB}/manuel/testcase.pyc --_----------=_170508543414410--