- Updtae to version 1.22.0:
* Officially support Python 3.11.
* PDFSurface.version_to_string(): Fix crash with negative
versions.
* typing: ImageSurface.get_stride() returns an int.
* typing: Fix incorrect interface for Matrix constructor.
* typing: Use Generic for Context.
* docs: some cairo.Context fixes.
* docs: try to make create_from_png/write_to_png more clear.
* docs: add an example for how to convert a surface to pillow.
* docs: cairo.Format.RGB24: document that unused bytes may be
overwritten.
* tests: don’t depend on specific ref counts.
* tests: compatibility fixes for cairo 1.17.6.
- Drop f5a795ea.patch: fixed upstream.
OBS-URL: https://build.opensuse.org/request/show/1038671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=18
- update to 1.20.1
* setup.py: Respect the PKG_CONFIG environment variable
* Make import_cairo inline in addition to static
* docs: Fix example in Pattern.set_filter() docs _pr_`221`
* docs: Fix build with newer sphinx
* docs: Fix NumPy width, height-conventions in examples
* docs: Last parameter of rel_curve_to should be dy3, not dy4
* mypy: Fixes for mypy 0.800+
* mypy: Don't run mypy via pytest
OBS-URL: https://build.opensuse.org/request/show/906780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycairo?expand=0&rev=5
* setup.py: Respect the PKG_CONFIG environment variable
* Make import_cairo inline in addition to static
* docs: Fix example in Pattern.set_filter() docs _pr_`221`
* docs: Fix build with newer sphinx
* docs: Fix NumPy width, height-conventions in examples
* docs: Last parameter of rel_curve_to should be dy3, not dy4
* mypy: Fixes for mypy 0.800+
* mypy: Don't run mypy via pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=12
- Update to 1.20.0
* Require Python 3.6+ #pr-201
* Require cairo 1.15.10+ #pr-204
* docs: support Sphinx 3.0 #pr-207
* meson: add ‘tests’ option to skip tests #pr-188
* Windows: build wheels #pr-197
* Add support for Python 3.9 and 3.10 #pr-198 #pr-202
* examples: add a Jupyter Notebook example #pr-181
* Raise an error early when being passed a file object not opened
in binary mode #pr-205
* Add a pyproject.toml file #pr-206
- move header file in sitearch to devel package (rpmlint error)
header is packaged twice: gh#pygobject/pycairo#98
- Move the pkgconfig file to the common package
gh#openSUSE/python-rpm-macros#66
OBS-URL: https://build.opensuse.org/request/show/852937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=10