Date: Sat, 18 Apr 2026 22:02:35 +0000 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: f7ee78f75b87 - main - devel/py-django-rq: Update to 4.1.0 Message-ID: <69e3ff7b.335ad.253dce08@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7ee78f75b87238bc6c88aa793ddcba0fd374a51 commit f7ee78f75b87238bc6c88aa793ddcba0fd374a51 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:23:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:49 +0000 devel/py-django-rq: Update to 4.1.0 - Remove SENTRY option Changes: https://github.com/rq/django-rq/releases --- devel/py-django-rq/Makefile | 7 +------ devel/py-django-rq/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/devel/py-django-rq/Makefile b/devel/py-django-rq/Makefile index 5287febe76de..b568866fcfb3 100644 --- a/devel/py-django-rq/Makefile +++ b/devel/py-django-rq/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-rq -PORTVERSION= 3.2.2 +PORTVERSION= 4.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,11 +28,6 @@ TEST_ENV= PYTHONPATH=. CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*django-rq -OPTIONS_DEFINE= SENTRY -SENTRY_DESC= Sentry support - -SENTRY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sentry-sdk>=1.0.0:devel/py-sentry-sdk@${PY_FLAVOR} - # https://github.com/rq/django-rq/blob/master/Makefile do-test: cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${LOCALBASE}/bin/django-admin test django_rq --settings=django_rq.tests.settings -v2 diff --git a/devel/py-django-rq/distinfo b/devel/py-django-rq/distinfo index 9935181acb5a..31f54a24004c 100644 --- a/devel/py-django-rq/distinfo +++ b/devel/py-django-rq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767157629 -SHA256 (django_rq-3.2.2.tar.gz) = 2eaac4e05092895ec09b6da978e5ae9fafc917574934bb2db1bebf1b3395c049 -SIZE (django_rq-3.2.2.tar.gz) = 39243 +TIMESTAMP = 1775587270 +SHA256 (django_rq-4.1.0.tar.gz) = d08eabd70f3a17f289cd9fc68b15efe8e1f45b0fe64c5504161277e8cd9eeb8e +SIZE (django_rq-4.1.0.tar.gz) = 43660home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff7b.335ad.253dce08>
