Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2022 16:13:12 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5cef02703b36 - main - x11-toolkits/py-guietta: Update to 1.0.0
Message-ID:  <202202031613.213GDCqR071374@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5cef02703b366147df5c7d87f6c57f1a7f9195e4

commit 5cef02703b366147df5c7d87f6c57f1a7f9195e4
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-02-03 16:12:57 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-03 16:12:57 +0000

    x11-toolkits/py-guietta: Update to 1.0.0
---
 x11-toolkits/py-guietta/Makefile | 4 ++--
 x11-toolkits/py-guietta/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-toolkits/py-guietta/Makefile b/x11-toolkits/py-guietta/Makefile
index 6452ce1a2a87..2373e8c2ef15 100644
--- a/x11-toolkits/py-guietta/Makefile
+++ b/x11-toolkits/py-guietta/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	guietta
-DISTVERSION=	0.6.1
+DISTVERSION=	1.0.0
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyside2>=0:devel/pyside2@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>
diff --git a/x11-toolkits/py-guietta/distinfo b/x11-toolkits/py-guietta/distinfo
index 7b62ad7b10b5..1f145e01b95e 100644
--- a/x11-toolkits/py-guietta/distinfo
+++ b/x11-toolkits/py-guietta/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606116811
-SHA256 (guietta-0.6.1.tar.gz) = 6154aa2f763058df5bdbd10a9d3baf0911a1ad803ce7c7b9383baccef5c081bb
-SIZE (guietta-0.6.1.tar.gz) = 30069
+TIMESTAMP = 1643904292
+SHA256 (guietta-1.0.0.tar.gz) = 20fe8f881144cd84274d9b6f12e7833dfe7e505e788110b88d6de1a122899033
+SIZE (guietta-1.0.0.tar.gz) = 31347



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