15
0

Accepting request 487673 from devel:languages:python:singlespec

1

OBS-URL: https://build.opensuse.org/request/show/487673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=17
This commit is contained in:
Todd R
2017-04-12 17:45:02 +00:00
committed by Git OBS Bridge
parent 97c5dd11ab
commit bf1c670f26
4 changed files with 40 additions and 16 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Apr 12 17:44:02 UTC 2017 - toddrme2178@gmail.com
- Update to version 0.8.0
* Follow semver
* Avoid implicit relative import
* Use utf-8 instead of utf8 in headers
* Keep cairo library loaded until all relevant objects are freed
* Add cairo_quartz_* functions for MacOS
* Use the default ReadTheDocs theme
* Fix implicit casts
-------------------------------------------------------------------
Fri Oct 14 14:12:05 UTC 2016 - jmatejek@suse.com
- update for multipython build
-------------------------------------------------------------------
Mon Feb 1 11:08:43 UTC 2016 - toddrme2178@gmail.com