mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
devel/py-validictory: Update to 1.1.3
- Update WWW Changes: https://github.com/jpmckinney/validictory/blob/master/docs/changelog.rst
This commit is contained in:
parent
6117d3cb86
commit
34d6fa11d4
2 changed files with 8 additions and 7 deletions
|
@ -1,18 +1,19 @@
|
|||
PORTNAME= validictory
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= General purpose Python data validator
|
||||
WWW= https://pypi.org/project/validictory/
|
||||
WWW= https://github.com/jpmckinney/validictory
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.8-3.9
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1512594682
|
||||
SHA256 (validictory-1.1.2.tar.gz) = 3a87b84658592f75f37d6bab77ac223774c9989dc7349c8aad19a424770835ba
|
||||
SIZE (validictory-1.1.2.tar.gz) = 18162
|
||||
TIMESTAMP = 1708450736
|
||||
SHA256 (validictory-1.1.3.tar.gz) = fba9fb4d5cdc349090ac1cf22d4e021bdaeff391c91cb47ab6eadba9967921c8
|
||||
SIZE (validictory-1.1.3.tar.gz) = 29867
|
||||
|
|
Loading…
Add table
Reference in a new issue