pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-curl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 22 15:50:05 UTC 2022

Modified Files:
        pkgsrc/www/py-curl: PLIST

Log Message:
py-curl: fix PLIST for python 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-curl/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-curl/PLIST
diff -u pkgsrc/www/py-curl/PLIST:1.19 pkgsrc/www/py-curl/PLIST:1.20
--- pkgsrc/www/py-curl/PLIST:1.19       Sun Jan  2 22:56:31 2022
+++ pkgsrc/www/py-curl/PLIST    Sat Jan 22 15:50:05 2022
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.19 2022/01/02 22:56:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2022/01/22 15:50:05 wiz Exp $
 ${PYSITELIB}/curl/__init__.py
 ${PYSITELIB}/curl/__init__.pyc
 ${PYSITELIB}/curl/__init__.pyo
+${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