OpenBSD CVS

CVS log for ports/graphics/py-pyqtgraph/Makefile


[BACK] Up to [local] / ports / graphics / py-pyqtgraph

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Mon May 6 12:23:35 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 22 00:25:08 2024 UTC (2 months, 1 week ago) by bluhm
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

update py-pyqtgraph to 0.13.4

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 6 11:20:45 2023 UTC (8 months, 3 weeks ago) by bluhm
Branch: bluhm
CVS Tags: bluhm_20230906, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import py3-pyqtgraph 0.13.3
OK sthen@

Comment:
pure-python graphics and GUI library

Description:
PyQtGraph is a pure-python graphics and GUI library built on PyQt
/ PySide and numpy.  It is intended for use in mathematics /
scientific / engineering 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.  PyQtGraph is distributed under the MIT open-source
license.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 6 11:20:45 2023 UTC (8 months, 3 weeks ago) by bluhm
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.