Commit Graph

22 Commits

Author SHA1 Message Date
Jeremy Drake
36139ca5cc add clang32 to more packages. …
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32, and one more level of
packages that depend on those, as the batches were getting kind of
small.

Batch 6
2021-06-29 16:41:01 -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
79c75d9099 pycairo: Update to 1.20.0 2020-10-21 14:32:24 +03:00
Alexey Pavlov
2aaaecb5b7 pycairo: Update to 1.19.1 2020-02-22 17:49:15 +03:00
Christoph Reiter
6227cb3b25 pycairo: Update to 1.19.0
Also split the package because Python 2 support was dropped with 1.19
2020-01-25 12:14:17 +01: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
f084b98b94 pycairo: Update to 1.18.2 2019-10-27 18:09:15 +03:00
Alexey Pavlov
340cf6aa78 pycairo: Rebuild for Python 3.8 2019-10-24 14:57:41 +03:00
Alexey Pavlov
f2bec99f72 pycairo: Update to 1.18.1 2019-06-02 21:33:28 +03:00
Christoph Reiter
8678fabbc1 pycairo: Update to 1.18.0 (#4628) 2018-11-10 19:23:04 +10:00
Andrew Sun
1fd467d12b pycairo: update to 1.17.1 (#4242) 2018-08-18 09:30:46 +03:00
Alexey Pavlov
e39bab66d6 Rebuilds for Python 3.7. Part I 2018-07-06 13:15:37 +03:00
Christoph Reiter
182aabd37b pycairo: Update to 1.17.0 (#3678) 2018-05-02 20:38:34 +03:00
Christoph Reiter
a84792af25 pycairo: Update to 1.16.3 (#3497) 2018-03-19 08:01:40 +03:00
Christoph Reiter
6754f96ed4 pycairo: Update to 1.16.1 (#3356) 2018-02-08 07:49:18 +03:00
Christoph Reiter
6aee2100fe pycairo: Update to 1.15.3 (#2987) 2017-09-29 20:49:57 +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
Christoph Reiter
d7c90c18c6 pycairo: Update to 1.13.3 (#2564) 2017-06-07 22:49:43 +03:00
Christoph Reiter
f3faafca24 pycairo: Update to 1.13.2 (#2501) 2017-05-22 11:22:09 +03:00
Alexey Pavlov
fc957fb37e pycairo: Fix dependencies 2017-04-13 07:47:17 +03:00
Christoph Reiter
37b04f16df pycairo: Update to 1.11.1 and combine source packages to one split package (#2390)
This updates the pycairo packages to a new release of a fork I maintain at:
https://github.com/pygobject/pycairo

The new release can build python2/3 versions from the same source and uses
distutils as buildsystem. This allows us to get rid of all the patches and
build system hackery.

For more context:
    https://lists.cairographics.org/archives/cairo/2017-April/027919.html
2017-04-13 07:15:43 +03:00