forked from pool/python-pycairo
Accepting request 1003355 from home:iznogood:factory
- Update to version 1.21.0: * Require Python 3.7+ * Require meson 0.53+ * Using setup.py directly to build/install pycairo is deprecated. Use meson instead. * setup.py now requires setuptools. Previously it was optional. * The complete API reference is now included in the typing stubs, so it can be consumed/shown by IDEs. - Add f5a795ea.patch: Some test improvements for cairo 1.17.6 OBS-URL: https://build.opensuse.org/request/show/1003355 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 15:10:32 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.21.0:
|
||||
* Require Python 3.7+
|
||||
* Require meson 0.53+
|
||||
* Using setup.py directly to build/install pycairo is deprecated.
|
||||
Use meson instead.
|
||||
* setup.py now requires setuptools. Previously it was optional.
|
||||
* The complete API reference is now included in the typing stubs,
|
||||
so it can be consumed/shown by IDEs.
|
||||
- Add f5a795ea.patch: Some test improvements for cairo 1.17.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 22:51:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user