diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2020-09-26 10:59:52 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2020-09-26 10:59:52 +0000 |
commit | bc00ef9865093fd827b1ec2b8fe7a8dfad341b2e (patch) | |
tree | a31b56eb9081fae2ba1987768e0dca22991f60ce /databases/py-python-swiftclient | |
parent | Add benchmarks/ali, a load testing tool aimed to perform real-time analysis. (diff) |
update to 3.10.1
Notes
Notes:
svn path=/head/; revision=550163
Diffstat (limited to 'databases/py-python-swiftclient')
-rw-r--r-- | databases/py-python-swiftclient/Makefile | 2 | ||||
-rw-r--r-- | databases/py-python-swiftclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index bda75b1d4a73..096be91cb88e 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-python-swiftclient/distinfo b/databases/py-python-swiftclient/distinfo index 3d52c8605bcb..a43815473dad 100644 --- a/databases/py-python-swiftclient/distinfo +++ b/databases/py-python-swiftclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593241090 -SHA256 (python-swiftclient-3.10.0.tar.gz) = 66227eaf29a691c70675fb9982022980b92797c273dd5e6dc7e680425e9a3634 -SIZE (python-swiftclient-3.10.0.tar.gz) = 198987 +TIMESTAMP = 1601117427 +SHA256 (python-swiftclient-3.10.1.tar.gz) = 0176b17aa14cc2ef82a327dc70b66af670bdb39dcf836896f81269db376932ea +SIZE (python-swiftclient-3.10.1.tar.gz) = 199466 |