summaryrefslogtreecommitdiff
path: root/textproc/py-validators/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2014-06-26 01:19:04 +0000
committerrodent <rodent>2014-06-26 01:19:04 +0000
commit28559896cc91977062b5fd23221d41218daa67e4 (patch)
tree7039a0446eb1158d47d050b43a126b4838cc320b /textproc/py-validators/Makefile
parentec46c3e02b00f73deb509715486d72ee269c36f9 (diff)
downloadpkgsrc-28559896cc91977062b5fd23221d41218daa67e4.tar.gz
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
Diffstat (limited to 'textproc/py-validators/Makefile')
-rw-r--r--textproc/py-validators/Makefile4
1 files changed, 2 insertions, 2 deletions
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/