diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2018-03-17 17:04:55 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2018-03-17 17:04:55 +0000 |
commit | d97171a4ea8051978ea9beab312df348483384c6 (patch) | |
tree | 86d2b462fe117b8b18296bfdd3a7feff686268d2 /databases/py-python-swiftclient/Makefile | |
parent | devel/py-IBMQuantumExperience: Update to 1.8.29 (diff) |
update to 3.5.0
Notes
Notes:
svn path=/head/; revision=464833
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 d72cc4bb55fc..d20599826ad1 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |