Skip to content

Commit

Permalink
devel/py-QtPy: Update 2.2.1 → 2.3.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 29, 2023
1 parent 9547a6d commit 7887e2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-QtPy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= QtPy
DISTVERSION= 2.2.1
DISTVERSION= 2.3.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,12 +11,13 @@ WWW= https://github.com/spyder-ide/qtpy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${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-qt>0:devel/py-pytest-qt@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/spyder-ide/qtpy/issues/371
USE_PYTHON= pep517 autoplist pytest # 1 test fails, see https://github.com/spyder-ide/qtpy/issues/418

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-QtPy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1665177220
SHA256 (QtPy-2.2.1.tar.gz) = 7d5231133b772e40b4ee514b6673aca558331e4b88ca038b26c9e16c5c95524f
SIZE (QtPy-2.2.1.tar.gz) = 52207
TIMESTAMP = 1680057938
SHA256 (QtPy-2.3.1.tar.gz) = a8c74982d6d172ce124d80cafd39653df78989683f760f2281ba91a6e7b9de8b
SIZE (QtPy-2.3.1.tar.gz) = 56260

0 comments on commit 7887e2e

Please sign in to comment.