summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2022-12-17 11:25:51 +0100
committerRainer Hurling <rhurlin@FreeBSD.org>2022-12-17 11:25:51 +0100
commitf29869fc11191aa8bc4ae21282213761a9b64a9a (patch)
treefe9b41fa322e8a060c3e220eee2d8b5c5ff7cce3 /graphics
parentwww/typo3-12: Update to 12.1.2(security update) (diff)
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
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-visvis/Makefile8
-rw-r--r--graphics/py-visvis/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile
index 58f1347204ba..1b464968d9ed 100644
--- a/graphics/py-visvis/Makefile
+++ b/graphics/py-visvis/Makefile
@@ -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>
diff --git a/graphics/py-visvis/distinfo b/graphics/py-visvis/distinfo
index e024043ad353..2d6254366a77 100644
--- a/graphics/py-visvis/distinfo
+++ b/graphics/py-visvis/distinfo
@@ -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