pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-gnupg py-gnupg: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/af2118179e09
branches: trunk
changeset: 371448:af2118179e09
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 09:11:20 2022 +0000
description:
py-gnupg: convert to egg.mk
diffstat:
security/py-gnupg/Makefile | 6 +++---
security/py-gnupg/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 00a294873085 -r af2118179e09 security/py-gnupg/Makefile
--- a/security/py-gnupg/Makefile Mon Jan 10 09:10:43 2022 +0000
+++ b/security/py-gnupg/Makefile Mon Jan 10 09:11:20 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/03/20 11:58:19 nia Exp $
+# $NetBSD: Makefile,v 1.29 2022/01/10 09:11:20 wiz Exp $
DISTNAME= GnuPGInterface-0.3.2
PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/}
@@ -17,5 +17,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 00a294873085 -r af2118179e09 security/py-gnupg/PLIST
--- a/security/py-gnupg/PLIST Mon Jan 10 09:10:43 2022 +0000
+++ b/security/py-gnupg/PLIST Mon Jan 10 09:11:20 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:55 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.5 2022/01/10 09:11:20 wiz Exp $
${PYSITELIB}/GnuPGInterface.py
${PYSITELIB}/GnuPGInterface.pyc
${PYSITELIB}/GnuPGInterface.pyo
Home |
Main Index |
Thread Index |
Old Index