Commit Graph

8 Commits

Author SHA1 Message Date
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
a2e8cabedf sip: Update to 4.16.9 2015-09-18 13:15:02 +03:00
Alexey Pavlov
5bc80aa226 pyqt4: Update to 4.11.4 2015-09-18 09:59:39 +03:00
Alexpux
b0ebf0e8e0 pyqt4: Update to 4.11.2 2014-09-15 09:37:39 +04:00
Alexpux
ac27c398cb pyqt4: Do not break MSVC builds. 2014-07-30 12:56:03 +04:00
Saúl Ibarra Corretgé
e9c10aaf33 pyqt4: refactor package
- Adapt to new SIP package
- Build for Python 2 and 3
2014-07-29 17:15:22 +02:00