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/Makefile | |
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/Makefile')
-rw-r--r-- | databases/py-python-swiftclient/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |