Commit Graph

12 Commits

Author SHA1 Message Date
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