git: 64a796495866 - main - devel/py-oslo.rootwrap5: Remove obsoleted port

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 15:46:41 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64a7964958664868061dab8d27487a594a34461e

commit 64a7964958664868061dab8d27487a594a34461e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 15:42:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 15:42:31 +0000

    devel/py-oslo.rootwrap5: Remove obsoleted port
    
    Use devel/py-oslo.rootwrap instead.
---
 MOVED                             |  1 +
 devel/Makefile                    |  1 -
 devel/py-oslo.rootwrap5/Makefile  | 27 ---------------------------
 devel/py-oslo.rootwrap5/distinfo  |  3 ---
 devel/py-oslo.rootwrap5/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 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 at nfvexpress.com>
-
-PORTNAME=	oslo.rootwrap
-PORTVERSION=	5.17.1
-CATEGORIES=	devel python
-MASTER_SITES=	CHEESESHOP
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-PKGNAMESUFFIX=	5
-
-MAINTAINER=	sunpoet at 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


More information about the dev-commits-ports-main mailing list