pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
changed from MASTER_SITE_GITHUB to MASTER_SITE_PYPI.
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Fri Dec 18 21:26:31 2020 +0800
Changeset: 10b1dcb7649c9187612e0d6c5c3146a8ca414d58
Modified Files:
py-gwcs/Makefile
py-gwcs/PLIST
py-gwcs/distinfo
Log Message:
changed from MASTER_SITE_GITHUB to MASTER_SITE_PYPI.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=10b1dcb7649c9187612e0d6c5c3146a8ca414d58
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-gwcs/Makefile | 12 +++---------
py-gwcs/PLIST | 12 ++++++------
py-gwcs/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 19 deletions(-)
diffs:
diff --git a/py-gwcs/Makefile b/py-gwcs/Makefile
index 376dcd1072..f5b97d4545 100644
--- a/py-gwcs/Makefile
+++ b/py-gwcs/Makefile
@@ -3,9 +3,7 @@
DISTNAME= gwcs-0.15.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=spacetelescope/}
-GITHUB_PROJECT= gwcs
-GITHUB_TAG= ${PKGVERSION_NOREV}
+MASTER_SITES= ${MASTER_SITE_PYPI:=g/gwcs/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://gwcs.readthedocs.io/en/latest/
@@ -15,14 +13,10 @@ LICENSE= modified-bsd
PYTHON_VERSIONS_INCOMPATIBLE+= 27
PYTHON_VERSIONS_INCOMPATIBLE+= 36
-DEPENDS+= git>=2:../../devel/git
-DEPENDS+= ${PYPKGPREFIX}-astropy4>=4.2:../../wip/py-astropy
+DEPENDS+= ${PYPKGPREFIX}-scipy>=1.1:../../wip/py-scipy
+DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../wip/py-astropy4
DEPENDS+= ${PYPKGPREFIX}-asdf>=2.7.1:../../wip/py-asdf
-pre-configure:
- set -e; cd ${WRKSRC}; \
- git init;
-
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-gwcs/PLIST b/py-gwcs/PLIST
index ec222c8bbe..a133d92bed 100644
--- a/py-gwcs/PLIST
+++ b/py-gwcs/PLIST
@@ -1,10 +1,10 @@
@comment $NetBSD$
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/entry_points.txt
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/gwcs-0.1.dev0-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${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}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/gwcs/__init__.py
${PYSITELIB}/gwcs/__init__.pyc
${PYSITELIB}/gwcs/__init__.pyo
diff --git a/py-gwcs/distinfo b/py-gwcs/distinfo
index 70e6533f15..a2c21bf054 100644
--- a/py-gwcs/distinfo
+++ b/py-gwcs/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (gwcs-0.15.0.tar.gz) = 9c506e19616eb126e8da124a52cfab21a71ed1a4
-RMD160 (gwcs-0.15.0.tar.gz) = e6f2570fc553940712f0795bd5d180ed0ba53d45
-SHA512 (gwcs-0.15.0.tar.gz) = 207706d4505acdf03dd85fa2f61871d0655a7eb98df10691a921c4a40d4b78c7eb009865336f0cf61e2578a01654826ba155978ece2779f80bde04f6f1e86504
-Size (gwcs-0.15.0.tar.gz) = 163878 bytes
+SHA1 (gwcs-0.15.0.tar.gz) = 10976b50f2eb0748614382098d4c6e2b8720f18e
+RMD160 (gwcs-0.15.0.tar.gz) = a2ebb3613154a6352cd047e9658f5136a3fbcea3
+SHA512 (gwcs-0.15.0.tar.gz) = 3ae8f9ea6e46666bd578a098b942099bbe53918009dd0a8e52fec252f6e5216d0271effd49d193ed850e5e164667fcc8b464bfe128c6899b0e8c39b27362a146
+Size (gwcs-0.15.0.tar.gz) = 167453 bytes
Home |
Main Index |
Thread Index |
Old Index