forked from pool/python-kiwisolver
- update to 1.4.4:
- fix timing in shared data release procedure PR #149 - revert use of nullpointer introduced in #142 Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kiwisolver?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab8a15c2750ae8d53e31f77a94f846d0a00772240f1c12817411fa2344351f86
|
||||
size 96959
|
||||
BIN
kiwisolver-1.4.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
kiwisolver-1.4.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 09:16:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.4:
|
||||
- fix timing in shared data release procedure PR #149
|
||||
- revert use of nullpointer introduced in #142
|
||||
Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on
|
||||
some platforms (see #144 ) PR #145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 17:47:26 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-kiwisolver
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
Release: 0
|
||||
Summary: An implementation of the Cassowary constraint solver
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user