Received: by mail.netbsd.org (Postfix, from userid 605) id B076E84EE4; Thu, 5 Aug 2021 18:39:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EAB0C84D17 for ; Thu, 5 Aug 2021 18:39:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id W3eitt5nCVbR for ; Thu, 5 Aug 2021 18:39:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 320CB84D15 for ; Thu, 5 Aug 2021 18:39:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B851FA97; Thu, 5 Aug 2021 18:39:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162818878053070" MIME-Version: 1.0 Date: Thu, 5 Aug 2021 18:39:40 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-sphinxcontrib-serializinghtml To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210805183940.2B851FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162818878053070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 5 18:39:40 UTC 2021 Modified Files: pkgsrc/textproc/py-sphinxcontrib-serializinghtml: Makefile PLIST distinfo Log Message: py-sphinxcontrib-serializinghtml: updated to 1.1.5 Release 1.1.5 * Remove deprecation warnings for Sphinx-3.x To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162818878053070 Content-Disposition: inline Content-Length: 5591 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile diff -u pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile:1.6 pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile:1.7 --- pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile:1.6 Thu Mar 12 17:20:43 2020 +++ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/Makefile Thu Aug 5 18:39:39 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2020/03/12 17:20:43 gdt Exp $ +# $NetBSD: Makefile,v 1.7 2021/08/05 18:39:39 adam Exp $ -DISTNAME= sphinxcontrib-serializinghtml-1.1.4 +DISTNAME= sphinxcontrib-serializinghtml-1.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-serializinghtml/} @@ -18,7 +18,7 @@ USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-sphinx do-test: - cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests + cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST diff -u pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST:1.1 pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST:1.2 --- pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST:1.1 Mon Oct 21 20:50:34 2019 +++ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/PLIST Thu Aug 5 18:39:39 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2019/10/21 20:50:34 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/08/05 18:39:39 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -16,6 +16,8 @@ ${PYSITELIB}/sphinxcontrib/serializinght ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/.tx/config ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/ar/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/ar/LC_MESSAGES/sphinxcontrib.serializinghtml.po +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/bg/LC_MESSAGES/sphinxcontrib.serializinghtml.mo +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/bg/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/bn/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/bn/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/ca/LC_MESSAGES/sphinxcontrib.serializinghtml.mo @@ -95,6 +97,8 @@ ${PYSITELIB}/sphinxcontrib/serializinght ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sl/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sl/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sphinxcontrib.serializinghtml.pot +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sq/LC_MESSAGES/sphinxcontrib.serializinghtml.mo +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sq/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sr/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sr@latin/LC_MESSAGES/sphinxcontrib.serializinghtml.mo @@ -105,6 +109,8 @@ ${PYSITELIB}/sphinxcontrib/serializinght ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/sv/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/ta/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/ta/LC_MESSAGES/sphinxcontrib.serializinghtml.po +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/te/LC_MESSAGES/sphinxcontrib.serializinghtml.mo +${PYSITELIB}/sphinxcontrib/serializinghtml/locales/te/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/tr/LC_MESSAGES/sphinxcontrib.serializinghtml.mo ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/tr/LC_MESSAGES/sphinxcontrib.serializinghtml.po ${PYSITELIB}/sphinxcontrib/serializinghtml/locales/uk_UA/LC_MESSAGES/sphinxcontrib.serializinghtml.mo Index: pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo diff -u pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo:1.2 pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo:1.3 --- pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo:1.2 Sat Feb 29 15:31:40 2020 +++ pkgsrc/textproc/py-sphinxcontrib-serializinghtml/distinfo Thu Aug 5 18:39:39 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/02/29 15:31:40 adam Exp $ +$NetBSD: distinfo,v 1.3 2021/08/05 18:39:39 adam Exp $ -SHA1 (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = 7d782d9f8fef0a5663fc7732d72847e711f0f18b -RMD160 (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = dd488b8c61eb1af8c4badba5c7082c990318d29d -SHA512 (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0 -Size (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = 18647 bytes +SHA1 (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = e299c07d7a22514053cb709105d094ff70b2e926 +RMD160 (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = c8e1910f916f8d07d5e87bc433c964634146773f +SHA512 (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = c5aabe4d29fd0455c269f8054089fdd61e1de5c35aa407740fc3baae4cfb3235d9fd5515c0489b0becd12abc8f18d0f42aa169ed315c00f30ba87e64ce851667 +Size (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = 21019 bytes --_----------=_162818878053070--