pkgsrc-WIP-changes archive

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

fix pkgname: py-test-nbval



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Tue Sep 22 22:00:47 2020 +0100
Changeset:	521af22a2f6f87d81d5a9b3c12026037664fffe4

Modified Files:
	py-test-nbval/Makefile

Log Message:
fix pkgname: py-test-nbval

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

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

diffstat:
 py-test-nbval/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-test-nbval/Makefile b/py-test-nbval/Makefile
index 1462dcd72a..8e974d347a 100644
--- a/py-test-nbval/Makefile
+++ b/py-test-nbval/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	nbval-0.9.6
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+PKGNAME=	${PYPKGPREFIX}-test-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	https://files.pythonhosted.org/packages/7a/5c/ae5ea6f6bbaefcb4de94072bd31566682fe927f33ab8bfeb8f0179aa346a/
 


Home | Main Index | Thread Index | Old Index