Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2022 22:33:58 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: 925fd37a4bf4 - main - devel/py-QtPy: Update 1.11.3 -> 2.2.1
Message-ID:  <202210072233.297MXwiB084504@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=925fd37a4bf4badc6a4c6e99875e6cb19e9b9eaa

commit 925fd37a4bf4badc6a4c6e99875e6cb19e9b9eaa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-07 15:31:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-07 22:33:52 +0000

    devel/py-QtPy: Update 1.11.3 -> 2.2.1
---
 devel/py-QtPy/Makefile | 4 ++--
 devel/py-QtPy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-QtPy/Makefile b/devel/py-QtPy/Makefile
index 2925dc9f40cc..ae8cf7aec05c 100644
--- a/devel/py-QtPy/Makefile
+++ b/devel/py-QtPy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	QtPy
-DISTVERSION=	1.11.3
+DISTVERSION=	2.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest # tests fail to run, see https://github.com/spyder-ide/qtpy/issues/370
 
 NO_ARCH=	yes
 
diff --git a/devel/py-QtPy/distinfo b/devel/py-QtPy/distinfo
index 577139fc7142..dcd315097c7c 100644
--- a/devel/py-QtPy/distinfo
+++ b/devel/py-QtPy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638895938
-SHA256 (QtPy-1.11.3.tar.gz) = d427addd37386a8d786db81864a5536700861d95bf085cb31d1bea855d699557
-SIZE (QtPy-1.11.3.tar.gz) = 39637
+TIMESTAMP = 1665177220
+SHA256 (QtPy-2.2.1.tar.gz) = 7d5231133b772e40b4ee514b6673aca558331e4b88ca038b26c9e16c5c95524f
+SIZE (QtPy-2.2.1.tar.gz) = 52207



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