pkgsrc-WIP-changes archive

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

py-astropy-helpers: changing MASTER_SITES from Github to PyPI



Module Name:	pkgsrc-wip
Committed By:	Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By:	daisuke
Date:		Thu Mar 25 17:51:51 2021 +0800
Changeset:	b5ad666ddda15abd5b1780dcfe4674dabd618d74

Modified Files:
	py-astropy-helpers/Makefile

Log Message:
py-astropy-helpers: changing MASTER_SITES from Github to PyPI

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

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

diffstat:
 py-astropy-helpers/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/py-astropy-helpers/Makefile b/py-astropy-helpers/Makefile
index 89705544d0..a38e0a9fff 100644
--- a/py-astropy-helpers/Makefile
+++ b/py-astropy-helpers/Makefile
@@ -3,9 +3,7 @@
 DISTNAME=	astropy-helpers-4.0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_GITHUB:=astropy/}
-GITHUB_PROJECT=	astropy-helpers
-GITHUB_TAG=	v${PKGVERSION_NOREV}
+MASTER_SITES=	${MASTER_SITE_PYPI:=a/astropy-helpers/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/astropy/astropy-helpers/


Home | Main Index | Thread Index | Old Index