Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 14:41:16 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: 39fa74e15d86 - main - deskutils/py-py3status: Update to 3.60
Message-ID:  <202410291441.49TEfG8m063948@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=39fa74e15d86dfac7c7e95f2fd4edcfcfb0cbba9

commit 39fa74e15d86dfac7c7e95f2fd4edcfcfb0cbba9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-29 14:19:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:33 +0000

    deskutils/py-py3status: Update to 3.60
    
    Changes:        https://github.com/ultrabug/py3status/blob/master/CHANGELOG
---
 deskutils/py-py3status/Makefile | 4 ++--
 deskutils/py-py3status/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/deskutils/py-py3status/Makefile b/deskutils/py-py3status/Makefile
index 258509302b37..c69d8d971efe 100644
--- a/deskutils/py-py3status/Makefile
+++ b/deskutils/py-py3status/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	py3status
-PORTVERSION=	3.59
+PORTVERSION=	3.60
 CATEGORIES=	deskutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/deskutils/py-py3status/distinfo b/deskutils/py-py3status/distinfo
index 068d946b1af4..997b03c0cb13 100644
--- a/deskutils/py-py3status/distinfo
+++ b/deskutils/py-py3status/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722798775
-SHA256 (py3status-3.59.tar.gz) = de6ff7e317cfa5ef13e3289c6d3b50b53a9fab9673d93d00665f1f08a460fc21
-SIZE (py3status-3.59.tar.gz) = 272439
+TIMESTAMP = 1729994302
+SHA256 (py3status-3.60.tar.gz) = 97baa5c378a63976359ec362151076f19ebebb0f9818918e3b818ceebcabd50e
+SIZE (py3status-3.60.tar.gz) = 273231



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