Date: Mon, 09 Mar 2026 18:25:16 +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: f42ba3844609 - main - www/py-requests-cache: Update to 1.3.0 Message-ID: <69af108c.1d5d8.7973f7a6@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=f42ba3844609dfbd7332fcb1763678dcabfa64e1 commit f42ba3844609dfbd7332fcb1763678dcabfa64e1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:59:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:21 +0000 www/py-requests-cache: Update to 1.3.0 Changes: https://github.com/requests-cache/requests-cache/releases https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md https://requests-cache.readthedocs.io/en/stable/project_info/history.html --- www/py-requests-cache/Makefile | 6 +++--- www/py-requests-cache/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/py-requests-cache/Makefile b/www/py-requests-cache/Makefile index 784f6ed707b4..c894dac036aa 100644 --- a/www/py-requests-cache/Makefile +++ b/www/py-requests-cache/Makefile @@ -1,5 +1,5 @@ PORTNAME= requests-cache -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +13,12 @@ WWW= https://requests-cache.readthedocs.io/en/stable/ \ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.0.0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=21.2:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cattrs>=22.2:devel/py-cattrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=2.5:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.22:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}url-normalize>=1.4:net/py-url-normalize@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}url-normalize>=2.0:net/py-url-normalize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.5,1:net/py-urllib3@${PY_FLAVOR} USES= python diff --git a/www/py-requests-cache/distinfo b/www/py-requests-cache/distinfo index 40fc97906041..116071ddfce7 100644 --- a/www/py-requests-cache/distinfo +++ b/www/py-requests-cache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718784565 -SHA256 (requests_cache-1.2.1.tar.gz) = 68abc986fdc5b8d0911318fbb5f7c80eebcd4d01bfacc6685ecf8876052511d1 -SIZE (requests_cache-1.2.1.tar.gz) = 3018209 +TIMESTAMP = 1771421780 +SHA256 (requests_cache-1.3.0.tar.gz) = 070e357ccef11a300ccef4294a85de1ab265833c5d9c9538b26cd7ba4085d54a +SIZE (requests_cache-1.3.0.tar.gz) = 97720home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af108c.1d5d8.7973f7a6>
