git: 0ebf6fb92691 - main - devel/py-pytest-qt: Fix fetch
Yuri Victorovich <[email protected]> Mon, 03 Aug 2026 18:00:01 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ebf6fb926915b483dc1f1c6747064cd09df4d6c commit 0ebf6fb926915b483dc1f1c6747064cd09df4d6c Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-03 15:42:11 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-03 17:59:57 +0000 devel/py-pytest-qt: Fix fetch PYPI has renamed the distfile to have _ in it. Reported by: fallout --- devel/py-pytest-qt/Makefile | 1 + devel/py-pytest-qt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/py-pytest-qt/Makefile b/devel/py-pytest-qt/Makefile index ef54b9c36cb7..5719bd879b6c 100644 --- a/devel/py-pytest-qt/Makefile +++ b/devel/py-pytest-qt/Makefile @@ -3,6 +3,7 @@ DISTVERSION= 4.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= [email protected] COMMENT= PyTest support for PyQt and PySide applications diff --git a/devel/py-pytest-qt/distinfo b/devel/py-pytest-qt/distinfo index 52c05b57fd44..8a284dc793b4 100644 --- a/devel/py-pytest-qt/distinfo +++ b/devel/py-pytest-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777560972 -SHA256 (pytest-qt-4.5.0.tar.gz) = 51620e01c488f065d2036425cbc1cbcf8a6972295105fd285321eb47e66a319f -SIZE (pytest-qt-4.5.0.tar.gz) = 126042 +TIMESTAMP = 1785771664 +SHA256 (pytest_qt-4.5.0.tar.gz) = 51620e01c488f065d2036425cbc1cbcf8a6972295105fd285321eb47e66a319f +SIZE (pytest_qt-4.5.0.tar.gz) = 128702