pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-aes py-aes: fix PLIST for python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a1c3f982cb6
branches:  trunk
changeset: 372239:8a1c3f982cb6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 14:29:17 2022 +0000

description:
py-aes: fix PLIST for python 2.7

diffstat:

 security/py-aes/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 30a7670c8afa -r 8a1c3f982cb6 security/py-aes/PLIST
--- a/security/py-aes/PLIST     Sat Jan 22 14:28:27 2022 +0000
+++ b/security/py-aes/PLIST     Sat Jan 22 14:29:17 2022 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2022/01/10 20:25:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/22 14:29:17 wiz Exp $
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index