Summary
matplotlib is an interactive library for plotting and doing basic data analysis in python with a syntax similar to matlab. It provides a variety of backends and hard copy formats for almost ready publication plots.
Versions
v3.3.4 :: 0 :: gentoo
- Modified
- License
- BitstreamVera BSD matplotlib MIT OFL-1.1
- Keywords
- amd64 arm64 ppc64 x86 ~arm ~ppc
- USE flags
- cairo doc examples excel gtk3 latex qt5 test tk webagg wxwidgets
USE flags
General
- cairo
- Enable support for the cairo graphics library
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- excel
- Pull dev-python/xlwt for the exceltools toolkit
- gtk3
- Enable x11-libs/gtk+:3 support
- latex
- Add support for LaTeX (typesetting package)
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tk
- Add support for Tk GUI toolkit
- webagg
- Enable webagg backend that uses www-servers/tornado
- wxwidgets
- Add support for wxWidgets/wxGTK GUI toolkit
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
app-text / dvipng : Translate DVI files into PNG or GIF graphics
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / poppler : PDF rendering library based on the xpdf-3.0 code base
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / cairocffi : CFFI-based drop-in replacement for Pycairo
dev-python / certifi : Thin replacement for certifi using system certificate store
dev-python / cycler : Composable style cycles
dev-python / kiwisolver : An efficient C++ implementation of the Cassowary constraint solving algorithm
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / pygobject : Python bindings for GObject Introspection
dev-python / pyparsing : Easy-to-use Python module for text parsing
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / pytz : World timezone definitions for Python
dev-python / six : Python 2 and 3 compatibility library
dev-python / versioneer : Easy VCS-based management of project version strings
dev-python / wxpython : A blending of the wxWindows C++ class library with Python
dev-python / xlwt : Python library to create spreadsheet files compatible with Excel
dev-texlive / texlive-fontsrecommended : TeXLive Recommended fonts
dev-texlive / texlive-latexextra : TeXLive LaTeX additional packages
dev-texlive / texlive-xetex : TeXLive XeTeX and packages
media-fonts / dejavu : DejaVu fonts, bitstream vera with ISO-8859-2 characters
media-fonts / stix-fonts : Comprehensive OpenType font set of mathematical symbols and alphabets
media-libs / freetype : A high-quality and portable font engine
media-libs / libpng : Portable Network Graphics library
media-libs / qhull : Geometry library
virtual / latex-base : Virtual for basic LaTeX binaries
www-servers / tornado : Python web framework and asynchronous networking library
Depending packages
dev-python / graph-tool : An efficient python module for manipulation and statistical analysis of graphs
dev-python / iminuit : Minuit numerical function minimization in Python
dev-python / ipython : Advanced interactive shell for Python
dev-python / moviepy : Video editing with Python
dev-python / mpmath : Python library for arbitrary-precision floating-point arithmetic
dev-python / networkx : Python tools to manipulate graphs and complex networks
dev-python / numpydoc : Sphinx extension to support docstrings in Numpy format
dev-python / pandas : Powerful data structures for data analysis and statistics
dev-python / pandas-datareader : Pandas DataFrame extraction from a wide range of Internet sources
dev-python / pweave : Scientific report generator and literate programming tool
dev-python / pywavelets : Discrete Wavelet Transforms in Python
dev-python / seaborn : Statistical data visualization
dev-python / sphinx-gallery : Sphinx extension to automatically generate an examples gallery
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / tikzplotlib : Convert matplotlib figures into TikZ/PGFPlots
dev-ros / calibration_estimation : Runs an optimization to estimate the a robot's kinematic parameters
dev-ros / rqt_plot : GUI plugin visualizing numeric values in a 2D plot
games-util / pyfa : Python Fitting Assistant - a ship fitting application for EVE Online
media-gfx / freecad : QT based Computer Aided Design application
media-gfx / word_cloud : A little word cloud generator in Python
media-video / pitivi : A non-linear video editor using the GStreamer multimedia framework
net-analyzer / flent : The FLExible Network Tester
net-wireless / gnuradio : Toolkit that provides signal processing blocks to implement software radios
sci-biology / HTSeq : Python support for SAM/BAM/Bowtie/FASTA/Q/GFF/GTF files
sci-biology / bcftools : Utilities for variant calling and manipulating VCF and BCF files
sci-biology / biopython : Python modules for computational molecular biology
sci-chemistry / MDAnalysis : A python library to analyze and manipulate molecular dynamics trajectories
sci-chemistry / chemex : Program to fit chemical exchange induced shift and relaxation data
sci-chemistry / nmrglue : A module for working with NMR data in Python
sci-libs / cartopy : Python package for geospatial data processing and analysis
sci-libs / scikit-image : Image processing routines for SciPy
sci-libs / scikit-optimize : Sequential model-based optimization library
sci-visualization / paraview : Powerful scientific data visualization application
sci-visualization / pythonprop : Scripts to prepare and plot VOACAP propagation predictions
sys-block / seekwatcher : generates graphs from blktrace to help visualize IO patterns and performance
Bugs
- 456766
- dev-python/matplotlib: bundles x11-libs/agg
- 656220
- dev-python/matplotlib-2.2.2-r1 : Unable to access the X Display, is $DISPLAY set properly?
- 696138
- dev-python/matplotlib-2.2.4 USE=doc - Exception occurred: File ".../work/matplotlib-2.2.4-python3_7/build/lib/matplotlib/dates.py", line 317, in _from_ordinalf ix = int(ix) ValueError: cannot convert float NaN
- 699966
- dev-python/matplotlib-2.2.4 fails with python-3.7: ImportError: /usr/lib/python3.7/site-packages/matplotlib/_path.cpython-37m-x86_64-linux-gnu.so: undefined symbol: MPL_matplotlib_backends__backend_agg_ARRAY_API
- 720196
- dev-python/matplotlib GUI front end USE flag required
- 738884
- dev-python/matplotlib-3.3.1-r1 fails tests
- 739542
- dev-python/matplotlib-3.3.0 fails test
- 754324
- dev-python/matplotlib-3.3.2 fails test
- 772947
- dev-python/matplotlib-3.3.4 bundles huge amount of fonts
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.4 arm64, #773766
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.4 ppc64, #773766
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.4 x86, #773766
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.4 amd64, #773766
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.3-r1 ppc64, #761984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.3-r1 x86, #761984
Signed-off-by: Sam James <sam@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 - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.3-r1 amd64, #761984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.3-r1 arm64, #761984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: subscribe to media-libs/qhull subslot
Bug: https://bugs.gentoo.org/763849 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove -flto
Closes: https://bugs.gentoo.org/736122 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: fix Darwin build
* -Werror=unguarded-availability doesn't exist on GCC * We can't link against Cocoa right now with GCC anyway (missing nullable support) URL: https://github.com/matplotlib/matplotlib/blob/7d03d8b34a218c1a9572035d4d9de170fc1163bc/setupext.py Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Make tornado optional
Closes: https://bugs.gentoo.org/730976 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.2 amd64, #738514
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.2 arm64, #738514
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: depend on pillow[jpeg]
This can cause test failures if missing. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-python/matplotlib: stable 3.3.0 for ppc64
stable wrt bug #738514 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.3.0 arm64, #738514
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Depend on pillow unconditionally
Pillow is required to export plots into a number of formats, so making the dependency optional is suprising. Closes: https://bugs.gentoo.org/727032 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: Stabilize 3.2.2 ppc64, #733840
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop IUSE="qt5"
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: x86 stable (bug #733840)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: x86 stable (bug #714376)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: amd64 stable (bug #733840)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/matplotlib: arm64 stable (bug #733840)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.3.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Stabilize 3.2.1 amd64, #730936
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/matplotlib: amd64 stable wrt bug #714376
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Bump to 3.2.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/matplotlib: arm64 stable (bug #714376)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: RESTRICT=test 3.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/matplotlib: Disable wxwidgets on py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/matplotlib: Resolve test failures
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Port to py39
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Fix running tests in virtx
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Fix flaky usage and test deps
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Remove unnecessary REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/matplotlib: Run tests against bundled freetype
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Fix returning test failures
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop REQUIRED_USE="test? ( wxwidgets )" condition
It was already ineffective because wx was not enabled with py3. At the same time, drop obsolete python_is_python3 condition. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop IUSE="gtk2"
Depends on doomed dev-python/pygtk. Closes: https://bugs.gentoo.org/706464 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/matplotlib: arm keyworded (bug #721130)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
dev-python/matplotlib: arm64 keyworded (bug #721130)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/matplotlib: 2.2.4 allarches stablized
Stablized for Openstack USSURI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Keyword 3.2.1 ppc, #721130
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Keyword 3.2.1 ppc64, #721130
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Keyword 3.2.1 x86, #721130
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Victor Payno · gentoo
dev-python/matplotlib: Bump to version 3.2.1
Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15315 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/matplotlib: Revert "fixing numpy deps"
Change done in explicit violation of maintainer's request. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
dev-python/matplotlib: fixing numpy deps
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-python/matplotlib: bump to 3.1.2.
- Unbundle qhull. - Depend on pyobject:3[cairo] for USE="gtk3 cairo". - p/arch/arm64/package.use.mask: mask USE=wxwidgets dev-python/wxpython does not have arm64 keyword. Closes: https://bugs.gentoo.org/671796 Closes: https://bugs.gentoo.org/680176 Closes: https://bugs.gentoo.org/665560 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@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 - David Seifert · gentoo
dev-python/matplotlib: Force -j1 building
Closes: https://bugs.gentoo.org/704218 Closes: https://bugs.gentoo.org/704240 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
dev-python/matplotlib: Force single-threaded build
Avoids reliable messages along the lines of: /src/py_converters.o: file not recognized: file truncated collect2: error: ld returned 1 exit status Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/matplotlib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19 - Michał Górny · gentoo
dev-python/matplotlib: Remove unmaintained -9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/matplotlib: bump to 2.2.4
Closes: https://bugs.gentoo.org/684798 Closes: https://bugs.gentoo.org/656262 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - 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 - Matthew Thode · gentoo
dev-python/matplotlib: add py37 support
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop 2.1.2-r1
Bug: https://bugs.gentoo.org/655400 Package-Manager: Portage-2.3.38, Repoman-2.3.9 - Matt Turner · gentoo
dev-python/matplotlib-2.2.2-r1: ppc64 stable, bug 655400 - Aaron Bauman · gentoo
dev-python/matplotlib: amd64 stable wrt bug #655400
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Thomas Deutschmann · gentoo
dev-python/matplotlib: x86 stable (bug #655400)
Package-Manager: Portage-2.3.34, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop USE=pyside
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Restore ~arm on 2.2.2
As 2.2.0 was keyworded just fine. Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/matplotlib: Drop old and Qt4-based
https://bugs.gentoo.org/571778 https://bugs.gentoo.org/613350 https://bugs.gentoo.org/634952 https://bugs.gentoo.org/638792 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Thomas Deutschmann · gentoo
dev-python/matplotlib: x86 stable (bug #636054)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Mikle Kolyada · gentoo
dev-python/matplotlib: Add ~arm keyword (bug #622420)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
dev-python/matplotlib: amd64 stable wrt bug #636054
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
dev-python/matplotlib: stable 2.1.2-r1 for ppc64, bug #636054
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
dev-python/matplotlib: keyworded 2.1.2-r1 for ppc, bug #622420
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
dev-python/matplotlib: keyworded 2.1.2-r1 for ppc64, bug #622420
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Andrey Grozin · gentoo
dev-python/matplotlib: bump to 2.2.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Mair-Keimberger · gentoo
dev-python/matplotlib: use HTTPS - Matt Turner · gentoo
dev-python/matplotlib-2.2.0: Drop ~ppc64 keyword
Unsure why stable bot didn't warn about missing deps - Matt Turner · gentoo
dev-python/matplotlib-2.2.0: added ~ppc64, bug 622420 - Andrey Grozin · gentoo
dev-python/matplotlib: restrict kiwisolve to >=1.0.0
Closes: https://bugs.gentoo.org/649998 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Mart Raudsepp · gentoo
dev-python/matplotlib-2.2.0: re-keyword ~arm64
Closes: https://bugs.gentoo.org/649988 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: remove ~arm64 from 2.2.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
Revert "dev-python/matplotlib: cleaning 2.1.0"
This reverts commit 880d4210584445a2f28aeba9f657d25137f081e5. - Andrey Grozin · gentoo
dev-python/matplotlib: cleaning 2.1.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: move dev-python/kiwisolver to CDEPEND
Closes: https://bugs.gentoo.org/649976 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: bump to 2.2.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Sergei Trofimovich · gentoo
dev-python/matplotlib: keyworded 1.4.3 for ppc, bug #636532 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Andrey Grozin · gentoo
dev-python/matplotlib: with USE=doc depend on scipy
Closes: https://bugs.gentoo.org/647206 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: depend on doc? ( dev-python/sphinx-gallery )
Bug: https://bugs.gentoo.org/643840 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: bump to 2.1.2
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: in python3-only setup, don't pull python2 packages in
Suggested-by: jan vereecke <vereecke.jan@skynet.be> Closws: https://bugs.gentoo.org/642090 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Mikle Kolyada · gentoo
dev-python/matplotlib: amd64 stable wrt bug #636054
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Thomas Deutschmann · gentoo
dev-python/matplotlib: x86 stable (bug #636054)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michał Górny · gentoo
dev-python/matplotlib: Clean old up - Andrey Grozin · gentoo
dev-python/matplotlib: dependency on backports-functools-lru-cache fixed
With python_targets_python2_7, backports-functools-lru-cache is needed at runtime. It is also needed at build time with USE=test, or with USE=doc if python2_ is the only element in PYTHON_TARGETS. Therefore, Ive added it to COMMON_DEPEND. Closes: https://bugs.gentoo.org/637588 Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Andrey Grozin · gentoo
dev-python/matplotlib: replaced an incomplete 2.1.0 tarball by the full one
The released source tarball of matplotlib-2.1.0 has many files missing. I've checked out the v2.1.0 tar from their git and prepared a better tarball. Closes: https://bugs.gentoo.org/636848 Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Pacho Ramos · gentoo
dev-python/matplotlib: Version bump (#635882), disable qt4 support (#634952), fix build failure with docs (#636176 by Serge Gavrilov).
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Tadej Borovšak · gentoo
dev-python/matplotlib: fix wrap_setup function.
Wrapper for python_compile() function only prepared environment for the compile call, but never executed it. Gentoo-Bug: https://bugs.gentoo.org/624554 Closes: https://github.com/gentoo/gentoo/pull/5112 - Alexis Ballier · gentoo
dev-python/matplotlib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Benda Xu · gentoo
dev-python/matplotlib: remove bundled qhull
remove directory quotes from setup.cfg to enable it find qhull in Gentoo. update wrap_setup for the fact that we are already doing out-of-source builds. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Sean Vig · gentoo
dev-python/matplotlib: Fix building docs
Closes: https://github.com/gentoo/gentoo/pull/4892 - Michał Górny · gentoo
dev-python/matplotlib: Update namespace support - Michał Górny · gentoo
dev-python/matplotlib: Clean old versions up - Sean Vig · gentoo
dev-python/matplotlib: Version bump to 2.0.2, #608062
Closes: https://github.com/gentoo/gentoo/pull/4249 - Zac Medico · gentoo
dev-python/matplotlib: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - David Seifert · gentoo
dev-python/matplotlib: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3766 - David Seifert · gentoo
dev-python/matplotlib: RDEPEND on dev-python/cairocffi only
Gentoo-bug: 593042 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3766 - Fabian Groffen · gentoo
dev-python/matplotlib: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-python/matplotlib: ppc64 stable wrt bug #606242
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - David Seifert · gentoo
dev-python/matplotlib: Version bump to 1.5.3
Gentoo-bug: 590396 * EAPI=6 Package-Manager: portage-2.3.0 - Justin Lecher · gentoo
dev-python/matplotlib: Backport patch for problems with sphinx-1.3.4
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - Justin Lecher · gentoo
dev-python/matplotlib: Don't use sphinx-1.3.4 for doc building
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571996 Github: matplotlib/matplotlib#5869 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Backport test fix
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Backport test fix and skip next one
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/plyvel'
Pull request: https://github.com/gentoo/gentoo/pull/641 - Justin Lecher · gentoo
dev-python/matplotlib: Transfer latest changes to live ebuild
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Version Bump
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Move cairo deps to DEPEND too
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=569500 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Michał Górny · gentoo
dev-python/matplotlib: Restrict *_all() to python2 when USE=doc - Justin Lecher · gentoo
dev-python/matplotlib: Rename USE gtk to gtk2
USE gtk is ambigous and gtk2 will better represent the acutal effect the use has, similar to gtk3 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566296 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Drop old
obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=522840 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/matplotlib: ppc stable wrt bug #543914
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Justin Lecher · gentoo
dev-python/matplotlib: Depend on threading support in python
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/matplotlib: x86 stable wrt bug #543914
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Justin Lecher · gentoo
Convert from virtual/python-imaging to plain dev-python/pillow
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Update to new py impl support in pyfltk
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Markus Meier · gentoo
dev-python/matplotlib: arm stable, bug #543914
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/aegisub-update-metadata'
update metedata.xml - Justin Lecher · gentoo
dev-python/matplotlib: Drop obsolete mirror restriction
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564714 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Add missing mock support for doc build
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564742 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Unset DISPLAY during build to fix sandbox problems
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564296 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Version Bump
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/matplotlib: amd64 stable wrt bug #543914
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Justin Lecher · gentoo
dev-python/matplotlib: Backported test fix
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Correct all deps so that py 2 and 3 are handled
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=456704 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/matplotlib: Move all changes to live version, bug #556882
Package-Manager: portage-2.2.20 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