diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 17:00:19 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 17:00:19 +0000 |
| commit | 1e91bf47a142bff5bd51f9fd8b54da0ccea35c36 (patch) | |
| tree | 1649e4411f4b7d31f646bd62dd5df62a1a43b058 | |
| parent | 03d82f0f260730a7f95c49b10fdb8a4ac42bc761 (diff) | |
databases/py-fastapi-users-db-ormar: Remove expired port
2025-06-01 databases/py-fastapi-users-db-ormar: Depends on expiring www/py-fastapi-users
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | databases/Makefile | 1 | ||||
| -rw-r--r-- | databases/py-fastapi-users-db-ormar/Makefile | 28 | ||||
| -rw-r--r-- | databases/py-fastapi-users-db-ormar/distinfo | 3 | ||||
| -rw-r--r-- | databases/py-fastapi-users-db-ormar/pkg-descr | 1 |
5 files changed, 1 insertions, 33 deletions
@@ -4456,3 +4456,4 @@ www/py-django50|www/py-django51|2025-06-01|Has expired: Extended support of Djan devel/linux-c7-libgfortran|devel/linux-c7-devtools|2025-06-02|Merged into devel/linux-c7-devtools devel/linux-rl9-libgfortran|devel/linux-rl9-devtools|2025-06-02|Merged into devel/linux-rl9-devtools textproc/py-textract||2025-06-02|Has expired: Depends on expiring textproc/py-extract-msg +databases/py-fastapi-users-db-ormar||2025-06-02|Has expired: Depends on expiring www/py-fastapi-users diff --git a/databases/Makefile b/databases/Makefile index b2e9dcde7caa..c83eae64f012 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -753,7 +753,6 @@ SUBDIR += py-duckdb SUBDIR += py-duckdb_engine SUBDIR += py-fakeredis - SUBDIR += py-fastapi-users-db-ormar SUBDIR += py-fastparquet SUBDIR += py-fdb SUBDIR += py-firebirdsql diff --git a/databases/py-fastapi-users-db-ormar/Makefile b/databases/py-fastapi-users-db-ormar/Makefile deleted file mode 100644 index e095f273a10c..000000000000 --- a/databases/py-fastapi-users-db-ormar/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= fastapi-users-db-ormar -DISTVERSION= 1.0.0 -PORTREVISION= 1 -CATEGORIES= databases python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= meka@tilda.center -COMMENT= FastAPI-Users Ormar database adapter -WWW= https://github.com/fastapi-users/fastapi-users-db-ormar - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expiring www/py-fastapi-users -EXPIRATION_DATE=2025-06-01 - -BROKEN= pkg-static: py39-pydantic-1.10.13,1 conflicts with py39-pydantic2-2.5.3 (installs files into the same place) - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi-users>=6.1.2:www/py-fastapi-users@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ormar>=0.10.16:databases/py-ormar@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent distutils - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/databases/py-fastapi-users-db-ormar/distinfo b/databases/py-fastapi-users-db-ormar/distinfo deleted file mode 100644 index 3dbc82a931af..000000000000 --- a/databases/py-fastapi-users-db-ormar/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1632917589 -SHA256 (fastapi-users-db-ormar-1.0.0.tar.gz) = 5e5bcf83ca7512d026a2fb55290a7858f8e9a31c33154c9ef73b593876a9e3f6 -SIZE (fastapi-users-db-ormar-1.0.0.tar.gz) = 9456 diff --git a/databases/py-fastapi-users-db-ormar/pkg-descr b/databases/py-fastapi-users-db-ormar/pkg-descr deleted file mode 100644 index 643a0b81b22d..000000000000 --- a/databases/py-fastapi-users-db-ormar/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Sub-package for Ormar support in FastAPI Users. |
