Date: Tue, 31 Mar 2026 16:10:04 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d73ef77569b - main - www/py-django-star-ratings: Remove expired port Message-ID: <69cbf1dc.3b0d6.19792d97@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d73ef77569b04bc29a6a8a1557c78efe71b4890 commit 0d73ef77569b04bc29a6a8a1557c78efe71b4890 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-03-31 16:09:58 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-03-31 16:09:58 +0000 www/py-django-star-ratings: Remove expired port 2026-03-31 www/py-django-star-ratings: Upstream repository has been archived on May 21, 2025 --- MOVED | 1 + www/Makefile | 1 - www/py-django-star-ratings/Makefile | 27 ------------------------- www/py-django-star-ratings/distinfo | 3 --- www/py-django-star-ratings/files/patch-setup.py | 11 ---------- www/py-django-star-ratings/pkg-descr | 1 - 6 files changed, 1 insertion(+), 43 deletions(-) diff --git a/MOVED b/MOVED index 41902a2a8711..e1f8fd1ce907 100644 --- a/MOVED +++ b/MOVED @@ -5178,3 +5178,4 @@ www/py-django-cron||2026-03-31|Has expired: Upstream inactive since 3+ years, no deskutils/py-paperless|deskutils/py-paperless-ngx|2026-03-31|Has expired: Upstream repository archived since 2021 and no compatibility for Django 5+. Please migrate to deskutils/py-paperless-ngx www/py-django-bleach||2026-03-31|Has expired: Upstream has been archived on November 5, 2024 www/py-django-tagging|www/py-django-taggit|2026-03-31|Has expired: Upstream inactive since 5+ years, not compatible with Django 5+. Please use www/py-django-taggit instead +www/py-django-star-ratings||2026-03-31|Has expired: Upstream repository has been archived on May 21, 2025 diff --git a/www/Makefile b/www/Makefile index a116b4cc3391..1f2f219e7053 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1672,7 +1672,6 @@ SUBDIR += py-django-soft-delete SUBDIR += py-django-solo SUBDIR += py-django-sortedm2m - SUBDIR += py-django-star-ratings SUBDIR += py-django-staticinline SUBDIR += py-django-storages SUBDIR += py-django-stubs-ext diff --git a/www/py-django-star-ratings/Makefile b/www/py-django-star-ratings/Makefile deleted file mode 100644 index 3e6941880ca6..000000000000 --- a/www/py-django-star-ratings/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= django-star-ratings -PORTVERSION= 0.9.2 -PORTREVISION= 4 -CATEGORIES= www python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@caomhin.org -COMMENT= Django app to add star ratings to models -WWW= https://github.com/wildfish/django-star-ratings - -LICENSE= BSD3CLAUSE - -DEPRECATED= Upstream repository has been archived on May 21, 2025 -EXPIRATION_DATE=2026-03-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django-braces>=0:www/py-django-braces@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django-model-utils>=0:www/py-django-model-utils@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}swapper>=0:www/py-swapper@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/py-django-star-ratings/distinfo b/www/py-django-star-ratings/distinfo deleted file mode 100644 index 6bc8197eb475..000000000000 --- a/www/py-django-star-ratings/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1642841512 -SHA256 (django-star-ratings-0.9.2.tar.gz) = 7c7f55c1847087b932ca09c2cefb11240510fe384188250d15961024c9c8f2d8 -SIZE (django-star-ratings-0.9.2.tar.gz) = 41716 diff --git a/www/py-django-star-ratings/files/patch-setup.py b/www/py-django-star-ratings/files/patch-setup.py deleted file mode 100644 index 2db904294a92..000000000000 --- a/www/py-django-star-ratings/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig 2022-03-25 15:45:28 UTC -+++ setup.py -@@ -41,7 +41,7 @@ if sys.argv[-1] == 'publish': - setup( - name='django-star-ratings', - version=version, -- packages=find_packages(), -+ packages=find_packages(exclude=['tests*']), - include_package_data=True, - package_data={ - 'star_ratings/static': ['*'], diff --git a/www/py-django-star-ratings/pkg-descr b/www/py-django-star-ratings/pkg-descr deleted file mode 100644 index 1057da206c25..000000000000 --- a/www/py-django-star-ratings/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Python 3 compatible star ratings for Django models.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cbf1dc.3b0d6.19792d97>
