pkgsrc-WIP-changes archive

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

py-macs3: Rename package macs3 to match pypi



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 21 16:33:26 2023 -0600
Changeset:	34cf5fb1f8e16e973dfcbd0ad1991f7858d554a1

Modified Files:
	py-macs3/Makefile

Log Message:
py-macs3: Rename package macs3 to match pypi

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

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

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

diffs:
diff --git a/py-macs3/Makefile b/py-macs3/Makefile
index d6375a8a62..e23903f2c6 100644
--- a/py-macs3/Makefile
+++ b/py-macs3/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	macs-${PKGVERSION_NOREV}
-PKGNAME=	${PYPKGPREFIX}-macs-3.0.0
+PKGNAME=	${PYPKGPREFIX}-macs3-3.0.0
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=macs3-project/}
 GITHUB_PROJECT=	MACS


Home | Main Index | Thread Index | Old Index