summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib
AgeCommit message (Collapse)Author
2020-01-26dev-python/matplotlib: bump to 3.1.2.Benda Xu
- 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>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-01dev-python/matplotlib: Force -j1 buildingDavid Seifert
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>
2019-12-29dev-python/matplotlib: Force single-threaded buildPatrick Lauer
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>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-12-04dev-python/matplotlib: Remove unmaintained -9999Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-04dev-python/matplotlib: arm64 stableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
2019-05-02dev-python/matplotlib: bump to 2.2.4Virgil Dupras
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
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-01-27dev-python/matplotlib: add py37 supportMatthew Thode
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2018-05-27dev-python/matplotlib: remove unused patchMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/8612
2018-05-24dev-python/matplotlib: Drop 2.1.2-r1Andreas Sturmlechner
Bug: https://bugs.gentoo.org/655400 Package-Manager: Portage-2.3.38, Repoman-2.3.9
2018-05-20dev-python/matplotlib-2.2.2-r1: ppc64 stable, bug 655400Matt Turner
2018-05-13dev-python/matplotlib: amd64 stable wrt bug #655400Aaron Bauman
Package-Manager: Portage-2.3.36, Repoman-2.3.9
2018-05-14dev-python/matplotlib: x86 stable (bug #655400)Thomas Deutschmann
Package-Manager: Portage-2.3.34, Repoman-2.3.9
2018-05-10dev-python/matplotlib: Drop oldAndreas Sturmlechner
Package-Manager: Portage-2.3.36, Repoman-2.3.9
2018-05-10dev-python/matplotlib: Drop USE=pysideAndreas Sturmlechner
Package-Manager: Portage-2.3.36, Repoman-2.3.9
2018-05-10dev-python/matplotlib: Restore ~arm on 2.2.2Andreas Sturmlechner
As 2.2.0 was keyworded just fine. Package-Manager: Portage-2.3.36, Repoman-2.3.9
2018-05-08dev-python/matplotlib: Drop old and Qt4-basedAndreas Sturmlechner
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
2018-04-25dev-python/matplotlib: x86 stable (bug #636054)Thomas Deutschmann
Package-Manager: Portage-2.3.31, Repoman-2.3.9
2018-04-22dev-python/matplotlib: Add ~arm keyword (bug #622420)Mikle Kolyada
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-22dev-python/matplotlib: amd64 stable wrt bug #636054Mikle Kolyada
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-19dev-python/matplotlib: stable 2.1.2-r1 for ppc64, bug #636054Sergei Trofimovich
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
2018-03-18dev-python/matplotlib: keyworded 2.1.2-r1 for ppc, bug #622420Sergei Trofimovich
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
2018-03-18dev-python/matplotlib: keyworded 2.1.2-r1 for ppc64, bug #622420Sergei Trofimovich
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
2018-03-18dev-python/matplotlib: bump to 2.2.2Andrey Grozin
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-17dev-python/matplotlib: use HTTPSMichael Mair-Keimberger
2018-03-11dev-python/matplotlib-2.2.0: Drop ~ppc64 keywordMatt Turner
Unsure why stable bot didn't warn about missing deps
2018-03-11dev-python/matplotlib-2.2.0: added ~ppc64, bug 622420Matt Turner
2018-03-10dev-python/matplotlib: restrict kiwisolve to >=1.0.0Andrey Grozin
Closes: https://bugs.gentoo.org/649998 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-09dev-python/matplotlib-2.2.0: re-keyword ~arm64Mart Raudsepp
Closes: https://bugs.gentoo.org/649988 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-09dev-python/matplotlib: remove ~arm64 from 2.2.0Andrey Grozin
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-09Revert "dev-python/matplotlib: cleaning 2.1.0"Andrey Grozin
This reverts commit 880d4210584445a2f28aeba9f657d25137f081e5.
2018-03-09dev-python/matplotlib: cleaning 2.1.0Andrey Grozin
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-09dev-python/matplotlib: move dev-python/kiwisolver to CDEPENDAndrey Grozin
Closes: https://bugs.gentoo.org/649976 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-09dev-python/matplotlib: bump to 2.2.0Andrey Grozin
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-02-25dev-python/matplotlib: keyworded 1.4.3 for ppc, bug #636532 (thanks to ↵Sergei Trofimovich
ernsteiswuerfel) Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
2018-02-10dev-python/matplotlib: with USE=doc depend on scipyAndrey Grozin
Closes: https://bugs.gentoo.org/647206 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-24dev-python/matplotlib: depend on doc? ( dev-python/sphinx-gallery )Andrey Grozin
Bug: https://bugs.gentoo.org/643840 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-21dev-python/matplotlib: bump to 2.1.2Andrey Grozin
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-16dev-python/matplotlib: in python3-only setup, don't pull python2 packages inAndrey Grozin
Suggested-by: jan vereecke <vereecke.jan@skynet.be> Closws: https://bugs.gentoo.org/642090 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-09dev-python/matplotlib: amd64 stable wrt bug #636054Mikle Kolyada
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2018-01-08dev-python/matplotlib: x86 stable (bug #636054)Thomas Deutschmann
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-01-05dev-python/matplotlib: Clean old upMichał Górny
2017-12-09dev-python/*: Update Manifest hashesMichał Górny
2017-11-21dev-python/matplotlib: dependency on backports-functools-lru-cache fixedAndrey Grozin
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
2017-11-10dev-python/matplotlib: replaced an incomplete 2.1.0 tarball by the full oneAndrey Grozin
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
2017-11-07dev-python/matplotlib: Version bump (#635882), disable qt4 support ↵Pacho Ramos
(#634952), fix build failure with docs (#636176 by Serge Gavrilov). Package-Manager: Portage-2.3.13, Repoman-2.3.4
2017-07-15dev-python/matplotlib: fix wrap_setup function.Tadej Borovšak
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
2017-07-15dev-python/matplotlib: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.2