mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/py-pyqtgraph: Update 0.12.1 -> 0.12.2
Reported by: portscout
This commit is contained in:
parent
e45ea62f3d
commit
f1ae1b5f4d
3 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue