pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-astropy-helpers math/py-astropy-helpers: impor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b5f8c151a7e
branches:  trunk
changeset: 371993:7b5f8c151a7e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 17 09:51:28 2022 +0000

description:
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.

diffstat:

 math/py-astropy-helpers/DESCR    |   2 +
 math/py-astropy-helpers/Makefile |  18 ++++++++++++
 math/py-astropy-helpers/PLIST    |  56 ++++++++++++++++++++++++++++++++++++++++
 math/py-astropy-helpers/distinfo |   5 +++
 4 files changed, 81 insertions(+), 0 deletions(-)

diffs (97 lines):

diff -r e02942838217 -r 7b5f8c151a7e math/py-astropy-helpers/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy-helpers/DESCR     Mon Jan 17 09:51:28 2022 +0000
@@ -0,0 +1,2 @@
+Astropy-helpers is an Astropy affiliated package for supporting building
+and installing of Astropy and its related packages.
diff -r e02942838217 -r 7b5f8c151a7e math/py-astropy-helpers/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy-helpers/Makefile  Mon Jan 17 09:51:28 2022 +0000
@@ -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"
diff -r e02942838217 -r 7b5f8c151a7e math/py-astropy-helpers/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy-helpers/PLIST     Mon Jan 17 09:51:28 2022 +0000
@@ -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
diff -r e02942838217 -r 7b5f8c151a7e math/py-astropy-helpers/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy-helpers/distinfo  Mon Jan 17 09:51:28 2022 +0000
@@ -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