aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-21 05:55:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-21 05:56:25 +0000
commitf1ae1b5f4d3082c17f5dfceb22d08030bf0a805e (patch)
tree5d70fc0e66ce029350924b9f8292a15d6ef75129
parente45ea62f3d579c78189a5c4a4c990614d68a99ef (diff)
downloadports-f1ae1b5f4d3082c17f5dfceb22d08030bf0a805e.tar.gz
ports-f1ae1b5f4d3082c17f5dfceb22d08030bf0a805e.zip
graphics/py-pyqtgraph: Update 0.12.1 -> 0.12.2
Reported by: portscout
-rw-r--r--graphics/py-pyqtgraph/Makefile4
-rw-r--r--graphics/py-pyqtgraph/distinfo6
-rw-r--r--graphics/py-pyqtgraph/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-pyqtgraph/Makefile b/graphics/py-pyqtgraph/Makefile
index 8223b687f1a2..75bcc247b4a6 100644
--- a/graphics/py-pyqtgraph/Makefile
+++ b/graphics/py-pyqtgraph/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyqtgraph
-DISTVERSION= 0.12.1
-PORTREVISION= 1
+DISTVERSION= 0.12.2
CATEGORIES= graphics science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +14,7 @@ RUN_DEPENDS= ${PYNUMPY}
USES= python:3.6+
USE_PYTHON= autoplist distutils
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/graphics/py-pyqtgraph/distinfo b/graphics/py-pyqtgraph/distinfo
index 12f90ff34a1c..e1d230eff3f4 100644
--- a/graphics/py-pyqtgraph/distinfo
+++ b/graphics/py-pyqtgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617814202
-SHA256 (pyqtgraph-0.12.1.tar.gz) = d2ef3b5289184fb48dfe5f44ccb58d9d64ffb5452fc524a2bd7a640a36b3874d
-SIZE (pyqtgraph-0.12.1.tar.gz) = 899932
+TIMESTAMP = 1629525225
+SHA256 (pyqtgraph-0.12.2.tar.gz) = fd0cf0678267b65ec28fb4908a7393424978a8c4b369e5749daf8861478fa4ca
+SIZE (pyqtgraph-0.12.2.tar.gz) = 961420
diff --git a/graphics/py-pyqtgraph/pkg-descr b/graphics/py-pyqtgraph/pkg-descr
index 19c5375d1dae..25b2f6231956 100644
--- a/graphics/py-pyqtgraph/pkg-descr
+++ b/graphics/py-pyqtgraph/pkg-descr
@@ -4,4 +4,4 @@ applications. Despite being written entirely in python, the library is very
fast due to its heavy leverage of numpy for number crunching and Qt's
GraphicsView framework for fast display.
-WWW: http://www.pyqtgraph.org/
+WWW: https://www.pyqtgraph.org/