Accepting request 1248090 from devel:languages:python
- update to 0.45.0: * No longer require building HarfBuzz with experimental APIs enabled * Add missing license files for some test fonts - update to 0.44.0: * Bind hb_face_count API as Face.count * Bind hb_style_get_value API as Font.get_style_value() * Bind hb_face_reference_table API as Face.reference_table() * Fix Blob.__len__() for blobs created from C pointers - update to 0.43.0: * Support hb-ot-name APIs OBS-URL: https://build.opensuse.org/request/show/1248090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uharfbuzz?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 10:45:49 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.45.0:
|
||||||
|
* No longer require building HarfBuzz with experimental APIs
|
||||||
|
enabled
|
||||||
|
* Add missing license files for some test fonts
|
||||||
|
- update to 0.44.0:
|
||||||
|
* Bind hb_face_count API as Face.count
|
||||||
|
* Bind hb_style_get_value API as Font.get_style_value()
|
||||||
|
* Bind hb_face_reference_table API as Face.reference_table()
|
||||||
|
* Fix Blob.__len__() for blobs created from C pointers
|
||||||
|
- update to 0.43.0:
|
||||||
|
* Support hb-ot-name APIs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 20 16:53:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Wed Nov 20 16:53:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-uharfbuzz
|
# spec file for package python-uharfbuzz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-uharfbuzz
|
Name: python-uharfbuzz
|
||||||
Version: 0.42.0
|
Version: 0.45.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Streamlined Cython bindings for the harfbuzz shaping engine
|
Summary: Streamlined Cython bindings for the harfbuzz shaping engine
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b2276e49a420ff87f8b05c637d07dde92842ad21d857056c300c9c2fa3d30114
|
|
||||||
size 1532876
|
|
3
uharfbuzz-0.45.0.tar.gz
Normal file
3
uharfbuzz-0.45.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ac2a9a03682f908fad471e0b80f6ba8de5427a971dbbfb82d77990edf2834a6
|
||||||
|
size 1550372
|
Reference in New Issue
Block a user