devel/py-coreschema: Remove expired port

2025-06-30 devel/py-coreschema: Upstream archived the repository. Please use devel/py-openapi-schema-validator instead
This commit is contained in:
Rene Ladan 2025-06-30 19:41:08 +02:00
parent dc930755f6
commit eaf30686d1
5 changed files with 1 additions and 29 deletions

1
MOVED
View File

@ -4621,3 +4621,4 @@ filesystems/e2fsprogs-libblkid||2025-06-30|Use filesystems/libblkid (from util-l
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
devel/py-coreschema|devel/py-openapi-schema-validator|2025-06-30|Has expired: Upstream archived the repository. Please use devel/py-openapi-schema-validator instead

View File

@ -4702,7 +4702,6 @@
SUBDIR += py-convertdate
SUBDIR += py-cookiecutter
SUBDIR += py-copier
SUBDIR += py-coreschema
SUBDIR += py-country
SUBDIR += py-cov-core
SUBDIR += py-covdefaults

View File

@ -1,23 +0,0 @@
PORTNAME= coreschema
DISTVERSION= 0.0.4
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kai@FreeBSD.org
COMMENT= Core schema for the Core API
WWW= https://github.com/core-api/python-coreschema
LICENSE= BSD2CLAUSE
DEPRECATED= Upstream archived the repository. Please use devel/py-openapi-schema-validator instead
EXPIRATION_DATE=2025-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1522055356
SHA256 (coreschema-0.0.4.tar.gz) = 9503506007d482ab0867ba14724b93c18a33b22b6d19fb419ef2d239dd4a1607
SIZE (coreschema-0.0.4.tar.gz) = 10974

View File

@ -1,2 +0,0 @@
Core schema for the Core API, a format independent Document Object Model for
representing Web APIs.