Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2023 18:12:39 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 60bfe48aee8d - main - devel/py-QtPy: update 2.3.1 =?utf-8?Q?=E2=86=92?= 2.4.0
Message-ID:  <202308301812.37UICdJJ026219@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=60bfe48aee8d62b5c246ef92a1ccf5796a727a25

commit 60bfe48aee8d62b5c246ef92a1ccf5796a727a25
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-30 15:55:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-30 18:12:33 +0000

    devel/py-QtPy: update 2.3.1 → 2.4.0
    
    Reported by:    portscout
---
 devel/py-QtPy/Makefile | 8 +++++---
 devel/py-QtPy/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/py-QtPy/Makefile b/devel/py-QtPy/Makefile
index c294bd1aa7aa..79befa9d1251 100644
--- a/devel/py-QtPy/Makefile
+++ b/devel/py-QtPy/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	QtPy
-DISTVERSION=	2.3.1
-PORTREVISION=	1
+DISTVERSION=	2.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +18,11 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}qt5-pyqt>0:devel/py-qt5-pyqt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # 1 test fails, see https://github.com/spyder-ide/qtpy/issues/418
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
+# 1 test fails, see https://github.com/spyder-ide/qtpy/issues/418
+# testssuite fails to run, see Testssuite fails to run
+
 .include <bsd.port.mk>
diff --git a/devel/py-QtPy/distinfo b/devel/py-QtPy/distinfo
index 899cc24e23b4..e6847509fe48 100644
--- a/devel/py-QtPy/distinfo
+++ b/devel/py-QtPy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680057938
-SHA256 (QtPy-2.3.1.tar.gz) = a8c74982d6d172ce124d80cafd39653df78989683f760f2281ba91a6e7b9de8b
-SIZE (QtPy-2.3.1.tar.gz) = 56260
+TIMESTAMP = 1693418660
+SHA256 (QtPy-2.4.0.tar.gz) = db2d508167aa6106781565c8da5c6f1487debacba33519cedc35fa8997d424d4
+SIZE (QtPy-2.4.0.tar.gz) = 65007



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