Received: by mail.netbsd.org (Postfix, from userid 605) id 3AC8D84D63; Mon, 21 Oct 2019 20:48:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B723A84CEA for ; Mon, 21 Oct 2019 20:48: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 PYU5Z1VkA4dd for ; Mon, 21 Oct 2019 20:48:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C602B84CD8 for ; Mon, 21 Oct 2019 20:48:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3916F98E; Mon, 21 Oct 2019 20:48:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157169091476270" MIME-Version: 1.0 Date: Mon, 21 Oct 2019 20:48:34 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/py-sphinxcontrib-htmlhelp To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20191021204834.C3916F98E@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. --_----------=_157169091476270 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:48:34 UTC 2019 Added Files: pkgsrc/textproc/py-sphinxcontrib-htmlhelp: DESCR Makefile PLIST distinfo Log Message: py-sphinxcontrib-htmlhelp: added version 1.0.2 sphinxcontrib-htmlhelp is a sphinx extension which ... To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/DESCR \ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile \ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST \ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157169091476270 Content-Disposition: inline Content-Length: 12124 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/textproc/py-sphinxcontrib-htmlhelp/DESCR diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-htmlhelp/DESCR:1.1 --- /dev/null Mon Oct 21 20:48:34 2019 +++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/DESCR Mon Oct 21 20:48:34 2019 @@ -0,0 +1 @@ +sphinxcontrib-htmlhelp is a sphinx extension which ... Index: pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile:1.1 --- /dev/null Mon Oct 21 20:48:34 2019 +++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile Mon Oct 21 20:48:34 2019 @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2019/10/21 20:48:34 adam Exp $ + +DISTNAME= sphinxcontrib-htmlhelp-1.0.2 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= textproc python +MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-htmlhelp/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://sphinx-doc.org/ +COMMENT= Sphinx API for HTML help +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-htmlhelp/PLIST diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST:1.1 --- /dev/null Mon Oct 21 20:48:34 2019 +++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST Mon Oct 21 20:48:34 2019 @@ -0,0 +1,122 @@ +@comment $NetBSD: PLIST,v 1.1 2019/10/21 20:48:34 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/htmlhelp/__init__.py +${PYSITELIB}/sphinxcontrib/htmlhelp/__init__.pyc +${PYSITELIB}/sphinxcontrib/htmlhelp/__init__.pyo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/.tx/config +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sphinxcontrib.htmlhelp.pot +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.mo +${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.po +${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.hhc +${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.hhp +${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.stp +${PYSITELIB}/sphinxcontrib/htmlhelp/version.py +${PYSITELIB}/sphinxcontrib/htmlhelp/version.pyc +${PYSITELIB}/sphinxcontrib/htmlhelp/version.pyo Index: pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo:1.1 --- /dev/null Mon Oct 21 20:48:34 2019 +++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo Mon Oct 21 20:48:34 2019 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/10/21 20:48:34 adam Exp $ + +SHA1 (sphinxcontrib-htmlhelp-1.0.2.tar.gz) = b5a4a39f4dbe747b2b951ca58329cbe1ad47e32a +RMD160 (sphinxcontrib-htmlhelp-1.0.2.tar.gz) = d33e25e6b107f4a58064b6fea6219b51866fc766 +SHA512 (sphinxcontrib-htmlhelp-1.0.2.tar.gz) = 2ee6c8a91095d8f87208ea509153edc5495b9ef78231add39880e133413b1fa95e152264e5c9dfe6afc89afcb107acacc241754e7b5d86137bb5c64a851702de +Size (sphinxcontrib-htmlhelp-1.0.2.tar.gz) = 25417 bytes --_----------=_157169091476270--