1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

devel/py-validators: Update to 0.12.3

Changelog:
  - Added allow_temporal_ssn parameter to fi_ssn validator
    (#97, pull request courtesy quantus)
  - Remove py33 support
This commit is contained in:
Danilo G. Baio 2018-11-14 23:37:32 +00:00
parent c6271282cf
commit db453d3f08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484976
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= validators
DISTVERSION= 0.12.2
DISTVERSION= 0.12.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1528393277
SHA256 (validators-0.12.2.tar.gz) = 172ac45f7d1944ce4beca3c5c53ca7c83e9759e39fd3fedc1cf28e2130268706
SIZE (validators-0.12.2.tar.gz) = 22383
TIMESTAMP = 1542236652
SHA256 (validators-0.12.3.tar.gz) = cb9c61250ee23a68e8b5f75319c3cd3668af83112fed4f72dfe352f65fe5387c
SIZE (validators-0.12.3.tar.gz) = 22794