mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
devel/py-platformdirs: Update to 4.3.7
Changes: https://github.com/tox-dev/platformdirs/releases
This commit is contained in:
parent
5f1d5ff693
commit
08e0474c37
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= platformdirs
|
||||
PORTVERSION= 4.3.6
|
||||
PORTVERSION= 4.3.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=1.25:devel/py-hatchling@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1727260411
|
||||
SHA256 (platformdirs-4.3.6.tar.gz) = 357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907
|
||||
SIZE (platformdirs-4.3.6.tar.gz) = 21302
|
||||
TIMESTAMP = 1744288940
|
||||
SHA256 (platformdirs-4.3.7.tar.gz) = eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351
|
||||
SIZE (platformdirs-4.3.7.tar.gz) = 21291
|
||||
|
|
Loading…
Add table
Reference in a new issue