From 131dcc3c4d94fa8afe27cf8ce6a8511c65e39ab6 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 16 Sep 2024 03:43:26 +0800 Subject: devel/py-platformdirs: Update to 4.3.2 - Update WWW Changes: https://github.com/tox-dev/platformdirs/releases --- devel/py-platformdirs/Makefile | 6 +++--- devel/py-platformdirs/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-platformdirs/Makefile b/devel/py-platformdirs/Makefile index 3d9d26fa9e32..9420735e8fe7 100644 --- a/devel/py-platformdirs/Makefile +++ b/devel/py-platformdirs/Makefile @@ -1,5 +1,5 @@ PORTNAME= platformdirs -PORTVERSION= 4.2.2 +PORTVERSION= 4.3.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,13 +7,13 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python module for determining appropriate platform-specific dirs WWW= https://platformdirs.readthedocs.io/en/latest/ \ - https://github.com/platformdirs/platformdirs + https://github.com/tox-dev/platformdirs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}hatchling>=1.18:devel/py-hatchling@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}hatchling>=1.25:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-platformdirs/distinfo b/devel/py-platformdirs/distinfo index 05d5f0983707..6030e29ad23f 100644 --- a/devel/py-platformdirs/distinfo +++ b/devel/py-platformdirs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142108 -SHA256 (platformdirs-4.2.2.tar.gz) = 38b7b51f512eed9e84a22788b4bce1de17c0adb134d6becb09836e37d8654cd3 -SIZE (platformdirs-4.2.2.tar.gz) = 20916 +TIMESTAMP = 1726081009 +SHA256 (platformdirs-4.3.2.tar.gz) = 9e5e27a08aa095dd127b9f2e764d74254f482fef22b0970773bfba79d091ab8c +SIZE (platformdirs-4.3.2.tar.gz) = 21276 -- cgit v1.2.3