pkgsrc-WIP-changes archive

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

adding new package "py-astropy-healpix"



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Thu Dec 17 19:31:42 2020 +0800
Changeset:	aad63df3deb798845320044116ebf5b5caa9e3c4

Modified Files:
	Makefile
Added Files:
	py-astropy-healpix/DESCR
	py-astropy-healpix/Makefile
	py-astropy-healpix/PLIST
	py-astropy-healpix/distinfo

Log Message:
adding new package "py-astropy-healpix"

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aad63df3deb798845320044116ebf5b5caa9e3c4

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

diffstat:
 Makefile                    |  2 ++
 py-astropy-healpix/DESCR    |  2 ++
 py-astropy-healpix/Makefile | 20 ++++++++++++++
 py-astropy-healpix/PLIST    | 64 +++++++++++++++++++++++++++++++++++++++++++++
 py-astropy-healpix/distinfo |  6 +++++
 5 files changed, 94 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 0f60c9765a..df15d26c09 100644
--- a/Makefile
+++ b/Makefile
@@ -3124,6 +3124,8 @@ SUBDIR+=	py-astlib
 SUBDIR+=	py-astroML
 SUBDIR+=	py-astroplan
 SUBDIR+=	py-astropy
+SUBDIR+=	py-astropy-healpix
+SUBDIR+=	py-astropy-helpers
 SUBDIR+=	py-astropy4
 SUBDIR+=	py-astropysics
 SUBDIR+=	py-astroquery
diff --git a/py-astropy-healpix/DESCR b/py-astropy-healpix/DESCR
new file mode 100644
index 0000000000..a6d0874b8f
--- /dev/null
+++ b/py-astropy-healpix/DESCR
@@ -0,0 +1,2 @@
+HEALPix (Hierarchical Equal Area isoLatitude Pixelisation) is an algorithm
+for pixellizing a sphere.
diff --git a/py-astropy-healpix/Makefile b/py-astropy-healpix/Makefile
new file mode 100644
index 0000000000..b2de4668ae
--- /dev/null
+++ b/py-astropy-healpix/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	astropy-healpix-0.5
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math python
+MASTER_SITES=	${MASTER_SITE_GITHUB:=astropy/}
+GITHUB_PROJECT=	astropy-healpix
+GITHUB_TAG=	v${PKGVERSION_NOREV}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/astropy/astropy-healpix
+COMMENT=	Hierarchical Equal Area isoLatitude Pixelisation
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-numpy>=1.11.0:../../math/py-numpy
+DEPENDS+=	${PYPKGPREFIX}-astropy4>=4:../../wip/py-astropy4
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-astropy-healpix/PLIST b/py-astropy-healpix/PLIST
new file mode 100644
index 0000000000..b482124854
--- /dev/null
+++ b/py-astropy-healpix/PLIST
@@ -0,0 +1,64 @@
+@comment $NetBSD$
+${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_healpix/__init__.py
+${PYSITELIB}/astropy_healpix/__init__.pyc
+${PYSITELIB}/astropy_healpix/__init__.pyo
+${PYSITELIB}/astropy_healpix/_astropy_init.py
+${PYSITELIB}/astropy_healpix/_astropy_init.pyc
+${PYSITELIB}/astropy_healpix/_astropy_init.pyo
+${PYSITELIB}/astropy_healpix/_core.so
+${PYSITELIB}/astropy_healpix/bench.py
+${PYSITELIB}/astropy_healpix/bench.pyc
+${PYSITELIB}/astropy_healpix/bench.pyo
+${PYSITELIB}/astropy_healpix/compiler_version.so
+${PYSITELIB}/astropy_healpix/conftest.py
+${PYSITELIB}/astropy_healpix/conftest.pyc
+${PYSITELIB}/astropy_healpix/conftest.pyo
+${PYSITELIB}/astropy_healpix/core.py
+${PYSITELIB}/astropy_healpix/core.pyc
+${PYSITELIB}/astropy_healpix/core.pyo
+${PYSITELIB}/astropy_healpix/cython_version.py
+${PYSITELIB}/astropy_healpix/cython_version.pyc
+${PYSITELIB}/astropy_healpix/cython_version.pyo
+${PYSITELIB}/astropy_healpix/healpy.py
+${PYSITELIB}/astropy_healpix/healpy.pyc
+${PYSITELIB}/astropy_healpix/healpy.pyo
+${PYSITELIB}/astropy_healpix/high_level.py
+${PYSITELIB}/astropy_healpix/high_level.pyc
+${PYSITELIB}/astropy_healpix/high_level.pyo
+${PYSITELIB}/astropy_healpix/setup_package.py
+${PYSITELIB}/astropy_healpix/setup_package.pyc
+${PYSITELIB}/astropy_healpix/setup_package.pyo
+${PYSITELIB}/astropy_healpix/tests/__init__.py
+${PYSITELIB}/astropy_healpix/tests/__init__.pyc
+${PYSITELIB}/astropy_healpix/tests/__init__.pyo
+${PYSITELIB}/astropy_healpix/tests/coveragerc
+${PYSITELIB}/astropy_healpix/tests/setup_package.py
+${PYSITELIB}/astropy_healpix/tests/setup_package.pyc
+${PYSITELIB}/astropy_healpix/tests/setup_package.pyo
+${PYSITELIB}/astropy_healpix/tests/test_bench.py
+${PYSITELIB}/astropy_healpix/tests/test_bench.pyc
+${PYSITELIB}/astropy_healpix/tests/test_bench.pyo
+${PYSITELIB}/astropy_healpix/tests/test_core.py
+${PYSITELIB}/astropy_healpix/tests/test_core.pyc
+${PYSITELIB}/astropy_healpix/tests/test_core.pyo
+${PYSITELIB}/astropy_healpix/tests/test_healpy.py
+${PYSITELIB}/astropy_healpix/tests/test_healpy.pyc
+${PYSITELIB}/astropy_healpix/tests/test_healpy.pyo
+${PYSITELIB}/astropy_healpix/tests/test_high_level.py
+${PYSITELIB}/astropy_healpix/tests/test_high_level.pyc
+${PYSITELIB}/astropy_healpix/tests/test_high_level.pyo
+${PYSITELIB}/astropy_healpix/tests/test_utils.py
+${PYSITELIB}/astropy_healpix/tests/test_utils.pyc
+${PYSITELIB}/astropy_healpix/tests/test_utils.pyo
+${PYSITELIB}/astropy_healpix/utils.py
+${PYSITELIB}/astropy_healpix/utils.pyc
+${PYSITELIB}/astropy_healpix/utils.pyo
+${PYSITELIB}/astropy_healpix/version.py
+${PYSITELIB}/astropy_healpix/version.pyc
+${PYSITELIB}/astropy_healpix/version.pyo
diff --git a/py-astropy-healpix/distinfo b/py-astropy-healpix/distinfo
new file mode 100644
index 0000000000..a325450b9a
--- /dev/null
+++ b/py-astropy-healpix/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (astropy-healpix-0.5.tar.gz) = 9a51f82a74b3a2b2e8105afd5ccfea7bf92ba14d
+RMD160 (astropy-healpix-0.5.tar.gz) = 42138233c4032366325e18e30dbea0466fb2ca14
+SHA512 (astropy-healpix-0.5.tar.gz) = 156c1cb4b6b8510bfc01d8ce77ec1b5e1c214c8f535799b56e21c1ded83a7111054b9ee03ac1462668c84299fbc1cdd9bb4e306f7c3b146392bb616d27bd8bed
+Size (astropy-healpix-0.5.tar.gz) = 109744 bytes


Home | Main Index | Thread Index | Old Index