From 678a3a58b22e6fa06f166fc04c837d1e618958af Mon Sep 17 00:00:00 2001 From: rodent Date: Thu, 26 Jun 2014 01:19:04 +0000 Subject: This version fixes an issue with other packages from the same upstream provider regarding files being installed to ${PYSITELIB}/tests/. The others have yet to be imported, but let's fix this now. From CHANGES.rst: 0.6.0 (2014-06-25) ^^^^^^^^^^^^^^^^^^ - Added new validator: slug --- textproc/py-validators/Makefile | 4 ++-- textproc/py-validators/PLIST | 44 ++++------------------------------------- textproc/py-validators/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 46 deletions(-) (limited to 'textproc/py-validators') diff --git a/textproc/py-validators/Makefile b/textproc/py-validators/Makefile index 825cba3ad0b..789022ed3d6 100644 --- a/textproc/py-validators/Makefile +++ b/textproc/py-validators/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/06/14 14:35:09 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/06/26 01:19:04 rodent Exp $ -DISTNAME= validators-0.5.0 +DISTNAME= validators-0.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python textproc MASTER_SITES= https://pypi.python.org/packages/source/v/validators/ diff --git a/textproc/py-validators/PLIST b/textproc/py-validators/PLIST index fb44d329ac7..460ac531e30 100644 --- a/textproc/py-validators/PLIST +++ b/textproc/py-validators/PLIST @@ -1,43 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/06/14 14:35:09 rodent Exp $ -${PYSITELIB}/tests/__init__.py -${PYSITELIB}/tests/__init__.pyc -${PYSITELIB}/tests/__init__.pyo -${PYSITELIB}/tests/i18n/__init__.py -${PYSITELIB}/tests/i18n/__init__.pyc -${PYSITELIB}/tests/i18n/__init__.pyo -${PYSITELIB}/tests/i18n/test_fi.py -${PYSITELIB}/tests/i18n/test_fi.pyc -${PYSITELIB}/tests/i18n/test_fi.pyo -${PYSITELIB}/tests/test_between.py -${PYSITELIB}/tests/test_between.pyc -${PYSITELIB}/tests/test_between.pyo -${PYSITELIB}/tests/test_email.py -${PYSITELIB}/tests/test_email.pyc -${PYSITELIB}/tests/test_email.pyo -${PYSITELIB}/tests/test_extremes.py -${PYSITELIB}/tests/test_extremes.pyc -${PYSITELIB}/tests/test_extremes.pyo -${PYSITELIB}/tests/test_ipv4.py -${PYSITELIB}/tests/test_ipv4.pyc -${PYSITELIB}/tests/test_ipv4.pyo -${PYSITELIB}/tests/test_ipv6.py -${PYSITELIB}/tests/test_ipv6.pyc -${PYSITELIB}/tests/test_ipv6.pyo -${PYSITELIB}/tests/test_length.py -${PYSITELIB}/tests/test_length.pyc -${PYSITELIB}/tests/test_length.pyo -${PYSITELIB}/tests/test_mac_address.py -${PYSITELIB}/tests/test_mac_address.pyc -${PYSITELIB}/tests/test_mac_address.pyo -${PYSITELIB}/tests/test_url.py -${PYSITELIB}/tests/test_url.pyc -${PYSITELIB}/tests/test_url.pyo -${PYSITELIB}/tests/test_uuid.py -${PYSITELIB}/tests/test_uuid.pyc -${PYSITELIB}/tests/test_uuid.pyo -${PYSITELIB}/tests/test_validation_failure.py -${PYSITELIB}/tests/test_validation_failure.pyc -${PYSITELIB}/tests/test_validation_failure.pyo +@comment $NetBSD: PLIST,v 1.2 2014/06/26 01:19:04 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -71,6 +32,9 @@ ${PYSITELIB}/validators/length.pyo ${PYSITELIB}/validators/mac_address.py ${PYSITELIB}/validators/mac_address.pyc ${PYSITELIB}/validators/mac_address.pyo +${PYSITELIB}/validators/slug.py +${PYSITELIB}/validators/slug.pyc +${PYSITELIB}/validators/slug.pyo ${PYSITELIB}/validators/truthy.py ${PYSITELIB}/validators/truthy.pyc ${PYSITELIB}/validators/truthy.pyo diff --git a/textproc/py-validators/distinfo b/textproc/py-validators/distinfo index 652db842d3d..697ddd708e6 100644 --- a/textproc/py-validators/distinfo +++ b/textproc/py-validators/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/06/14 14:35:09 rodent Exp $ +$NetBSD: distinfo,v 1.2 2014/06/26 01:19:04 rodent Exp $ -SHA1 (validators-0.5.0.tar.gz) = 811f6505db3928049a02dbd009d2efab8cef5edd -RMD160 (validators-0.5.0.tar.gz) = 0e65ce4cfddce47926e52f24641b78c8d7653361 -Size (validators-0.5.0.tar.gz) = 8391 bytes +SHA1 (validators-0.6.0.tar.gz) = 9360456ae5598aa7ca8b7a78feb54c48ca8172f8 +RMD160 (validators-0.6.0.tar.gz) = ef772ce8db64f33e6fc763d18b331507f64aaaa6 +Size (validators-0.6.0.tar.gz) = 16400 bytes -- cgit v1.2.3