Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c48199cff6 | |||
| 3e26c51eba |
BIN
kiwisolver-1.4.8.tar.gz
LFS
BIN
kiwisolver-1.4.8.tar.gz
LFS
Binary file not shown.
3
kiwisolver-1.4.9.tar.gz
Normal file
3
kiwisolver-1.4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3b22c26c6fd6811b0ae8363b95ca8ce4ea3c202d3d0975b2914310ceb1bcc4d
|
||||||
|
size 97564
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Tue Jan 14 10:16:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-kiwisolver
|
# spec file for package python-kiwisolver
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 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.8
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user