Commit Graph

16 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
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Christoph Reiter
009d40dccd python-sqlitedict: Drop Python 2 package 2019-12-08 18:02:30 +01:00
Alexey Pavlov
af2def9670 python-sqlitedict: Rebuild for python 3.8 2019-10-29 12:17:45 +03:00
Alexey Pavlov
3df0a6cd6e python-sqlitedict: Update to 1.6.0 2018-10-24 11:44:37 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +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
4b56cc1fba python-sqlitedict: Update to 1.5.0 2017-06-17 22:33:19 +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
43912451f0 Fix PKGBUILDs 2016-07-21 10:42:13 +03:00
oroppas
ece6580e54 Fix: uncomment lines related to python2 2016-07-20 15:09:08 +09:00
oroppas
7bacd113e8 Added missing (mingw-w64) in pkgdesc 2016-07-20 14:56:28 +09:00
oroppas
e969d98b81 Created PKGBUILD 2016-07-20 14:43:49 +09:00