Accepting request 1041746 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1041746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycairo?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2022-12-10 20:17:26 +00:00 committed by Git OBS Bridge
commit 5d480057fd
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b34517abdf619d4c7f0274f012b398d9b03bab7adc3efd2912bf36be3f911f3f
size 342295

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

Binary file not shown.

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Dec 7 20:50:28 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.23.0
* Reminder to distro packagers: Building/installing pycairo using setup.py is deprecated, please use meson instead.
* git: changed default branch from “master” to “main”
* Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6 #pr-243
* docs: Document how to look up pycairo headers without loading the module #pr-300
* tests: dont error out if cairo wasnt built with all features #pr-293
New APIs:
* Status.DWRITE_ERROR #pr-294
* Format.RGB96F, Format.RGBA128F #pr-295
* PDFVersion.VERSION_1_6, PDFVersion.VERSION_1_7 #pr-296
* HAS_DWRITE_FONT #pr-297
* Context.set_hairline(), Context.get_hairline() #pr-298
* PDFSurface.set_custom_metadata() #pr-299
-------------------------------------------------------------------
Mon Nov 28 12:32:35 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%define oldpython python
Name: python-pycairo
Version: 1.22.0
Version: 1.23.0
Release: 0
Summary: Python Bindings for Cairo
License: LGPL-2.1-or-later OR MPL-1.1