File python3-cairo.changes of Package python3-cairo
-------------------------------------------------------------------
Tue Jun 07 12:16:55 UTC 2016 - i@marguerite.su
- pycairo didn't see new release for 4 years, so git snapshot
is reasonable.
- update to version 1.10.1~git20121222.5a45b0b:
* Add support for RecordingSurface
* Create a setup.py
* Update tests
* Implement ImageSurface.get_data()
* Implement ImageSurface.create_for_data()
* Remove option to use xpyb since it does not currently support Python 3,
and the .pc file name conflicts with the Python 2 version.
* Add some new constants, methods and functions
* Add support for cairo_region_t
* Update waf to 1.7.8
* Correct the pycairo version number in config.h
- drop waf-py34.patch, upstreamed
-------------------------------------------------------------------
Wed May 25 08:51:04 UTC 2016 - idonmez@suse.com
- Update to GNOME 3.20.2 FATE#318572
-------------------------------------------------------------------
Wed Oct 21 10:27:24 UTC 2015 - toddrme2178@gmail.com
- Add pycairo-1.10.0-80_fix-pickle.patch and
pycairo-1.10.0-81_pickling-again.patch
These fix pickling issues in the bundled waf buildsystem on
python 3.5.
These patches are being used in various other distros,
including gentoo, debian, abd ubuntu.
See:
https://bugs.freedesktop.org/show_bug.cgi?id=91561
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pycairo/files/pycairo-1.10.0-80_fix-pickle.patch
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pycairo/files/pycairo-1.10.0-81_pickling-again.patch
- Reformat waf-py34.patch
- Improve waf patching process
-------------------------------------------------------------------
Sun Jan 10 00:51:53 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
* remove python(abi) requirement
-------------------------------------------------------------------
Mon Feb 10 16:26:16 UTC 2014 - jmatejek@suse.com
- Add waf-py34.patch: patch waf to work correctly with python 3.4
-------------------------------------------------------------------
Thu Nov 22 13:40:47 UTC 2012 - toddrme2178@gmail.com
- Remove openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Fri May 4 09:22:29 UTC 2012 - toddrme2178@gmail.com
- Fix rpmlint warnings
- Small spec file cleanups
-------------------------------------------------------------------
Fri Apr 27 14:07:19 UTC 2012 - toddrme2178@gmail.com
- Fix building on openSUSE 11.4 x86_64
-------------------------------------------------------------------
Thu Apr 26 15:08:01 UTC 2012 - toddrme2178@gmail.com
- Fix building of python 3 version on openSUSE 11.4
-------------------------------------------------------------------
Fri Sep 30 07:39:34 UTC 2011 - vuntz@opensuse.org
- Add python3 BuildRequires, since the hash algorithm are not in
python3-base anymore.
- Use %{python3_sitearch} now that it's defined, instead of our own
custom macro.
- Change python3 Requires to python(abi) = %py3_ver, which is
saner.
-------------------------------------------------------------------
Fri Jun 17 11:59:46 CEST 2011 - vuntz@opensuse.org
- Change python3-base Requires to python3, since python3-base is
not in Factory yet.
-------------------------------------------------------------------
Fri Jun 17 07:37:49 CEST 2011 - vuntz@opensuse.org
- Initial package (version 1.10.0).