pkgsrc-WIP-changes archive

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

py-PEG2: Fix MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Jun 15 20:29:46 2020 +0200
Changeset:	324ec9bfafe996d93ff27a099eb76576eee6dacc

Modified Files:
	py-PEG2/Makefile
	py-PEG2/distinfo

Log Message:
py-PEG2: Fix MASTER_SITES

Thanks to @nia for the tip

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

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

diffstat:
 py-PEG2/Makefile | 2 +-
 py-PEG2/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-PEG2/Makefile b/py-PEG2/Makefile
index f4fd5b0278..56783bcc05 100644
--- a/py-PEG2/Makefile
+++ b/py-PEG2/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	pyPEG2-2.15.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	textproc python
-MASTER_SITES=	http://fdik.org/pyPEG2/
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyPEG2/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://fdik.org/pyPEG2/
diff --git a/py-PEG2/distinfo b/py-PEG2/distinfo
index 8ebab4efa9..1901a61cdf 100644
--- a/py-PEG2/distinfo
+++ b/py-PEG2/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (pyPEG2-2.15.2.tar.gz) = e8676585f24756a548bd099180e9312cad54ae4a
-RMD160 (pyPEG2-2.15.2.tar.gz) = 54c893319d3696536c3e75ae962ffd6dfe1d0d8e
-SHA512 (pyPEG2-2.15.2.tar.gz) = 58ef468e165a05f1e99e1c7f45818c0d80d931ba718885e7699901069df1c651bf11f5fd589c41de234a2eeb353e8348eed7b79885b3ab30b6a7fe348894b2a6
-Size (pyPEG2-2.15.2.tar.gz) = 40326 bytes
+SHA1 (pyPEG2-2.15.2.tar.gz) = 1b4d8fd22cdae741e5c8675de2f0deeb48c467a6
+RMD160 (pyPEG2-2.15.2.tar.gz) = 594103ba8a33086a306a172f27c6d29cf0c1435a
+SHA512 (pyPEG2-2.15.2.tar.gz) = f78e3b1294169167809c5fe05f2a69af2bd6c7c4c1bcbebafb4aa6b8ae6ead181a46b051e41193bc31f49c4b4fa7b1ef231d172217c11d301d0ee21d8e411b6f
+Size (pyPEG2-2.15.2.tar.gz) = 40334 bytes


Home | Main Index | Thread Index | Old Index