Skip to content

Commit

Permalink
devel/py-QtPy: update 2.4.0 → 2.4.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 17, 2024
1 parent 57c2b37 commit 19a5850
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-QtPy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= QtPy
DISTVERSION= 2.4.0
DISTVERSION= 2.4.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,16 +13,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt5-pyqt>0:devel/py-qt5-pyqt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=3.0.0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR}

USES= python
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
# 30 tests fails, see https://github.com/spyder-ide/qtpy/issues/479

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-QtPy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693418660
SHA256 (QtPy-2.4.0.tar.gz) = db2d508167aa6106781565c8da5c6f1487debacba33519cedc35fa8997d424d4
SIZE (QtPy-2.4.0.tar.gz) = 65007
TIMESTAMP = 1713339754
SHA256 (QtPy-2.4.1.tar.gz) = a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987
SIZE (QtPy-2.4.1.tar.gz) = 65492

0 comments on commit 19a5850

Please sign in to comment.