Commit Graph

19 Commits

Author SHA1 Message Date
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
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
Dan Yeaw
9e7479e008 Update zope.interface to version 5.2.0 2021-01-24 18:49:07 -05:00
Alexey Pavlov
15cb482062 python-zope.interface: Update to 5.1.0 2020-04-12 14:45:36 +03:00
Alexey Pavlov
8662477441 python-zope.interface: Update to 5.0.1 2020-03-24 12:18:09 +03:00
Alexey Pavlov
294a9d9f80 python-zope.interface: Update to 4.7.2 2020-03-12 11:14:01 +03:00
Alexey Pavlov
3b37556466 Rename python3 to python packages and update to latest. Round 3 2019-12-27 16:13:45 +03:00
Christoph Reiter
3063d8d0e0 python-zope.interface: Drop Python 2 package 2019-12-01 10:16:38 +01:00
Alexey Pavlov
dd5823a533 python.zope-interface: Rebuild for python 3.8 2019-10-28 09:27:06 +03:00
Alexey Pavlov
1e164b323a python-zope.interface: Update to 4.6.0 2018-10-29 15:57:34 +03:00
Alexey Pavlov
dabcc8eb24 Rebuild packages for Python 3.7 2018-07-09 10:48:04 +03:00
Alexey Pavlov
5ec35f0cfe python-zope.interface: Update to 4.4.2 2017-06-17 23:14:27 +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
db8c1f9f22 Add packages for zope.event and zope.interface Python modules #893 2015-11-20 11:54:33 +01:00