Skip to content

Commit

Permalink
devel/py-validators: Update to 0.14.0
Browse files Browse the repository at this point in the history
Changelog:
  - Added new validators ``ipv4_cidr``, ``ipv6_cidr``
    (#117, pull request courtesy woodruffw)
  • Loading branch information
dbaio committed Aug 24, 2019
1 parent 91f01c8 commit 8f3d1d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/py-validators/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= validators
DISTVERSION= 0.13.0
DISTVERSION= 0.14.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-validators/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1558649832
SHA256 (validators-0.13.0.tar.gz) = ea9bf8bf22aa692c205e12830d90b3b93950e5122d22bed9eb2f2fece0bba298
SIZE (validators-0.13.0.tar.gz) = 25012
TIMESTAMP = 1566651162
SHA256 (validators-0.14.0.tar.gz) = f0ac832212e3ee2e9b10e156f19b106888cf1429c291fbc5297aae87685014ae
SIZE (validators-0.14.0.tar.gz) = 25442

0 comments on commit 8f3d1d8

Please sign in to comment.