pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-medusa py-medusa: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/9661a74968f8
branches: trunk
changeset: 371502:9661a74968f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 18:39:39 2022 +0000
description:
py-medusa: convert to egg.mk
diffstat:
net/py-medusa/Makefile | 6 +++---
net/py-medusa/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 4e87498758a6 -r 9661a74968f8 net/py-medusa/Makefile
--- a/net/py-medusa/Makefile Mon Jan 10 18:39:00 2022 +0000
+++ b/net/py-medusa/Makefile Mon Jan 10 18:39:39 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2019/11/03 11:45:50 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/10 18:39:39 wiz Exp $
DISTNAME= medusa-0.5.4
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://www.amk.ca/files/python/
@@ -14,5 +14,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4e87498758a6 -r 9661a74968f8 net/py-medusa/PLIST
--- a/net/py-medusa/PLIST Mon Jan 10 18:39:00 2022 +0000
+++ b/net/py-medusa/PLIST Mon Jan 10 18:39:39 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:53 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.5 2022/01/10 18:39:39 wiz Exp $
${PYSITELIB}/medusa/__init__.py
${PYSITELIB}/medusa/__init__.pyc
${PYSITELIB}/medusa/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index