pkgsrc-WIP-changes archive

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

adding new package "py-astroscrappy"



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Thu Dec 17 21:08:48 2020 +0800
Changeset:	51aacefe8d5880761d567eb21c2a271da87e78a6

Added Files:
	py-astroscrappy/DESCR
	py-astroscrappy/Makefile
	py-astroscrappy/PLIST
	py-astroscrappy/distinfo

Log Message:
adding new package "py-astroscrappy"

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

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

diffstat:
 py-astroscrappy/DESCR    |  2 ++
 py-astroscrappy/Makefile | 21 ++++++++++++++++++
 py-astroscrappy/PLIST    | 58 ++++++++++++++++++++++++++++++++++++++++++++++++
 py-astroscrappy/distinfo |  6 +++++
 4 files changed, 87 insertions(+)

diffs:
diff --git a/py-astroscrappy/DESCR b/py-astroscrappy/DESCR
new file mode 100644
index 0000000000..cc83356b90
--- /dev/null
+++ b/py-astroscrappy/DESCR
@@ -0,0 +1,2 @@
+Astroscrappy is an Astropy affiliated package for detecting cosmic rays
+in astronomical images.
diff --git a/py-astroscrappy/Makefile b/py-astroscrappy/Makefile
new file mode 100644
index 0000000000..1c1bdcbb76
--- /dev/null
+++ b/py-astroscrappy/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	astroscrappy-1.0.8
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math python
+MASTER_SITES=	${MASTER_SITE_GITHUB:=astropy/}
+GITHUB_PROJECT=	astroscrappy
+GITHUB_TAG=	${PKGVERSION_NOREV}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/astropy/astroscrappy/
+COMMENT=	Astropy affiliated Python module for cosmic ray removal
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-cython>=0.21:../../devel/py-cython
+DEPENDS+=	${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../wip/py-astropy-helpers
+DEPENDS+=	${PYPKGPREFIX}-scipy-[0-9]*:../../wip/py-scipy
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-astroscrappy/PLIST b/py-astroscrappy/PLIST
new file mode 100644
index 0000000000..5e2239ad18
--- /dev/null
+++ b/py-astroscrappy/PLIST
@@ -0,0 +1,58 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/astroscrappy/__init__.py
+${PYSITELIB}/astroscrappy/__init__.pyc
+${PYSITELIB}/astroscrappy/__init__.pyo
+${PYSITELIB}/astroscrappy/_astropy_init.py
+${PYSITELIB}/astroscrappy/_astropy_init.pyc
+${PYSITELIB}/astroscrappy/_astropy_init.pyo
+${PYSITELIB}/astroscrappy/_compiler.c
+${PYSITELIB}/astroscrappy/astroscrappy.c
+${PYSITELIB}/astroscrappy/astroscrappy.so
+${PYSITELIB}/astroscrappy/compiler_version.so
+${PYSITELIB}/astroscrappy/conftest.py
+${PYSITELIB}/astroscrappy/conftest.pyc
+${PYSITELIB}/astroscrappy/conftest.pyo
+${PYSITELIB}/astroscrappy/cython_version.py
+${PYSITELIB}/astroscrappy/cython_version.pyc
+${PYSITELIB}/astroscrappy/cython_version.pyo
+${PYSITELIB}/astroscrappy/tests/__init__.py
+${PYSITELIB}/astroscrappy/tests/__init__.pyc
+${PYSITELIB}/astroscrappy/tests/__init__.pyo
+${PYSITELIB}/astroscrappy/tests/coveragerc
+${PYSITELIB}/astroscrappy/tests/fake_data.py
+${PYSITELIB}/astroscrappy/tests/fake_data.pyc
+${PYSITELIB}/astroscrappy/tests/fake_data.pyo
+${PYSITELIB}/astroscrappy/tests/setup_package.py
+${PYSITELIB}/astroscrappy/tests/setup_package.pyc
+${PYSITELIB}/astroscrappy/tests/setup_package.pyo
+${PYSITELIB}/astroscrappy/tests/test_astroscrappy.py
+${PYSITELIB}/astroscrappy/tests/test_astroscrappy.pyc
+${PYSITELIB}/astroscrappy/tests/test_astroscrappy.pyo
+${PYSITELIB}/astroscrappy/tests/test_cleaning.py
+${PYSITELIB}/astroscrappy/tests/test_cleaning.pyc
+${PYSITELIB}/astroscrappy/tests/test_cleaning.pyo
+${PYSITELIB}/astroscrappy/tests/test_utils.py
+${PYSITELIB}/astroscrappy/tests/test_utils.pyc
+${PYSITELIB}/astroscrappy/tests/test_utils.pyo
+${PYSITELIB}/astroscrappy/utils/__init__.py
+${PYSITELIB}/astroscrappy/utils/__init__.pyc
+${PYSITELIB}/astroscrappy/utils/__init__.pyo
+${PYSITELIB}/astroscrappy/utils/image_utils.c
+${PYSITELIB}/astroscrappy/utils/image_utils.so
+${PYSITELIB}/astroscrappy/utils/imutils.c
+${PYSITELIB}/astroscrappy/utils/median_utils.c
+${PYSITELIB}/astroscrappy/utils/median_utils.so
+${PYSITELIB}/astroscrappy/utils/medutils.c
+${PYSITELIB}/astroscrappy/utils/setup_package.py
+${PYSITELIB}/astroscrappy/utils/setup_package.pyc
+${PYSITELIB}/astroscrappy/utils/setup_package.pyo
+${PYSITELIB}/astroscrappy/version.py
+${PYSITELIB}/astroscrappy/version.pyc
+${PYSITELIB}/astroscrappy/version.pyo
diff --git a/py-astroscrappy/distinfo b/py-astroscrappy/distinfo
new file mode 100644
index 0000000000..67895e53fd
--- /dev/null
+++ b/py-astroscrappy/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (astroscrappy-1.0.8.tar.gz) = 3ef17039b2ebe914f5466a59b3b302a8fae205aa
+RMD160 (astroscrappy-1.0.8.tar.gz) = d7f73a0bdebcc54b823d97ac1380e63bef55aaf8
+SHA512 (astroscrappy-1.0.8.tar.gz) = 50543e00b33af47d3f0e39ece6cb3969f65cb7586028ed93b2714142e9ddede394a77cc6de14c1c092800be4aad0a7f2b9dec23966691c50b0a31d932343c0c1
+Size (astroscrappy-1.0.8.tar.gz) = 52990 bytes


Home | Main Index | Thread Index | Old Index