diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:42:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:42:24 +0000 |
commit | 40295eca2aff28d7f9196094a110ab8f765d4f82 (patch) | |
tree | fe87ed2d2058861b28c36a76d646f0bfbd46867f | |
parent | math/py-CyLP: Update 0.9.3 -> 0.9.4 (diff) |
devel/py-pydantic: Update 1.4 -> 1.5
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=532253
-rw-r--r-- | devel/py-pydantic/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pydantic/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pydantic/Makefile b/devel/py-pydantic/Makefile index 380100934e46..d2f7af889058 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pydantic -DISTVERSION= 1.4 +DISTVERSION= 1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic/distinfo b/devel/py-pydantic/distinfo index 38ba81600438..2dda1ad654a7 100644 --- a/devel/py-pydantic/distinfo +++ b/devel/py-pydantic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579969322 -SHA256 (pydantic-1.4.tar.gz) = f17ec336e64d4583311249fb179528e9a2c27c8a2eaf590ec6ec2c6dece7cb3f -SIZE (pydantic-1.4.tar.gz) = 105031 +TIMESTAMP = 1587447497 +SHA256 (pydantic-1.5.tar.gz) = 446ce773a552a2cb90065d4aa645e16fa7494369b5f0d199e4d41a992a98204d +SIZE (pydantic-1.5.tar.gz) = 114082 |