pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-unitgui py-unitgui: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/97f0573eb9fa
branches: trunk
changeset: 371522:97f0573eb9fa
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 19:44:03 2022 +0000
description:
py-unitgui: convert to egg.mk
diffstat:
devel/py-unitgui/Makefile | 6 +++---
devel/py-unitgui/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 0230f3f0024a -r 97f0573eb9fa devel/py-unitgui/Makefile
--- a/devel/py-unitgui/Makefile Mon Jan 10 19:42:15 2022 +0000
+++ b/devel/py-unitgui/Makefile Mon Jan 10 19:44:03 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2020/03/20 11:57:31 nia Exp $
+# $NetBSD: Makefile,v 1.27 2022/01/10 19:44:03 wiz Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
@@ -16,5 +16,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0230f3f0024a -r 97f0573eb9fa devel/py-unitgui/PLIST
--- a/devel/py-unitgui/PLIST Mon Jan 10 19:42:15 2022 +0000
+++ b/devel/py-unitgui/PLIST Mon Jan 10 19:44:03 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/04/08 20:21:47 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 19:44:03 wiz Exp $
${PYSITELIB}/unittestgui.py
${PYSITELIB}/unittestgui.pyc
${PYSITELIB}/unittestgui.pyo
Home |
Main Index |
Thread Index |
Old Index