graphics/py-visvis: Update to 1.14.0

While here, add shebangs for python files and pytest.

Changelog: https://github.com/almarklein/visvis/compare/v1.13.0...v1.14.0

Reported by:	Repology
This commit is contained in:
Rainer Hurling 2022-12-17 11:25:51 +01:00
parent b752085a73
commit f29869fc11
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= visvis
PORTVERSION= 1.13.0
PORTREVISION= 5
PORTVERSION= 1.14.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,13 +16,16 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}imageio>=0:graphics/py-imageio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyside2>=0:devel/pyside2@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR}
USES= gl python:3.5+ pyqt:5
USES= gl python:3.7+ pyqt:5 pytest shebangfix
USE_GL= gl
USE_PYQT= pyqt5
USE_PYTHON= autoplist distutils
USE_WX= 3.0+
SHEBANG_FILES= examples/*.py
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1608187130
SHA256 (visvis-1.13.0.tar.gz) = 319d2e37c9756a029be33dc491461b8359fc52caa9c5147807eba583cafbf749
SIZE (visvis-1.13.0.tar.gz) = 5095145
TIMESTAMP = 1671221260
SHA256 (visvis-1.14.0.tar.gz) = e363760739f2ff2110ab88cb8c9b251297d1857b1cb37bfcc544beb26aab385a
SIZE (visvis-1.14.0.tar.gz) = 4892032