pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Revert previous now that py-setuptools is fixed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cebf498c4dae
branches:  trunk
changeset: 361632:cebf498c4dae
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 23 06:58:47 2017 +0000

description:
Revert previous now that py-setuptools is fixed.

diffstat:

 misc/todoman/PLIST    |  3 ++-
 time/py-tempora/PLIST |  5 ++++-
 www/py-cheroot/PLIST  |  3 ++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diffs (53 lines):

diff -r 29fa9f3cc3d2 -r cebf498c4dae misc/todoman/PLIST
--- a/misc/todoman/PLIST        Sun Apr 23 05:40:08 2017 +0000
+++ b/misc/todoman/PLIST        Sun Apr 23 06:58:47 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/04/22 07:27:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/04/23 07:01:00 wiz Exp $
 bin/todo
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -18,6 +18,7 @@
 ${PYSITELIB}/todoman/configuration.py
 ${PYSITELIB}/todoman/configuration.pyc
 ${PYSITELIB}/todoman/configuration.pyo
+${PYSITELIB}/todoman/confspec.ini
 ${PYSITELIB}/todoman/formatters.py
 ${PYSITELIB}/todoman/formatters.pyc
 ${PYSITELIB}/todoman/formatters.pyo
diff -r 29fa9f3cc3d2 -r cebf498c4dae time/py-tempora/PLIST
--- a/time/py-tempora/PLIST     Sun Apr 23 05:40:08 2017 +0000
+++ b/time/py-tempora/PLIST     Sun Apr 23 06:58:47 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/04/22 07:27:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/04/23 06:58:47 wiz Exp $
 bin/calc-prorate
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -13,6 +13,9 @@
 ${PYSITELIB}/tempora/schedule.py
 ${PYSITELIB}/tempora/schedule.pyc
 ${PYSITELIB}/tempora/schedule.pyo
+${PYSITELIB}/tempora/tests/test_schedule.py
+${PYSITELIB}/tempora/tests/test_schedule.pyc
+${PYSITELIB}/tempora/tests/test_schedule.pyo
 ${PYSITELIB}/tempora/timing.py
 ${PYSITELIB}/tempora/timing.pyc
 ${PYSITELIB}/tempora/timing.pyo
diff -r 29fa9f3cc3d2 -r cebf498c4dae www/py-cheroot/PLIST
--- a/www/py-cheroot/PLIST      Sun Apr 23 05:40:08 2017 +0000
+++ b/www/py-cheroot/PLIST      Sun Apr 23 06:58:47 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/04/22 07:26:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/04/23 06:59:42 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -35,6 +35,7 @@
 ${PYSITELIB}/cheroot/test/helper.py
 ${PYSITELIB}/cheroot/test/helper.pyc
 ${PYSITELIB}/cheroot/test/helper.pyo
+${PYSITELIB}/cheroot/test/test.pem
 ${PYSITELIB}/cheroot/test/test_compat.py
 ${PYSITELIB}/cheroot/test/test_compat.pyc
 ${PYSITELIB}/cheroot/test/test_compat.pyo



Home | Main Index | Thread Index | Old Index