aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-07 15:31:07 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-07 22:33:52 +0000
commit925fd37a4bf4badc6a4c6e99875e6cb19e9b9eaa (patch)
tree90bb76d033572985dddb2029172f708adf4e17da
parent70b911bae6adbad60e30aa6f1300aef55d10d965 (diff)
downloadports-925fd37a4bf4badc6a4c6e99875e6cb19e9b9eaa.tar.gz
ports-925fd37a4bf4badc6a4c6e99875e6cb19e9b9eaa.zip
devel/py-QtPy: Update 1.11.3 -> 2.2.1
-rw-r--r--devel/py-QtPy/Makefile4
-rw-r--r--devel/py-QtPy/distinfo6
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