Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-curl py-curl: Re-adjust PLIST after py-setuptoo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ef124881b25
branches:  trunk
changeset: 438735:8ef124881b25
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed Sep 09 08:16:31 2020 +0000

description:
py-curl: Re-adjust PLIST after py-setuptools-50.2.0 update

PKGREVISION++

Noticed by <prlw1>, thanks!

diffstat:

 www/py-curl/Makefile |  3 ++-
 www/py-curl/PLIST    |  8 ++------
 2 files changed, 4 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r dde9a75f91ea -r 8ef124881b25 www/py-curl/Makefile
--- a/www/py-curl/Makefile      Wed Sep 09 07:41:39 2020 +0000
+++ b/www/py-curl/Makefile      Wed Sep 09 08:16:31 2020 +0000
@@ -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/}
 
diff -r dde9a75f91ea -r 8ef124881b25 www/py-curl/PLIST
--- a/www/py-curl/PLIST Wed Sep 09 07:41:39 2020 +0000
+++ b/www/py-curl/PLIST Wed Sep 09 08:16:31 2020 +0000
@@ -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