Date: Wed, 07 Jan 2026 07:57:37 +0000 From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e42ad776b96 - main - www/py-dj-database-url: Update to 3.1.0 Message-ID: <695e11f1.4381e.5caf095c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e42ad776b96cbf3189862832553408765e049bd commit 1e42ad776b96cbf3189862832553408765e049bd Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-01-07 07:57:16 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-01-07 07:57:16 +0000 www/py-dj-database-url: Update to 3.1.0 * Update LICENSE to match upstream. Changelog: https://github.com/jazzband/dj-database-url/releases/tag/v3.1.0 --- www/py-dj-database-url/Makefile | 7 +++---- www/py-dj-database-url/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/py-dj-database-url/Makefile b/www/py-dj-database-url/Makefile index c2c310fb0c80..1fb0c0c2e19d 100644 --- a/www/py-dj-database-url/Makefile +++ b/www/py-dj-database-url/Makefile @@ -1,5 +1,5 @@ PORTNAME= dj-database-url -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,11 +9,10 @@ MAINTAINER= kai@FreeBSD.org COMMENT= Use Database URLs in your Django Application WWW= https://github.com/jazzband/dj-database-url -LICENSE= MIT +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.17<0.10.0:devel/py-uv-build@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} USES= python diff --git a/www/py-dj-database-url/distinfo b/www/py-dj-database-url/distinfo index 61f490f10390..48463277578e 100644 --- a/www/py-dj-database-url/distinfo +++ b/www/py-dj-database-url/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752304422 -SHA256 (dj_database_url-3.0.1.tar.gz) = 8994961efb888fc6bf8c41550870c91f6f7691ca751888ebaa71442b7f84eff8 -SIZE (dj_database_url-3.0.1.tar.gz) = 12556 +TIMESTAMP = 1767632371 +SHA256 (dj_database_url-3.1.0.tar.gz) = d80218426b83f9302c8d27d4fccf52de5cf0cab179f0645fb2839f37605d1353 +SIZE (dj_database_url-3.1.0.tar.gz) = 7924home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695e11f1.4381e.5caf095c>
