1
0

6 Commits

Author SHA256 Message Date
c48199cff6 Accepting request 1306360 from devel:languages:python
- update to 1.4.9:
  * add support for Python 3.14 PR #196 #198
  * include Python.h, or headers including Python.h, before
    system headers

OBS-URL: https://build.opensuse.org/request/show/1306360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwisolver?expand=0&rev=13
2025-09-23 14:05:41 +00:00
3e26c51eba - update to 1.4.9:
* add support for Python 3.14 PR #196 #198
  * include Python.h, or headers including Python.h, before
    system headers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kiwisolver?expand=0&rev=28
2025-09-21 19:35:33 +00:00
a9a7018edd Accepting request 1237808 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1237808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwisolver?expand=0&rev=12
2025-01-15 16:42:22 +00:00
8213b6d9c3 - Update to 1.4.8
* Drop support for Python 3.8 and 3.9
  * Do not link to MSVCP on Windows and drop windows 32 bits support
  * Add support for free-threaded builds on Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kiwisolver?expand=0&rev=26
2025-01-14 13:29:08 +00:00
9e09bce9a5 Accepting request 1217423 from devel:languages:python
- update to 1.4.7:
  * no library changes only fixes to the build infrastructure
  * drop support for Python 3.7
  * add support for Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1217423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwisolver?expand=0&rev=11
2024-10-25 17:18:36 +00:00
1190a1ad7e - update to 1.4.7:
* no library changes only fixes to the build infrastructure
  * drop support for Python 3.7
  * add support for Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kiwisolver?expand=0&rev=24
2024-10-23 20:27:38 +00:00
4 changed files with 29 additions and 5 deletions

View File

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

3
kiwisolver-1.4.9.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Sep 21 19:35:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.4.9:
* add support for Python 3.14 PR #196 #198
* include Python.h, or headers including Python.h, before
system headers
-------------------------------------------------------------------
Tue Jan 14 10:16:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.4.8
* Drop support for Python 3.8 and 3.9
* Do not link to MSVCP on Windows and drop windows 32 bits support
* Add support for free-threaded builds on Python 3.13
-------------------------------------------------------------------
Wed Oct 23 20:27:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.7:
* no library changes only fixes to the build infrastructure
* drop support for Python 3.7
* add support for Python 3.13
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 27 19:31:31 UTC 2023 - Dirk Müller <dmueller@suse.com> Mon Nov 27 19:31:31 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-kiwisolver # spec file for package python-kiwisolver
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# 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-kiwisolver Name: python-kiwisolver
Version: 1.4.5 Version: 1.4.9
Release: 0 Release: 0
Summary: An implementation of the Cassowary constraint solver Summary: An implementation of the Cassowary constraint solver
License: BSD-3-Clause License: BSD-3-Clause