Overview
Request 852937 accepted
- 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
- Created by bnavigator
- In state accepted
- 7 package maintainers
- Supersedes 852882
what is "# devel file in non-devel package" related to?
Oops, forgot to remove the comment.
See gh#pygobject/pycairo#98 and matej's comment in sr#852733
The c header file is installed into pyarch for (good?) reasons.
Request History
bnavigator created request
- 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
mcalabkova accepted request
ok