pkgsrc-WIP-changes archive

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

py-astunparse SET MASTER_SITES: USE MASTER_SITE_PYPI



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Sat Dec 19 22:18:54 2020 +0100
Changeset:	35e811d4f487fe0ac4a53cfa83ff5afa47ddb761

Modified Files:
	py-astunparse/Makefile

Log Message:
py-astunparse SET MASTER_SITES: USE 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=35e811d4f487fe0ac4a53cfa83ff5afa47ddb761

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

diffstat:
 py-astunparse/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-astunparse/Makefile b/py-astunparse/Makefile
index 953f96aa8c..8e6686da4a 100644
--- a/py-astunparse/Makefile
+++ b/py-astunparse/Makefile
@@ -1,10 +1,9 @@
 # $NetBSD$
 
-VERS=		1.6.3
 DISTNAME=	astunparse-1.6.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=i/${DISTNAME:S/${VERS}//}/}
+MASTER_SITES=	${MASTER_SITE_PYPI:=a/astunparse/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/simonpercivall/astunparse


Home | Main Index | Thread Index | Old Index