aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 15:42:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 15:42:31 +0000
commit64a7964958664868061dab8d27487a594a34461e (patch)
tree666d7fdc6ce6722fc193089e9ba74bceae47e646
parentd5b5e9e79b1e1244f9bdfdeabf2f1a3ca31b1200 (diff)
downloadports-64a7964958664868061dab8d27487a594a34461e.tar.gz
ports-64a7964958664868061dab8d27487a594a34461e.zip
devel/py-oslo.rootwrap5: Remove obsoleted port
Use devel/py-oslo.rootwrap instead.
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/py-oslo.rootwrap5/Makefile27
-rw-r--r--devel/py-oslo.rootwrap5/distinfo3
-rw-r--r--devel/py-oslo.rootwrap5/pkg-descr4
5 files changed, 1 insertions, 35 deletions
diff --git a/MOVED b/MOVED
index 076c7a06ae01..7042b495fbd1 100644
--- a/MOVED
+++ b/MOVED
@@ -16369,3 +16369,4 @@ devel/py-oslo.middleware3|devel/py-oslo.middleware|2021-06-10|Remove obsoleted p
devel/py-oslo.policy2|devel/py-oslo.policy|2021-06-10|Remove obsoleted port. Use devel/py-oslo.policy instead
devel/py-oslo.privsep1|devel/py-oslo.privsep|2021-06-10|Remove obsoleted port. Use devel/py-oslo.privsep instead
devel/py-oslo.reports1|devel/py-oslo.reports|2021-06-10|Remove obsoleted port. Use devel/py-oslo.reports instead
+devel/py-oslo.rootwrap5|devel/py-oslo.rootwrap|2021-06-10|Remove obsoleted port. Use devel/py-oslo.rootwrap instead
diff --git a/devel/Makefile b/devel/Makefile
index 7306ab3d6654..4c4eef66f475 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4760,7 +4760,6 @@
SUBDIR += py-oslo.privsep
SUBDIR += py-oslo.reports
SUBDIR += py-oslo.rootwrap
- SUBDIR += py-oslo.rootwrap5
SUBDIR += py-oslo.serialization
SUBDIR += py-oslo.serialization2
SUBDIR += py-oslo.service
diff --git a/devel/py-oslo.rootwrap5/Makefile b/devel/py-oslo.rootwrap5/Makefile
deleted file mode 100644
index 1e159fa2d6c5..000000000000
--- a/devel/py-oslo.rootwrap5/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
-
-PORTNAME= oslo.rootwrap
-PORTVERSION= 5.17.1
-CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-PKGNAMESUFFIX= 5
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Oslo rootwrap
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
-
-USES= python:3.6+
-USE_PYTHON= autoplist concurrent distutils
-
-NO_ARCH= yes
-
-# oslo.rootwrap 6.0.0+ requires Python 3.6+
-PORTSCOUT= limit:^5\.
-
-.include <bsd.port.mk>
diff --git a/devel/py-oslo.rootwrap5/distinfo b/devel/py-oslo.rootwrap5/distinfo
deleted file mode 100644
index 085c2a0941eb..000000000000
--- a/devel/py-oslo.rootwrap5/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1577523898
-SHA256 (oslo.rootwrap-5.17.1.tar.gz) = 717bea1bdde9d6f09dafdfb13545b708fdc97091690a0568cf4b36652c05c8e4
-SIZE (oslo.rootwrap-5.17.1.tar.gz) = 45739
diff --git a/devel/py-oslo.rootwrap5/pkg-descr b/devel/py-oslo.rootwrap5/pkg-descr
deleted file mode 100644
index 6f888e7bf10e..000000000000
--- a/devel/py-oslo.rootwrap5/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Oslo Rootwrap
-
-WWW: https://docs.openstack.org/oslo.rootwrap/latest/
-WWW: https://github.com/openstack/oslo.rootwrap