pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-cairo Add some Python egg files to fix pac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c36f77f69ab
branches:  trunk
changeset: 379392:3c36f77f69ab
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Apr 29 21:06:13 2018 +0000

description:
Add some Python egg files to fix packaging

diffstat:

 graphics/py-cairo/PLIST |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 3e3f6cfc14d5 -r 3c36f77f69ab graphics/py-cairo/PLIST
--- a/graphics/py-cairo/PLIST   Sun Apr 29 21:02:48 2018 +0000
+++ b/graphics/py-cairo/PLIST   Sun Apr 29 21:06:13 2018 +0000
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2018/04/27 14:37:09 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.8 2018/04/29 21:06:13 ryoon Exp $
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
 ${PYSITELIB}/cairo/__init__.py
 ${PYSITELIB}/cairo/__init__.pyc
 ${PYSITELIB}/cairo/__init__.pyi



Home | Main Index | Thread Index | Old Index