- update to 1.24.0:

* Dropped Python 3.7 support
  * Bumped meson version requirement from 0.53.0 to 0.56.0
  * Various cairo dependency updates for the Windows wheel build
  * Various code cleanups :pr:`306`
  * Added Python 3.12 Windows wheels

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=24
This commit is contained in:
Dirk Mueller 2023-07-25 18:30:53 +00:00 committed by Git OBS Bridge
parent 2ff381450f
commit a64f479cff
4 changed files with 14 additions and 5 deletions

BIN
pycairo-1.23.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
pycairo-1.24.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 25 18:29:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.24.0:
* Dropped Python 3.7 support
* Bumped meson version requirement from 0.53.0 to 0.56.0
* Various cairo dependency updates for the Windows wheel build
* Various code cleanups :pr:`306`
* Added Python 3.12 Windows wheels
-------------------------------------------------------------------
Tue Apr 25 12:00:14 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -16,11 +16,10 @@
#
%define skip_python2 1
%{?sle15_python_module_pythons}
%define oldpython python
Name: python-pycairo
Version: 1.23.0
Version: 1.24.0
Release: 0
Summary: Python Bindings for Cairo
License: LGPL-2.1-or-later OR MPL-1.1