pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-astropy-helpers



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 17 09:51:28 UTC 2022

Added Files:
        pkgsrc/math/py-astropy-helpers: DESCR Makefile PLIST distinfo

Log Message:
math/py-astropy-helpers: import py-astropy-helpers-4.0.1

Astropy-helpers is an Astropy affiliated package for supporting building
and installing of Astropy and its related packages.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-astropy-helpers/DESCR \
    pkgsrc/math/py-astropy-helpers/Makefile \
    pkgsrc/math/py-astropy-helpers/PLIST \
    pkgsrc/math/py-astropy-helpers/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/py-astropy-helpers/DESCR
diff -u /dev/null pkgsrc/math/py-astropy-helpers/DESCR:1.1
--- /dev/null   Mon Jan 17 09:51:28 2022
+++ pkgsrc/math/py-astropy-helpers/DESCR        Mon Jan 17 09:51:28 2022
@@ -0,0 +1,2 @@
+Astropy-helpers is an Astropy affiliated package for supporting building
+and installing of Astropy and its related packages.
Index: pkgsrc/math/py-astropy-helpers/Makefile
diff -u /dev/null pkgsrc/math/py-astropy-helpers/Makefile:1.1
--- /dev/null   Mon Jan 17 09:51:28 2022
+++ pkgsrc/math/py-astropy-helpers/Makefile     Mon Jan 17 09:51:28 2022
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2022/01/17 09:51:28 wiz Exp $
+
+DISTNAME=      astropy-helpers-4.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    math devel python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astropy-helpers/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/astropy/astropy-helpers/
+COMMENT=       Tools for Astropy package
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-sphinx-astropy-[0-9]*:../../textproc/py-sphinx-astropy
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/py-astropy-helpers/PLIST
diff -u /dev/null pkgsrc/math/py-astropy-helpers/PLIST:1.1
--- /dev/null   Mon Jan 17 09:51:28 2022
+++ pkgsrc/math/py-astropy-helpers/PLIST        Mon Jan 17 09:51:28 2022
@@ -0,0 +1,56 @@
+@comment $NetBSD: PLIST,v 1.1 2022/01/17 09:51:28 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}/astropy_helpers/__init__.py
+${PYSITELIB}/astropy_helpers/__init__.pyc
+${PYSITELIB}/astropy_helpers/__init__.pyo
+${PYSITELIB}/astropy_helpers/commands/__init__.py
+${PYSITELIB}/astropy_helpers/commands/__init__.pyc
+${PYSITELIB}/astropy_helpers/commands/__init__.pyo
+${PYSITELIB}/astropy_helpers/commands/_dummy.py
+${PYSITELIB}/astropy_helpers/commands/_dummy.pyc
+${PYSITELIB}/astropy_helpers/commands/_dummy.pyo
+${PYSITELIB}/astropy_helpers/commands/build_ext.py
+${PYSITELIB}/astropy_helpers/commands/build_ext.pyc
+${PYSITELIB}/astropy_helpers/commands/build_ext.pyo
+${PYSITELIB}/astropy_helpers/commands/build_sphinx.py
+${PYSITELIB}/astropy_helpers/commands/build_sphinx.pyc
+${PYSITELIB}/astropy_helpers/commands/build_sphinx.pyo
+${PYSITELIB}/astropy_helpers/commands/src/compiler.c
+${PYSITELIB}/astropy_helpers/commands/test.py
+${PYSITELIB}/astropy_helpers/commands/test.pyc
+${PYSITELIB}/astropy_helpers/commands/test.pyo
+${PYSITELIB}/astropy_helpers/conftest.py
+${PYSITELIB}/astropy_helpers/conftest.pyc
+${PYSITELIB}/astropy_helpers/conftest.pyo
+${PYSITELIB}/astropy_helpers/distutils_helpers.py
+${PYSITELIB}/astropy_helpers/distutils_helpers.pyc
+${PYSITELIB}/astropy_helpers/distutils_helpers.pyo
+${PYSITELIB}/astropy_helpers/git_helpers.py
+${PYSITELIB}/astropy_helpers/git_helpers.pyc
+${PYSITELIB}/astropy_helpers/git_helpers.pyo
+${PYSITELIB}/astropy_helpers/openmp_helpers.py
+${PYSITELIB}/astropy_helpers/openmp_helpers.pyc
+${PYSITELIB}/astropy_helpers/openmp_helpers.pyo
+${PYSITELIB}/astropy_helpers/setup_helpers.py
+${PYSITELIB}/astropy_helpers/setup_helpers.pyc
+${PYSITELIB}/astropy_helpers/setup_helpers.pyo
+${PYSITELIB}/astropy_helpers/sphinx/__init__.py
+${PYSITELIB}/astropy_helpers/sphinx/__init__.pyc
+${PYSITELIB}/astropy_helpers/sphinx/__init__.pyo
+${PYSITELIB}/astropy_helpers/sphinx/conf.py
+${PYSITELIB}/astropy_helpers/sphinx/conf.pyc
+${PYSITELIB}/astropy_helpers/sphinx/conf.pyo
+${PYSITELIB}/astropy_helpers/utils.py
+${PYSITELIB}/astropy_helpers/utils.pyc
+${PYSITELIB}/astropy_helpers/utils.pyo
+${PYSITELIB}/astropy_helpers/version.py
+${PYSITELIB}/astropy_helpers/version.pyc
+${PYSITELIB}/astropy_helpers/version.pyo
+${PYSITELIB}/astropy_helpers/version_helpers.py
+${PYSITELIB}/astropy_helpers/version_helpers.pyc
+${PYSITELIB}/astropy_helpers/version_helpers.pyo
Index: pkgsrc/math/py-astropy-helpers/distinfo
diff -u /dev/null pkgsrc/math/py-astropy-helpers/distinfo:1.1
--- /dev/null   Mon Jan 17 09:51:28 2022
+++ pkgsrc/math/py-astropy-helpers/distinfo     Mon Jan 17 09:51:28 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/01/17 09:51:28 wiz Exp $
+
+BLAKE2s (astropy-helpers-4.0.1.tar.gz) = 9ae57d2f3f3fbdfaffd72c935975a0a5d3f52d1049391b08d6e6ef5d64e3109f
+SHA512 (astropy-helpers-4.0.1.tar.gz) = 11c41f6474b41a8cd89d8cf5b31c5508bba8142e92342761fae602b19694215e0fc97091e83b6a7bc82fbc4b9bc5c4a6cd825f040d63c4629f069ec07119a705
+Size (astropy-helpers-4.0.1.tar.gz) = 52904 bytes



Home | Main Index | Thread Index | Old Index