Date: Sat, 31 Jan 2026 14:23:03 +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: 466edf3f9e38 - main - www/py-django-requests-debug-toolbar: Update to 0.0.8 Message-ID: <697e1047.31ac6.76ad2a9e@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=466edf3f9e3876b780bfc3f81e684778685d110b commit 466edf3f9e3876b780bfc3f81e684778685d110b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:36:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:37 +0000 www/py-django-requests-debug-toolbar: Update to 0.0.8 - Change MASTER_SITES from PYPI to GitHub temporarily Changes: https://github.com/marceltschoppch/django-requests-debug-toolbar/commits/master --- www/py-django-requests-debug-toolbar/Makefile | 8 +++++--- www/py-django-requests-debug-toolbar/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/py-django-requests-debug-toolbar/Makefile b/www/py-django-requests-debug-toolbar/Makefile index 8e00e21684eb..5c3a7e0f94ba 100644 --- a/www/py-django-requests-debug-toolbar/Makefile +++ b/www/py-django-requests-debug-toolbar/Makefile @@ -1,8 +1,7 @@ PORTNAME= django-requests-debug-toolbar -PORTVERSION= 0.0.7 -PORTREVISION= 1 +PORTVERSION= 0.0.8 CATEGORIES= www python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -21,4 +20,7 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +USE_GITHUB= yes +GH_ACCOUNT= marceltschoppch + .include <bsd.port.mk> diff --git a/www/py-django-requests-debug-toolbar/distinfo b/www/py-django-requests-debug-toolbar/distinfo index 3334ac20afc6..6cfc9f2d3090 100644 --- a/www/py-django-requests-debug-toolbar/distinfo +++ b/www/py-django-requests-debug-toolbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449514 -SHA256 (django-requests-debug-toolbar-0.0.7.tar.gz) = 1ec659209b393cc516b0b182eaecb4388a28ab410b2aa189a8508f4e1eed5cff -SIZE (django-requests-debug-toolbar-0.0.7.tar.gz) = 5450 +TIMESTAMP = 1768625789 +SHA256 (marceltschoppch-django-requests-debug-toolbar-0.0.8_GH0.tar.gz) = 828892b53116ff5ef8637a196189d49c33df582843993c3b601b40e0365893ac +SIZE (marceltschoppch-django-requests-debug-toolbar-0.0.8_GH0.tar.gz) = 4581home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1047.31ac6.76ad2a9e>
