pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-inquirer devel/py-inquirer: Fix broken PKGNAM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/35ef83c46719
branches: trunk
changeset: 440228:35ef83c46719
user: js <js%pkgsrc.org@localhost>
date: Sun Oct 04 11:47:54 2020 +0000
description:
devel/py-inquirer: Fix broken PKGNAME & MASTER_SITES
diffstat:
devel/py-inquirer/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 66689d43253f -r 35ef83c46719 devel/py-inquirer/Makefile
--- a/devel/py-inquirer/Makefile Sun Oct 04 11:41:28 2020 +0000
+++ b/devel/py-inquirer/Makefile Sun Oct 04 11:47:54 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2020/10/04 11:19:02 js Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/04 11:47:54 js Exp $
-DISTNAME= PyInquirer-1.0.3
-PKGNAME= ${PYPKGPREFIX}-inquirer
+DISTNAME= PyInquirer-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-inquirer-1.0.3
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=P/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyInquirer/}
MAINTAINER= js%pkgsrc.org@localhost
HOMEPAGE= https://github.com/CITGuru/PyInquirer/
Home |
Main Index |
Thread Index |
Old Index