Summary
A Qt based scientific plotting package written in Python using PyQt. It is designed to produce publication ready Postscript output. It provides a GUI, command line and scripting interface (based on Python) to its plotting facilities.
Versions
v3.6.2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- dbus doc hdf5 test
USE flags
General
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hdf5
- Add support for the Hierarchical Data Format v5
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-python / numpy : Fast array and numerical python library
dev-python / pyqt5 : Python bindings for the Qt framework
dev-python / sip : Python bindings generator for C/C++ libraries
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / h5py : Simple Python interface to HDF5 files
dev-python / numpy : Fast array and numerical python library
dev-python / pyqt5 : Python bindings for the Qt framework
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-visualization/veusz: drop 3.6.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: add python3_12
Closes: https://bugs.gentoo.org/929804 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: remove old version
Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.6.2
Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: remove old versions
Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.5.3
Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-visualization/veusz: add 3.4.99, enable py3_{10,11}, pep517
This is technically a pre-release, but it fixes the problem where we cannot compile with sip-6. sip-5 is no longer in the tree The in-tree version of veusz cannot compile when sip:5 is present Closes: https://bugs.gentoo.org/846302 Closes: https://bugs.gentoo.org/823005 Closes: https://bugs.gentoo.org/831663 Closes: https://bugs.gentoo.org/815421 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-visualization/veusz: drop 3.2
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-visualization/veusz: restrict to <dev-python/sip-5
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.3.1
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-visualization/veusz: Use qmake-utils
Closes: https://bugs.gentoo.org/763921 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-visualization/veusz: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Shvetsov · gentoo
sci-visualization/veusz: added py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sci-visualization/veusz: drop minuit USE and dep
* drop USE mask in base profile * dev-python/pyminuit was last-rited and has now been removed Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.2
Closes: https://bugs.gentoo.org/show_bug.cgi?id=712920 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: remove USE flag fits
Removing dev-python/astropy (commit 5511595e336f25098e0ab5f89de3eb73f9f582c8) has broken the tree. Could you please run repoman full before commit? And contact maintainers of revdeps? Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Andrey Grozin · gentoo
sci-visualization/veusz: cleaning old
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-visualization/veusz: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-visualization/veusz: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.1
Suggested-by: Torokhov Sergey <torokhov-s-a@yandex.ru> Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.0.1
An upstream patch to improve smoothness of Bezier splines added Suggested-by: Sergey Torokhov <torokhov_s_a@mail.ru> Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Andrey Grozin · gentoo
sci-visualization/veusz: cleaning old
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 3.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 2.2.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
sci-visualization/veusz: Qt4 cleanup, drop old
Stabilisation timeout. Closes: https://bugs.gentoo.org/549370 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 2.1.1
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 1.26.1
Bug: 626150 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Michał Górny · gentoo
sci-visualization/veusz: Drop old (distutils.eclass) - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
sci-visualization/veusz: amd64 stable wrt bug #549370
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Palimaka · gentoo
sci-visualization/veusz: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 1.25.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - David Seifert · gentoo
sci-visualization/veusz: depend on dev-python/PyQt4[compat]
Gentoo-bug: 589696 Package-Manager: portage-2.3.0 - Sébastien Fabbro · gentoo
sci-visualization/veusz: remove old
Package-Manager: portage-2.3.0_rc1 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 1.24
PyQt4 must be <4.12_pre Bugs: 582354, 581738 Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990 - Andrey Grozin · gentoo
sci-visualization/veusz: added python3_5, dropped python3_3
Because dev-python/astropy-1.1.1 dropped python3_3 Package-Manager: portage-2.2.27 - Andrey Grozin · gentoo
sci-visualization/veusz: bump to 1.23.2
Bug: 575660 Package-Manager: portage-2.2.27 - Justin Lecher · gentoo
sci-visualization/veusz: Drop symlink into PORTDIR
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=341653 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
sci-visualization/veusz: Fix dependency for pyfits support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
sci-visualization/veusz: Use virtual package
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
sci-visualization/veusz: Drop old
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed