Changelog for
python3-cairo-1.10.1~git20121222.5a45b0b-5.1.x86_64.rpm :
Tue Jun 7 14:00:00 2016 iAATTmarguerite.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 14:00:00 2016 idonmezAATTsuse.com
- Update to GNOME 3.20.2 FATE#318572
Wed Oct 21 14:00:00 2015 toddrme2178AATTgmail.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
Sat Jan 10 13:00:00 2015 arunAATTgmx.de
- specfile:
* update copyright year
* remove python(abi) requirement
Mon Feb 10 13:00:00 2014 jmatejekAATTsuse.com
- Add waf-py34.patch: patch waf to work correctly with python 3.4
Thu Nov 22 13:00:00 2012 toddrme2178AATTgmail.com
- Remove openSUSE 11.4 spec file workarounds
Fri May 4 14:00:00 2012 toddrme2178AATTgmail.com
- Fix rpmlint warnings
- Small spec file cleanups
Fri Apr 27 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building on openSUSE 11.4 x86_64
Thu Apr 26 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building of python 3 version on openSUSE 11.4
Fri Sep 30 14:00:00 2011 vuntzAATTopensuse.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 14:00:00 2011 vuntzAATTopensuse.org
- Change python3-base Requires to python3, since python3-base is
not in Factory yet.
Fri Jun 17 14:00:00 2011 vuntzAATTopensuse.org
- Initial package (version 1.10.0).