Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2024 06:25:14 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: 0351016ba707 - main - x11-toolkits/py-superqt: update 0.6.7 =?utf-8?Q?=E2=86=92?= 0.7.0
Message-ID:  <202412150625.4BF6PE04034436@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=0351016ba707836c3adaad1872620981b01724bc

commit 0351016ba707836c3adaad1872620981b01724bc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-15 06:13:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-15 06:25:06 +0000

    x11-toolkits/py-superqt: update 0.6.7 → 0.7.0
    
    Reported by:    portscout
---
 x11-toolkits/py-superqt/Makefile | 4 ++--
 x11-toolkits/py-superqt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-toolkits/py-superqt/Makefile b/x11-toolkits/py-superqt/Makefile
index 214a9f816d1c..c071f467134e 100644
--- a/x11-toolkits/py-superqt/Makefile
+++ b/x11-toolkits/py-superqt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	superqt
-DISTVERSION=	0.6.7
+DISTVERSION=	0.7.0
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygments>=2.4.0:textproc/py-pygments@${PY_FL
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist
+USE_PYTHON=	pep517 autoplist pytest # tests crash pytest so that nodes go down
 
 NO_ARCH=	yes
 
diff --git a/x11-toolkits/py-superqt/distinfo b/x11-toolkits/py-superqt/distinfo
index 035ac9c88651..4da8634cd807 100644
--- a/x11-toolkits/py-superqt/distinfo
+++ b/x11-toolkits/py-superqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725665614
-SHA256 (superqt-0.6.7.tar.gz) = af80d5687ec75df6c3e54119ee895e42f79742ed326684c79425414b5c20f1e3
-SIZE (superqt-0.6.7.tar.gz) = 96733
+TIMESTAMP = 1734243029
+SHA256 (superqt-0.7.0.tar.gz) = fa8014a0ffead7f618a85346ac355ba5e9529b177f50caf5093edeec566c6f5d
+SIZE (superqt-0.7.0.tar.gz) = 97558



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