Commit Graph

35 Commits

Author SHA1 Message Date
Alexey Pavlov
78f9e26251 python-matplotlib: Update to 3.2.2 2020-06-22 15:04:18 +03:00
Alexey Pavlov
b5ab1ab159 python-matplotlib: Update to 3.2.1 2020-03-24 10:22:42 +03:00
Alexey Pavlov
725405d414 python-matplotlib: Update to 3.2.0 2020-03-05 08:47:22 +03:00
Alexey Pavlov
6079cec493 python-matplotlib: Update to 3.1.3 2020-02-19 14:39:26 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Alexey Pavlov
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00
Christoph Reiter
182de74ab4 matplotlib: Update to 3.0.0 (#4434)
Matplotlib is Python 3 only now and has auto backend detection so
move all the backend related dependencies into optdepends.

This splits the package into two PKGBUILD files, one building a Python 2
version providing 2.2.x and one building a Python 3 version providing 3.x+
2018-09-24 08:27:04 +03:00
Alexey Pavlov
b556f31976 Move PKGBUILDs to correct folder 2018-09-04 20:44:16 +03:00
J. Peter Mugaas
e2a5ff5900 Numerous packages to verify python-pbr (#4329)
* Numerous packages to verify python-pbr
Please note that this only ONE part of a long chain of packages that seem to depend upon eachother for building and validation including some stuff that is already in MINGW-W64 PKGBUILD’s such as setuptools and pbr as well as some other stuff.  The idea is build something that’s good enough to build everything else in hopefully manner including some stuff such as opencv, eigen, vtm numerous gnome packages, and who knows what else.  I may have made mistakes and numerous omissios so please bear with me.
mingw-w64-python2-subprocess32 - 0.6.0
mingw-w64-python-pyperclip - 1.6.4
mingw-w64-python-pyreadline - 2.1
mingw-w64-python2-cmd2 - 0.8.6
mingw-w64-python3-cmd2 – 0.9.4
mingw-w64-python-stevedore – 1.29.0
mingw-w64-python-unicodecsv – 0.14.1
mingw-w64-python-pytest-forked – 0.2 cliff-2.13.0-1
mingw-w64-python-pytest-xdist – 1.23.0
mingw-w64-python-execnet – 1.50
mingw-w64-python-testrepository – 0.20
mingw-w64-python-testresources – 2.0.1
mingw-w64-python-cliff - cliff-2.13.0
mingw-w64-python-voluptuous – 0.15.1

* python-hacking - 1.1.0

* More necessary packages for tests and afix for nose and sphinx.
Also tried to fix most mentioned previous except for "testrepository"  That was deliberate because it refers to the name of a package.

* Numerous modules that I built for testins stestr thare useful elesewhere.
I also updated sqlchemy and decorator to the latest versions.
Some times the testing here may not work but I'm hoping to lay more solid groundwork and quite a bit can be conibalized by others for fixing things already in git.

* Remove Python2 dependency for python3 package.

* python-jsonschemea - 2.6.0 - make sure .EXE works.  Added dependency on python2-functools32
python2-functutils32 - 3.2.3-2 - new package required for jsonshcemas Python2 version.
Verified this with PIP.

* python-matplotlib - require backports.functools_lru_cache
backports.functools_lru_cache - 1.5 - new package requried for python-maplotlib in Python2 - verified with PIP
2018-09-04 08:07:33 +03:00
J. Peter Mugaas
fa41fb9309 python-matplotlib f- update to 2.2.3 (#4263) 2018-08-21 09:25:56 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Peter Budai
ae330c90e2 python-matplotlib: Update to 2.2.2 (#3855)
New dependency: kiwisolver
2018-05-28 16:04:57 +03:00
Alexey Pavlov
34827a0b69 python-matplotlib: Update to 2.1.2 2018-01-25 08:45:44 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
Alexey Pavlov
3bf3572051 python-matplotlib: Update to 2.0.2 2017-06-18 11:26:52 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
Alexey Pavlov
fe70603a54 python-matplotlib: Correct checksums 2017-02-16 10:15:14 +03:00
Ryuta Suzuki
e733312b8c mingw-w64-python-matplotlib: bump to 2.0.0 (#2166)
* Update python packages

* Update matplotlib
2017-02-15 19:00:45 +03:00
Alexey Pavlov
48228cbe84 matplotlib: Update to 1.5.3 2016-09-24 13:13:12 +03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
dea4c34c4f matplotlib: Update to 1.5.1 2016-01-18 11:14:40 +03:00
Alexey Pavlov
25ec033c9a matplotlib: Fix dependencies. Rebuild 2015-12-31 10:05:39 +03:00
Ryuta Suzuki
ebe6404246 python-cycler: New package
Update PKGBUILD

Added cycler as dependency.

Update PKGBUILD

Update PKGBUILD

Update PKGBUILD

Update PKGBUILD
2015-12-31 10:59:40 +09:00
Alexey Pavlov
24d8523285 matplotlib: Update to 1.5.0 2015-11-23 11:40:06 +03:00
Alexey Pavlov
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Alexey Pavlov
6bc5380cb8 == Rebuild with GCC-5.1.0. Part V === 2015-07-09 15:32:38 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
429776ca77 matplotlib: Update to 1.4.2 2014-10-28 11:36:28 +03:00
Alexpux
afbcca941a matplotlib: Update to 1.4.1 2014-10-19 17:30:49 +04:00
Alexpux
2732e25a63 matplotlib: Fix building/installing 2014-09-19 14:23:38 +04:00
Alexpux
2dadda9647 python packages: Fix errors. 2014-09-18 22:07:05 +04:00
Alexpux
059a8fba1a Fix architectures. 2014-09-18 11:38:40 +04:00
Alexpux
fdb596762b matplotlib: Fix URL. 2014-09-18 09:37:50 +04:00
U-Laptop\rute
b0435b6a35 update to formatting comments 2014-09-17 19:40:12 +02:00
U-Laptop\rute
310b16092e added package python-matplotlib 2014-09-17 19:07:33 +02:00