Skip to content

Commit

Permalink
devel/py-QtPy: update 2.3.1 → 2.4.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Aug 30, 2023
1 parent 4434fef commit 60bfe48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 5 additions & 3 deletions 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}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 60bfe48

Please sign in to comment.