pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-elementtree py-elementtree: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/4be79adf7a35
branches: trunk
changeset: 371441:4be79adf7a35
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 09:05:01 2022 +0000
description:
py-elementtree: convert to egg.mk
diffstat:
textproc/py-elementtree/Makefile | 6 +++---
textproc/py-elementtree/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r b59ccb63e0cb -r 4be79adf7a35 textproc/py-elementtree/Makefile
--- a/textproc/py-elementtree/Makefile Mon Jan 10 09:03:53 2022 +0000
+++ b/textproc/py-elementtree/Makefile Mon Jan 10 09:05:01 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/01/26 17:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2022/01/10 09:05:01 wiz Exp $
DISTNAME= elementtree-1.2.6-20050316
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-20050316//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://effbot.org/downloads/
@@ -18,5 +18,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b59ccb63e0cb -r 4be79adf7a35 textproc/py-elementtree/PLIST
--- a/textproc/py-elementtree/PLIST Mon Jan 10 09:03:53 2022 +0000
+++ b/textproc/py-elementtree/PLIST Mon Jan 10 09:05:01 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:57 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.5 2022/01/10 09:05:01 wiz Exp $
${PYSITELIB}/elementtree/ElementInclude.py
${PYSITELIB}/elementtree/ElementInclude.pyc
${PYSITELIB}/elementtree/ElementInclude.pyo
Home |
Main Index |
Thread Index |
Old Index