Received: by mail.netbsd.org (Postfix, from userid 605) id 15D8084D4B; Mon, 21 Oct 2019 20:36:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 924B884CEA for ; Mon, 21 Oct 2019 20:36:08 +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 sWBq1D79JU-b for ; Mon, 21 Oct 2019 20:36:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A047E84CDB for ; Mon, 21 Oct 2019 20:36:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A09AF98E; Mon, 21 Oct 2019 20:36:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571690167214500" MIME-Version: 1.0 Date: Mon, 21 Oct 2019 20:36:07 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-sphinxcontrib-applehelp To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20191021203607.9A09AF98E@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1571690167214500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 21 20:36:07 UTC 2019 Added Files: pkgsrc/textproc/py-sphinxcontrib-applehelp: DESCR Makefile PLIST distinfo Log Message: py-sphinxcontrib-applehelp: added version 1.0.1 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-applehelp/DESCR \ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile \ pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST \ pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571690167214500 Content-Disposition: inline Content-Length: 12089 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/DESCR diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-applehelp/DESCR:1.1 --- /dev/null Mon Oct 21 20:36:07 2019 +++ pkgsrc/textproc/py-sphinxcontrib-applehelp/DESCR Mon Oct 21 20:36:07 2019 @@ -0,0 +1 @@ +sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books. Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.1 --- /dev/null Mon Oct 21 20:36:07 2019 +++ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile Mon Oct 21 20:36:07 2019 @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2019/10/21 20:36:07 adam Exp $ + +DISTNAME= sphinxcontrib-applehelp-1.0.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= textproc python +MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-applehelp/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://sphinx-doc.org/ +COMMENT= Sphinx API for Apple help books +LICENSE= 2-clause-bsd + +TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0.0:../../textproc/py-sphinx +TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-sphinx + +do-test: + cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.1 --- /dev/null Mon Oct 21 20:36:07 2019 +++ pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST Mon Oct 21 20:36:07 2019 @@ -0,0 +1,118 @@ +@comment $NetBSD: PLIST,v 1.1 2019/10/21 20:36:07 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/sphinxcontrib/applehelp/__init__.py +${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyc +${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyo +${PYSITELIB}/sphinxcontrib/applehelp/locales/.tx/config +${PYSITELIB}/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ar/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/bn/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ca/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/cak/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/cs/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/cy/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/da/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/de/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/el/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/eo/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/es/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/et/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/eu/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/fa/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/fi/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/fr/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/he/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/hi/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/hr/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/hu/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/id/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/it/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ja/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ko/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/lt/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/lv/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/mk/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ne/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/nl/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/pl/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ro/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ru/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/si/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/sk/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/sl/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/sphinxcontrib.applehelp.pot +${PYSITELIB}/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/sr/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/sv/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ta/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/tr/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/ur/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/vi/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo +${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po +${PYSITELIB}/sphinxcontrib/applehelp/templates/_access.html_t +${PYSITELIB}/sphinxcontrib/applehelp/version.py +${PYSITELIB}/sphinxcontrib/applehelp/version.pyc +${PYSITELIB}/sphinxcontrib/applehelp/version.pyo Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.1 --- /dev/null Mon Oct 21 20:36:07 2019 +++ pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo Mon Oct 21 20:36:07 2019 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/10/21 20:36:07 adam Exp $ + +SHA1 (sphinxcontrib-applehelp-1.0.1.tar.gz) = a3e46293b2190bac3647a58a7ff9da496258d855 +RMD160 (sphinxcontrib-applehelp-1.0.1.tar.gz) = c4afa2e1711623167a2d880c849fc91b59ba035b +SHA512 (sphinxcontrib-applehelp-1.0.1.tar.gz) = a6500bc2899f25c0b04c8649e86a6f688823e573a3f58f2b786117768e8b415acffbe79b99cff8aeb6ae3c74dd244254de120b82b7432cf61c5fabdd38f21603 +Size (sphinxcontrib-applehelp-1.0.1.tar.gz) = 22086 bytes --_----------=_1571690167214500--