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: leot
Date: Wed Sep 9 08:16:31 UTC 2020
Modified Files:
pkgsrc/www/py-curl: Makefile PLIST
Log Message:
py-curl: Re-adjust PLIST after py-setuptools-50.2.0 update
PKGREVISION++
Noticed by <prlw1>, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/www/py-curl/Makefile
cvs rdiff -u -r1.15 -r1.16 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/Makefile
diff -u pkgsrc/www/py-curl/Makefile:1.72 pkgsrc/www/py-curl/Makefile:1.73
--- pkgsrc/www/py-curl/Makefile:1.72 Thu Sep 3 11:32:57 2020
+++ pkgsrc/www/py-curl/Makefile Wed Sep 9 08:16:31 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2020/09/03 11:32:57 leot Exp $
+# $NetBSD: Makefile,v 1.73 2020/09/09 08:16:31 leot Exp $
DISTNAME= pycurl-7.43.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycurl/}
Index: pkgsrc/www/py-curl/PLIST
diff -u pkgsrc/www/py-curl/PLIST:1.15 pkgsrc/www/py-curl/PLIST:1.16
--- pkgsrc/www/py-curl/PLIST:1.15 Thu Sep 3 11:32:57 2020
+++ pkgsrc/www/py-curl/PLIST Wed Sep 9 08:16:31 2020
@@ -1,12 +1,8 @@
-@comment $NetBSD: PLIST,v 1.15 2020/09/03 11:32:57 leot Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/09/09 08:16:31 leot Exp $
${PYSITELIB}/curl/__init__.py
${PYSITELIB}/curl/__init__.pyc
${PYSITELIB}/curl/__init__.pyo
-${PLIST.py2x}${PYSITELIB}/${EGG_FILE}
-${PLIST.py3x}${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PLIST.py3x}${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PLIST.py3x}${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PLIST.py3x}${PYSITELIB}/${EGG_FILE}/top_level.txt
+${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/pycurl.so
share/doc/pycurl${PYVERSSUFFIX}/AUTHORS
share/doc/pycurl${PYVERSSUFFIX}/COPYING-LGPL
Home |
Main Index |
Thread Index |
Old Index