aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-11-11 12:14:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-11-11 12:14:54 +0000
commit054d406447dc0b5be77c3545e1327483567a7caa (patch)
tree7cbbaff46521d0959e68c83a1a4cd991604495a1 /databases
parente82c914d07775701b853e01f5c58f4609f349153 (diff)
downloadports-054d406447dc0b5be77c3545e1327483567a7caa.tar.gz
ports-054d406447dc0b5be77c3545e1327483567a7caa.zip
Deprecate a few python 2.7 ports
Notes
Notes: svn path=/head/; revision=554889
Diffstat (limited to 'databases')
-rw-r--r--databases/py-swift/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-swift/Makefile b/databases/py-swift/Makefile
index faf950f46b97..ef76433de067 100644
--- a/databases/py-swift/Makefile
+++ b/databases/py-swift/Makefile
@@ -14,6 +14,9 @@ COMMENT= Highly available, distributed, eventually consistent object/blob store
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-12-12
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}