Commit dc930755 authored by Rene Ladan's avatar Rene Ladan
Browse files

devel/py-coreapi: Remove expired port

2025-06-30 devel/py-coreapi: Upstream archived the repository. Please use devel/py-openapi-core instead
parent c734e93d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4620,3 +4620,4 @@ misc/e2fsprogs-libuuid||2025-06-30|Use misc/libuuid (from util-linux) instead
filesystems/e2fsprogs-libblkid||2025-06-30|Use filesystems/libblkid (from util-linux) instead
graphics/rigsofrods-pagedgeometry|graphics/pagedgeometry|2025-06-30|Switch to the upstream version
net/net6||2025-06-30|Has expired: Abandoned upstream, repo archived Nov 26, 2020
devel/py-coreapi|devel/py-openapi-core|2025-06-30|Has expired: Upstream archived the repository. Please use devel/py-openapi-core instead
+0 −1
Original line number Diff line number Diff line
@@ -4702,7 +4702,6 @@
    SUBDIR += py-convertdate
    SUBDIR += py-cookiecutter
    SUBDIR += py-copier
    SUBDIR += py-coreapi
    SUBDIR += py-coreschema
    SUBDIR += py-country
    SUBDIR += py-cov-core

devel/py-coreapi/Makefile

deleted100644 → 0
+0 −27
Original line number Diff line number Diff line
PORTNAME=	coreapi
DISTVERSION=	2.3.3
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	kai@FreeBSD.org
COMMENT=	Python client library for Core API
WWW=		https://github.com/core-api/python-client

LICENSE=	BSD2CLAUSE

DEPRECATED=	Upstream archived the repository. Please use devel/py-openapi-core instead
EXPIRATION_DATE=2025-06-30

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}coreschema>0:devel/py-coreschema@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}itypes>0:devel/py-itypes@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}uritemplate>0:net/py-uritemplate@${PY_FLAVOR}

USES=		python
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>

devel/py-coreapi/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1522053773
SHA256 (coreapi-2.3.3.tar.gz) = 46145fcc1f7017c076a2ef684969b641d18a2991051fddec9458ad3f78ffc1cb
SIZE (coreapi-2.3.3.tar.gz) = 18788

devel/py-coreapi/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
Python client library for the Core API, a format-independent Document Object
Model for representing Web APIs.