Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 15:46:09 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6285418ae0d1 - main - devel/py-castellan1: Remove obsoleted port
Message-ID:  <202106101546.15AFk9qL031712@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6285418ae0d1792eed8eaafa14a1512a4a17d6c5

commit 6285418ae0d1792eed8eaafa14a1512a4a17d6c5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-10 15:41:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-10 15:41:51 +0000

    devel/py-castellan1: Remove obsoleted port
    
    Use devel/py-castellan instead.
---
 MOVED                         |  1 +
 devel/Makefile                |  1 -
 devel/py-castellan1/Makefile  | 41 -----------------------------------------
 devel/py-castellan1/distinfo  |  3 ---
 devel/py-castellan1/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/MOVED b/MOVED
index 3f7d7304cd08..e0d8cc60d830 100644
--- a/MOVED
+++ b/MOVED
@@ -16343,3 +16343,4 @@ multimedia/libav|multimedia/ffmpeg|2021-05-31|Has expired: Unmaintained upstream
 devel/py-iterpipes||2021-06-06|Has expired: Unmaintained upstream, uses old Python
 devel/py-aspyct||2021-06-06|Has expired: Unmaintained upstream, uses old Python
 irc/oragono|irc/ergo|2021-06-08|Project renamed
+devel/py-castellan1|devel/py-castellan|2021-06-10|Remove obsoleted port. Use devel/py-castellan instead
diff --git a/devel/Makefile b/devel/Makefile
index 0a5796edbfcf..2db3e0f8b186 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4253,7 +4253,6 @@
     SUBDIR += py-capturer
     SUBDIR += py-case
     SUBDIR += py-castellan
-    SUBDIR += py-castellan1
     SUBDIR += py-catalogue
     SUBDIR += py-cbor
     SUBDIR += py-cbor2
diff --git a/devel/py-castellan1/Makefile b/devel/py-castellan1/Makefile
deleted file mode 100644
index 37a72d0464d5..000000000000
--- a/devel/py-castellan1/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
-
-PORTNAME=	castellan
-PORTVERSION=	1.4.0
-PORTREVISION=	6
-CATEGORIES=	devel python
-MASTER_SITES=	CHEESESHOP
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-PKGNAMESUFFIX=	1
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Generic Key Manager interface for OpenStack
-
-LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cryptography>=2.1:security/py-cryptography@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-barbicanclient>=4.5.2:net/py-python-barbicanclient@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.config>=6.4.0:devel/py-oslo.config@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.context>=2.19.2:devel/py-oslo.context@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.log>=3.36.0:devel/py-oslo.log@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR}
-
-USES=		python:3.6+ shebangfix
-USE_PYTHON=	autoplist concurrent distutils
-
-NO_ARCH=	yes
-
-# castellan 2.0.0+ requires Python 3.6+
-PORTSCOUT=	limit:^1\.
-
-SHEBANG_GLOB=	*.sh
-
-.include <bsd.port.mk>
diff --git a/devel/py-castellan1/distinfo b/devel/py-castellan1/distinfo
deleted file mode 100644
index 61258fcd5741..000000000000
--- a/devel/py-castellan1/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1578584011
-SHA256 (castellan-1.4.0.tar.gz) = 6b3f88168e4b3be6ffdaada4b8b3b25bd9b5caacc2bbaf44f9b64fa4ebdc7060
-SIZE (castellan-1.4.0.tar.gz) = 68508
diff --git a/devel/py-castellan1/pkg-descr b/devel/py-castellan1/pkg-descr
deleted file mode 100644
index 120293f23baf..000000000000
--- a/devel/py-castellan1/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Generic Key Manager interface for OpenStack.
-
-WWW: https://docs.openstack.org/castellan/latest/
-WWW: https://github.com/openstack/castellan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101546.15AFk9qL031712>