pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-flask-limiter py-flask-limiter: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb1fbe7879b0
branches:  trunk
changeset: 370854:cb1fbe7879b0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 25 20:46:21 2017 +0000

description:
py-flask-limiter: fix PLIST

requires.txt is also installed with python-3.x

diffstat:

 www/py-flask-limiter/PLIST |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 36cd08e37b3e -r cb1fbe7879b0 www/py-flask-limiter/PLIST
--- a/www/py-flask-limiter/PLIST        Wed Oct 25 14:58:46 2017 +0000
+++ b/www/py-flask-limiter/PLIST        Wed Oct 25 20:46:21 2017 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2015/04/05 23:23:13 rodent Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/10/25 20:46:21 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/flask_limiter/__init__.py
 ${PYSITELIB}/flask_limiter/__init__.pyc



Home | Main Index | Thread Index | Old Index