git: 9a1e58c72de8 - main - devel/py-platformdirs: Update to 3.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:32:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9a1e58c72de81d57799de7e78f2292dd9658d678
commit 9a1e58c72de81d57799de7e78f2292dd9658d678
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:04 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:30 +0000
devel/py-platformdirs: Update to 3.10.0
- Update WWW
Changes: https://github.com/platformdirs/platformdirs/releases
---
devel/py-platformdirs/Makefile | 7 ++++---
devel/py-platformdirs/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/py-platformdirs/Makefile b/devel/py-platformdirs/Makefile
index 70c091ce5bbd..28db4958a3cc 100644
--- a/devel/py-platformdirs/Makefile
+++ b/devel/py-platformdirs/Makefile
@@ -1,18 +1,19 @@
PORTNAME= platformdirs
-PORTVERSION= 3.8.1
+PORTVERSION= 3.10.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python module for determining appropriate platform-specific dirs
-WWW= https://github.com/platformdirs/platformdirs
+WWW= https://platformdirs.readthedocs.io/en/latest/ \
+ https://github.com/platformdirs/platformdirs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hatchling>=1.17:devel/py-hatchling@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.17.1: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 d1083ce10b25..54a719afc185 100644
--- a/devel/py-platformdirs/distinfo
+++ b/devel/py-platformdirs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902135
-SHA256 (platformdirs-3.8.1.tar.gz) = f87ca4fcff7d2b0f81c6a748a77973d7af0f4d526f98f308477c3c436c74d528
-SIZE (platformdirs-3.8.1.tar.gz) = 18533
+TIMESTAMP = 1691070086
+SHA256 (platformdirs-3.10.0.tar.gz) = b45696dab2d7cc691a3226759c0d3b00c47c8b6e293d96f6436f733303f77f6d
+SIZE (platformdirs-3.10.0.tar.gz) = 19203