Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:52:55 GMT
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: 786bf1cecd8c - main - devel/py-platformdirs: Update to 3.5.1
Message-ID:  <202306051852.355IqtYH054978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=786bf1cecd8c36afa49f829e1e00ac6e0ab3c862

commit 786bf1cecd8c36afa49f829e1e00ac6e0ab3c862
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:14 +0000

    devel/py-platformdirs: Update to 3.5.1
    
    Changes:        https://github.com/platformdirs/platformdirs/releases
---
 devel/py-platformdirs/Makefile | 5 ++---
 devel/py-platformdirs/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-platformdirs/Makefile b/devel/py-platformdirs/Makefile
index a5521b0606b2..788dc9f3843b 100644
--- a/devel/py-platformdirs/Makefile
+++ b/devel/py-platformdirs/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	platformdirs
-PORTVERSION=	2.6.2
-PORTREVISION=	2
+PORTVERSION=	3.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}hatchling>=1.11.1:devel/py-hatchling@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}hatchling>=1.14.1:devel/py-hatchling@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-platformdirs/distinfo b/devel/py-platformdirs/distinfo
index d7d0699e2115..842bd71e727f 100644
--- a/devel/py-platformdirs/distinfo
+++ b/devel/py-platformdirs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589858
-SHA256 (platformdirs-2.6.2.tar.gz) = e1fea1fe471b9ff8332e229df3cb7de4f53eeea4998d3b6bfff542115e998bd2
-SIZE (platformdirs-2.6.2.tar.gz) = 14260
+TIMESTAMP = 1685792276
+SHA256 (platformdirs-3.5.1.tar.gz) = 412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251f
+SIZE (platformdirs-3.5.1.tar.gz) = 17164



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051852.355IqtYH054978>