Skip to content

Commit

Permalink
devel/py-validators: Update to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed May 13, 2022
1 parent 716c98d commit 997b689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/py-validators/Makefile
@@ -1,5 +1,5 @@
PORTNAME= validators
DISTVERSION= 0.18.2
DISTVERSION= 0.19.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,7 @@ COMMENT= Simple data validation in Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR}

USES= cpe python:3.5+
CPE_VENDOR= ${PORTNAME}_project
Expand Down
6 changes: 3 additions & 3 deletions devel/py-validators/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1608405706
SHA256 (validators-0.18.2.tar.gz) = 37cd9a9213278538ad09b5b9f9134266e7c226ab1fede1d500e29e0a8fbb9ea6
SIZE (validators-0.18.2.tar.gz) = 30299
TIMESTAMP = 1652397969
SHA256 (validators-0.19.0.tar.gz) = dec45f4381f042f1e705cfa74949505b77f1e27e8b05409096fee8152c839cbe
SIZE (validators-0.19.0.tar.gz) = 30548

0 comments on commit 997b689

Please sign in to comment.