14
0

Accepting request 1190285 from home:glaubitz:branches:devel:languages:python

- Update to 1.26.1
  * Fix Surface.set_mime_data() with Python 3.13 :pr:`366`
    This also fixes the test suite with Python 3.13b2.
  * Update vendored Windows wheel dependencies :pr:`370`

OBS-URL: https://build.opensuse.org/request/show/1190285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=30
This commit is contained in:
2024-07-30 12:42:18 +00:00
committed by Git OBS Bridge
parent f748f01486
commit b893154452
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 29 14:49:40 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.26.1
* Fix Surface.set_mime_data() with Python 3.13 :pr:`366`
This also fixes the test suite with Python 3.13b2.
* Update vendored Windows wheel dependencies :pr:`370`
-------------------------------------------------------------------
Fri Mar 22 20:59:59 UTC 2024 - Dirk Müller <dmueller@suse.com>