Commit Graph

17 Commits

Author SHA1 Message Date
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
08a0fc40a0 Rename python3 packages to python and update to latest. Round 1 2019-12-25 14:35:12 +03:00
Alexey Pavlov
dde19ff0cc python-sphinx_rtd_theme: Drop python2 package 2019-12-17 13:22:17 +03:00
Alexey Pavlov
7efd4bae2d python-sphinx_rtd_theme: Rebuild for python 3.8 2019-10-24 11:27:51 +03:00
Alexey Pavlov
3a7d23afd8 python-sphinx_rtd_theme: Update to 0.4.3 2019-02-21 10:01:53 +03:00
Peter Budai
07de6c2ea6 Python updates (#4882)
* python-sphinx-alabaster-theme: Update to 0.7.12

* python-sphinx_rtd_theme: Update to 0.4.2

* python-msgpack: Update to 0.6.0

* python-beautifulsoup4: Update to 4.7.1

* python-soupsieve: Update to 1.7.2

* python-wrapt: Update to 1.11.1
2019-01-21 08:03:33 +03:00
Andrew Sun
444efe9985 python-sphinx_rtd_theme: update to 0.4.1 (#4279) 2018-08-21 20:19:23 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Andrew Sun
fb1df61391 python-sphinx_rtd_theme: update to 0.4.0 (#3980) 2018-06-20 07:30:30 +03:00
Alexey Pavlov
536291fa87 python-sphinx_rtd_theme: UPdate to 0.2.5b1 2017-06-17 21:51:58 +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
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
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Alexey Pavlov
6514497c4f === Rebuild with GCC-5.1.0. Part III === 2015-07-06 16:52:48 +03:00