Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:55:04 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: 4d0575a2b1d6 - main - devel/py-platformdirs: Update to 2.4.1
Message-ID:  <202201111855.20BIt4Xc063589@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=4d0575a2b1d6da9306b7b8cbe623a0d6f28d04c2

commit 4d0575a2b1d6da9306b7b8cbe623a0d6f28d04c2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:15:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:31 +0000

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

diff --git a/devel/py-platformdirs/Makefile b/devel/py-platformdirs/Makefile
index 6a2f0961c3a1..0d731daed0b3 100644
--- a/devel/py-platformdirs/Makefile
+++ b/devel/py-platformdirs/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	platformdirs
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Python module for determining appropriate platform-specific dirs
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-platformdirs/distinfo b/devel/py-platformdirs/distinfo
index 9c75bad6c0e1..65c516952586 100644
--- a/devel/py-platformdirs/distinfo
+++ b/devel/py-platformdirs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632773652
-SHA256 (platformdirs-2.4.0.tar.gz) = 367a5e80b3d04d2428ffa76d33f124cf11e8fff2acdaa9b43d545f5c7d661ef2
-SIZE (platformdirs-2.4.0.tar.gz) = 24051
+TIMESTAMP = 1641045960
+SHA256 (platformdirs-2.4.1.tar.gz) = 440633ddfebcc36264232365d7840a970e75e1018d15b4327d11f91909045fda
+SIZE (platformdirs-2.4.1.tar.gz) = 24672



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