15
0

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
This commit is contained in:
2024-10-25 17:18:36 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

BIN
kiwisolver-1.4.7.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>

View File

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