Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
c1348bb25f |
BIN
kiwisolver-1.4.7.tar.gz
(Stored with Git LFS)
BIN
kiwisolver-1.4.7.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
kiwisolver-1.4.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
kiwisolver-1.4.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Wed Oct 23 20:27:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-kiwisolver
|
# spec file for package python-kiwisolver
|
||||||
#
|
#
|
||||||
# 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-kiwisolver
|
Name: python-kiwisolver
|
||||||
Version: 1.4.7
|
Version: 1.4.8
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user