Commit Graph

16 Commits

Author SHA1 Message Date
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
Christoph Reiter
81a84ea311 python-pyasn1-modules: Drop Python 2 package 2019-12-01 10:16:38 +01:00
Alexey Pavlov
a0ddb55504 python-pyasn1-modules: Update to 0.2.7 2019-10-23 21:33:19 +03:00
Alexey Pavlov
4bf40d6b06 python-pyasn1-modules: Update to 0.2.6 2019-08-03 12:18:42 +03:00
Alexey Pavlov
30dd267d2a python-pyasn1-modules: Update to 0.2.5 2019-05-31 14:59:46 +03:00
Alexey Pavlov
ad05f9e3d8 python-pyasn1-modules: Update to 0.2.4 2019-02-21 13:31:50 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Peter Budai
96d0667283 python-pyasn: Multiple updates (#3826)
* python-pyasn1: Update to 0.4.2

* python-pyasn1-modules: Update to 0.2.1
2018-05-24 13:00:20 +03:00
Alexey Pavlov
2d6fc90ce7 python-asn1-modules: Update to 0.0.9 2017-06-17 21:27:21 +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
Frédéric Wang
e59353f2da Do not add Python 3 package for ipaddress ; fix dependencies of pyasn1-modules 2015-11-22 19:52:27 +01:00
Frédéric Wang
e70216bf9a Add packages for various Python modules needed for twisted tls support. #893 2015-11-20 15:31:57 +01:00