diff --git a/kiwisolver-1.4.7.tar.gz b/kiwisolver-1.4.7.tar.gz deleted file mode 100644 index 3ec7b74..0000000 --- a/kiwisolver-1.4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9893ff81bd7107f7b685d3017cc6583daadb4fc26e4a888350df530e41980a60 -size 97286 diff --git a/kiwisolver-1.4.8.tar.gz b/kiwisolver-1.4.8.tar.gz new file mode 100644 index 0000000..5bd97bf --- /dev/null +++ b/kiwisolver-1.4.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d5f023bdc8c7e54eb65f03ca5d5bb25b601eac4d7f1a042888a1f45237987e +size 97538 diff --git a/python-kiwisolver.changes b/python-kiwisolver.changes index 2e9c817..245e593 100644 --- a/python-kiwisolver.changes +++ b/python-kiwisolver.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 14 10:16:44 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-kiwisolver.spec b/python-kiwisolver.spec index 713aee3..b2c112b 100644 --- a/python-kiwisolver.spec +++ b/python-kiwisolver.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-kiwisolver -Version: 1.4.7 +Version: 1.4.8 Release: 0 Summary: An implementation of the Cassowary constraint solver License: BSD-3-Clause