diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:39:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:39:08 +0000 |
commit | df4960dc14f5abdfa28cdd745e5c02114242d5b5 (patch) | |
tree | 56e8e65e6508a07becb4586f95b14c11ee523dde | |
parent | Update to 1.1.0 (diff) |
Update to 0.16.0
Changes: https://github.com/Iotic-Labs/py-ubjson/blob/master/CHANGELOG
Notes
Notes:
svn path=/head/; revision=532343
-rw-r--r-- | devel/py-py-ubjson/Makefile | 2 | ||||
-rw-r--r-- | devel/py-py-ubjson/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-py-ubjson/Makefile b/devel/py-py-ubjson/Makefile index eab8480894ca..993e458fc0eb 100644 --- a/devel/py-py-ubjson/Makefile +++ b/devel/py-py-ubjson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= py-ubjson -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-py-ubjson/distinfo b/devel/py-py-ubjson/distinfo index a7c9fd68334d..d1998d948a91 100644 --- a/devel/py-py-ubjson/distinfo +++ b/devel/py-py-ubjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585064047 -SHA256 (py-ubjson-0.15.0.tar.gz) = 07d314def684fb5a80c53c59ae6a3afbce73032e1317c8808a11aced178ad8b2 -SIZE (py-ubjson-0.15.0.tar.gz) = 50111 +TIMESTAMP = 1587445398 +SHA256 (py-ubjson-0.16.0.tar.gz) = cf23079d83c1b2b35d2da8cbd6a36a644dd8f68f347690316f003529d619c14e +SIZE (py-ubjson-0.16.0.tar.gz) = 50180 |