Search Criteria
Package Details: python-matplotlib-git r26679.b9b02f189-1
Git Clone URL: | https://aur.archlinux.org/python-matplotlib-git.git (read-only, click to copy) |
---|---|
Package Base: | python-matplotlib-git |
Description: | A python plotting library for making publication quality plots, master git branch |
Upstream URL: | http://matplotlib.org |
Licenses: | custom |
Conflicts: | python-matplotlib, python-matplotlib2 |
Provides: | python-matplotlib |
Submitter: | greyltc |
Maintainer: | None |
Last Packager: | greyltc |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-10 09:41 (UTC) |
Last Updated: | 2018-08-15 10:16 (UTC) |
Dependencies (47)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- python-cycler
- python-dateutil
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-pyparsing
- python-pyqt5 (python-pyqt5-webkit, python-pyqt5-sip4)
- python-pytz
- ghostscript (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce) (make)
- libxkbcommon-x11 (libxkbcommon-x11-git) (make)
- pygtk (make)
- python-cairocffi (make)
- python-cycler (make)
- python-dateutil (make)
- python-gobject (python-gobject-git) (make)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl) (make)
- python-pillow (python-pillow-git, python-pillow-simd) (make)
- python-pyparsing (make)
- python-pyqt5 (python-pyqt5-webkit, python-pyqt5-sip4) (make)
- Show 27 more dependencies...
Required by (649)
- agrum (requires python-matplotlib)
- apsynsim (requires python-matplotlib) (make)
- ardupilot-copter-sitl (requires python-matplotlib)
- asammdf-git (requires python-matplotlib) (optional)
- audio-offset-finder-git (requires python-matplotlib)
- auto-07p-git (requires python-matplotlib) (optional)
- bapctools-git (requires python-matplotlib) (optional)
- bart-cuda-git (requires python-matplotlib) (optional)
- bart-git (requires python-matplotlib) (optional)
- basicanalysis (requires python-matplotlib)
- battery-stats-git (requires python-matplotlib)
- bcftools (requires python-matplotlib)
- behavioral-observation-research-interactive-software (requires python-matplotlib)
- bertini_real-git (requires python-matplotlib) (optional)
- bley-git (requires python-matplotlib) (optional)
- buildroot-meta (requires python-matplotlib) (optional)
- cadabra2 (requires python-matplotlib)
- cadabra2-git (requires python-matplotlib)
- caffe (requires python-matplotlib) (optional)
- caffe-cmake-git (requires python-matplotlib)
- Show 629 more...
Latest Comments
MarsSeed commented on 2023-07-15 09:03 (UTC)
Please implement git tag based
pkgver()
.Dylan14 commented on 2023-02-23 15:47 (UTC)
pybind11 needs to be added as a make dependency.
Dylan14 commented on 2022-05-23 04:36 (UTC)
wxpython was moved to the community repo as python-wxpython.
Dylan14 commented on 2022-04-26 13:41 (UTC)
The git protocol for the source is not supported, and should be updated to git+https://
electro707 commented on 2021-10-31 17:50 (UTC)
The
master
branch has been renamed tomain
chrisjbillington commented on 2019-01-15 22:21 (UTC)
Missing from depends: python-kiwisolver
Archange commented on 2018-10-23 17:36 (UTC) (edited on 2018-10-23 17:40 (UTC) by Archange)
They are a lot of other changes that should be made though. A lot of *depends have changed. Not sure we still need to sed shebangs, and the check function needs to be simplified. The pkgver should use annotated tags.
Archange commented on 2018-10-23 17:30 (UTC)
You should move depends/optdepends from package to the beginning of the PKGBUILD now that py2 is gone.
Rufflewind commented on 2017-04-24 06:03 (UTC)