summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 20:53:31 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 20:53:31 +0000
commit201578638b9f41a0d34b1aef13accb8ce16e0718 (patch)
tree7964cdc833dc931e47b5df3e126ccee4ca1ed7ef
parent9c5d76f29374926b7ef3369ce7ddffd44a29f277 (diff)
downloadpkgsrc-201578638b9f41a0d34b1aef13accb8ce16e0718.tar.gz
py-uuid: convert to egg.mk
-rw-r--r--devel/py-uuid/Makefile6
-rw-r--r--devel/py-uuid/PLIST3
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-uuid/Makefile b/devel/py-uuid/Makefile
index 372c3bf9799..4b3b8ae6ec8 100644
--- a/devel/py-uuid/Makefile
+++ b/devel/py-uuid/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2019/09/02 13:19:37 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/10 20:53:31 wiz Exp $
DISTNAME= uuid-1.30
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uuid/}
@@ -15,5 +15,5 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 1.30
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-uuid/PLIST b/devel/py-uuid/PLIST
index 0f75424832a..0bce9ee4ebc 100644
--- a/devel/py-uuid/PLIST
+++ b/devel/py-uuid/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/10/05 06:25:16 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.3 2022/01/10 20:53:31 wiz Exp $
${PYSITELIB}/uuid.py
${PYSITELIB}/uuid.pyc
${PYSITELIB}/uuid.pyo