Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 401421A9239 for ; Mon, 17 Jan 2022 09:42:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5FFEC84E7E; Mon, 17 Jan 2022 09:42:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4343884E68 for ; Mon, 17 Jan 2022 09:42:10 +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 v3DdUfCKfmLA for ; Mon, 17 Jan 2022 09:42:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5982684D2F for ; Mon, 17 Jan 2022 09:42:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B294FB24; Mon, 17 Jan 2022 09:42:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642412529187880" MIME-Version: 1.0 Date: Mon, 17 Jan 2022 09:42:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/py-sphinx-astropy To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220117094209.4B294FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642412529187880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 17 09:42:09 UTC 2022 Added Files: pkgsrc/textproc/py-sphinx-astropy: DESCR Makefile PLIST distinfo Log Message: textproc/py-sphinx-astropy: import py-sphinx-astropy-1.7.0 This package serves two purposes: it provides a default Sphinx configuration and set of extensions specific to the Astropy project, and it acts as a meta-package by installing all required Sphinx extensions for the core Astropy package and other packages. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinx-astropy/DESCR \ pkgsrc/textproc/py-sphinx-astropy/Makefile \ pkgsrc/textproc/py-sphinx-astropy/PLIST \ pkgsrc/textproc/py-sphinx-astropy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642412529187880 Content-Disposition: inline Content-Length: 4917 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/textproc/py-sphinx-astropy/DESCR diff -u /dev/null pkgsrc/textproc/py-sphinx-astropy/DESCR:1.1 --- /dev/null Mon Jan 17 09:42:09 2022 +++ pkgsrc/textproc/py-sphinx-astropy/DESCR Mon Jan 17 09:42:09 2022 @@ -0,0 +1,4 @@ +This package serves two purposes: it provides a default Sphinx +configuration and set of extensions specific to the Astropy project, +and it acts as a meta-package by installing all required Sphinx +extensions for the core Astropy package and other packages. Index: pkgsrc/textproc/py-sphinx-astropy/Makefile diff -u /dev/null pkgsrc/textproc/py-sphinx-astropy/Makefile:1.1 --- /dev/null Mon Jan 17 09:42:09 2022 +++ pkgsrc/textproc/py-sphinx-astropy/Makefile Mon Jan 17 09:42:09 2022 @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2022/01/17 09:42:09 wiz Exp $ + +DISTNAME= sphinx-astropy-1.7.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= textproc python +MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-astropy/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/astropy/sphinx-astropy +COMMENT= Sphinx extensions and configuration specific to the Astropy project +LICENSE= modified-bsd + +DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging +DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.7:../../textproc/py-sphinx +DEPENDS+= ${PYPKGPREFIX}-astropy-sphinx-theme-[0-9]*:../../textproc/py-astropy-sphinx-theme +DEPENDS+= ${PYPKGPREFIX}-numpydoc-[0-9]*:../../textproc/py-numpydoc +DEPENDS+= ${PYPKGPREFIX}-sphinx-automodapi-[0-9]*:../../textproc/py-sphinx-automodapi +DEPENDS+= ${PYPKGPREFIX}-sphinx-gallery-[0-9]*:../../textproc/py-sphinx-gallery +DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow +DEPENDS+= ${PYPKGPREFIX}-test-doctestplus>=0.11:../../devel/py-test-doctestplus + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 27 + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/textproc/py-sphinx-astropy/PLIST diff -u /dev/null pkgsrc/textproc/py-sphinx-astropy/PLIST:1.1 --- /dev/null Mon Jan 17 09:42:09 2022 +++ pkgsrc/textproc/py-sphinx-astropy/PLIST Mon Jan 17 09:42:09 2022 @@ -0,0 +1,45 @@ +@comment $NetBSD: PLIST,v 1.1 2022/01/17 09:42:09 wiz 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 +${PYSITELIB}/sphinx_astropy/__init__.py +${PYSITELIB}/sphinx_astropy/__init__.pyc +${PYSITELIB}/sphinx_astropy/__init__.pyo +${PYSITELIB}/sphinx_astropy/conf/__init__.py +${PYSITELIB}/sphinx_astropy/conf/__init__.pyc +${PYSITELIB}/sphinx_astropy/conf/__init__.pyo +${PYSITELIB}/sphinx_astropy/conf/v1.py +${PYSITELIB}/sphinx_astropy/conf/v1.pyc +${PYSITELIB}/sphinx_astropy/conf/v1.pyo +${PYSITELIB}/sphinx_astropy/ext/__init__.py +${PYSITELIB}/sphinx_astropy/ext/__init__.pyc +${PYSITELIB}/sphinx_astropy/ext/__init__.pyo +${PYSITELIB}/sphinx_astropy/ext/changelog_links.py +${PYSITELIB}/sphinx_astropy/ext/changelog_links.pyc +${PYSITELIB}/sphinx_astropy/ext/changelog_links.pyo +${PYSITELIB}/sphinx_astropy/ext/edit_on_github.py +${PYSITELIB}/sphinx_astropy/ext/edit_on_github.pyc +${PYSITELIB}/sphinx_astropy/ext/edit_on_github.pyo +${PYSITELIB}/sphinx_astropy/ext/generate_config.py +${PYSITELIB}/sphinx_astropy/ext/generate_config.pyc +${PYSITELIB}/sphinx_astropy/ext/generate_config.pyo +${PYSITELIB}/sphinx_astropy/ext/intersphinx_toggle.py +${PYSITELIB}/sphinx_astropy/ext/intersphinx_toggle.pyc +${PYSITELIB}/sphinx_astropy/ext/intersphinx_toggle.pyo +${PYSITELIB}/sphinx_astropy/ext/missing_static.py +${PYSITELIB}/sphinx_astropy/ext/missing_static.pyc +${PYSITELIB}/sphinx_astropy/ext/missing_static.pyo +${PYSITELIB}/sphinx_astropy/local/python3_local_links.inv +${PYSITELIB}/sphinx_astropy/local/python3_local_links.txt +${PYSITELIB}/sphinx_astropy/tests/__init__.py +${PYSITELIB}/sphinx_astropy/tests/__init__.pyc +${PYSITELIB}/sphinx_astropy/tests/__init__.pyo +${PYSITELIB}/sphinx_astropy/tests/test_conf.py +${PYSITELIB}/sphinx_astropy/tests/test_conf.pyc +${PYSITELIB}/sphinx_astropy/tests/test_conf.pyo +${PYSITELIB}/sphinx_astropy/version.py +${PYSITELIB}/sphinx_astropy/version.pyc +${PYSITELIB}/sphinx_astropy/version.pyo Index: pkgsrc/textproc/py-sphinx-astropy/distinfo diff -u /dev/null pkgsrc/textproc/py-sphinx-astropy/distinfo:1.1 --- /dev/null Mon Jan 17 09:42:09 2022 +++ pkgsrc/textproc/py-sphinx-astropy/distinfo Mon Jan 17 09:42:09 2022 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/01/17 09:42:09 wiz Exp $ + +BLAKE2s (sphinx-astropy-1.7.0.tar.gz) = 1085072b934a15d37c2ec741951afa747ee1045c9e6d2ed7e2e1cbab58933f3c +SHA512 (sphinx-astropy-1.7.0.tar.gz) = 4b9af1528805c5017695be6ad9d0b789437da4ea01080190d5c0e44a76d927098864002cfd2a59529924a8d2844e26d2e7635fb3f0417ed90502e7e47d0239d3 +Size (sphinx-astropy-1.7.0.tar.gz) = 18266 bytes --_----------=_1642412529187880--