diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2021-03-07 17:40:58 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2021-03-07 17:40:58 +0000 |
commit | 7ff521df290e6248a09cb1f4747be6bc8b262567 (patch) | |
tree | 697ad06370a4ed25814940937096dc69368777fc /databases/py-python-swiftclient/Makefile | |
parent | textproc/py-xmlschema: Update to 1.5.2 (diff) |
update to 3.11.0
Notes
Notes:
svn path=/head/; revision=567580
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 37c106c39fa9..43b3eada399a 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.10.1 +PORTVERSION= 3.11.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |