Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-kiwisolver | Distribution: SUSE Linux Framework One |
Version: 1.4.4 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.7 | Build date: Fri Apr 21 14:27:43 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 161235 | Source RPM: python-kiwisolver-1.4.4-slfo.1.1.7.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/nucleic/kiwi | |
Summary: An implementation of the Cassowary constraint solver |
Kiwi is a C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper, but it is not a refactoring of the original C++ solver. Kiwi ranges from 10x to 500x faster processing than the original Cassowary solver with the same input set, with typical use cases gaining a 40x improvement. Memory savings are consistently >5x. In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings.
BSD-3-Clause
* Fri Apr 21 2023 dmueller@suse.com - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 mcepl@suse.com - Make calling of %{sle15modernpython} optional. * Sun Jul 24 2022 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 2022 code@bnavigator.de - Update to 1.4.3 * add support for Python 3.11 PR #142 * do not install tests PR #143 * fix packaging for latest setuptools PR #140 - Release 1.4.2 * fix an issue with setuptools configuration PR #134 * Mon Mar 28 2022 code@bnavigator.de - Update to 1.4.1 * add missing include PR #129 * re-organize the Python binding sources to properly ship type hints PR #131 * make installation PEP517 compliant PR #125 * add type hints PR #125 * add Constraint::violated() method PR #128 * make the the c++ part of the code c++20 compliant PR #120 * test with c++11 and c++20 PR #120 - Switch to PyPI sources * Wed Jan 05 2022 dmueller@suse.com - update to 1.3.2: - Add support for Python 3.10, drop official support Python 3.6 - Remove direct accesses to ob_type in C-API use Py_TYPE instead * Sun Dec 20 2020 dmueller@suse.com - update to 1.3.1: - allow to avoid linking against VC2014_1 on windows PR #97 - do not mark move constructor / assignment operator of expression as noexcept PR #97 This is to circumvent a suspected bug in the GCC compiler in the manylinux1 image. - add c++ benchmarks and run them on CIs PR #91 - modernize the c++ code by using more c++11 features PR #90 - introduce move semantic in some c++ constructors to improve performances PR #89 - add support for Python 3.9 PR #88 * Thu Apr 16 2020 pgajdos@suse.com - version update to 1.2.0 * setup.py: proper python version pinning and cut 1.2.0 release - python3 only, e. g. requires cppy, which is python3 only * Wed Jul 24 2019 tchvatal@suse.com - Update to 1.1.0: * prevent attempting a dual optimize on a dummy row PR #56 closes #15 * add dump and dumps methods to inspect the internal state of the solver PR #56 * test on Python 3.7 PR #51 * improvemnts to setup.py and tests PR #46 #50 * Wed Mar 28 2018 jengelh@inai.de - Quantify speeds in description. * Fri Mar 23 2018 tchvatal@suse.com - Cleanup with spec-cleaner - Switch to github archive to have tests * Tue Feb 13 2018 toddrme2178@gmail.com - Update to 1.0.1 * allow unicode strings for variable name in Python 2 * allow unicode strings as strength specifiers in Python 2 - Update to 1.0.0 * Allow anonymous variables (solver PR #32, wrappers PR #22) * Solver: Define binary operators as free functions (PR #23) * Wrappers: support for Python 3 (PR #13) * Wrappers: drop distribute dependency in favor of setuptools (PR #22) * Wrappers: add a comprehensive test suite - Implement single-spec version - Complete spec file rewrite. * Fri Sep 04 2015 toddrme2178@gmail.com - Initial version
/usr/lib64/python3.11/site-packages/kiwisolver /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/INSTALLER /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/LICENSE /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/METADATA /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/RECORD /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/REQUESTED /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/WHEEL /usr/lib64/python3.11/site-packages/kiwisolver-1.4.4.dist-info/top_level.txt /usr/lib64/python3.11/site-packages/kiwisolver/__init__.py /usr/lib64/python3.11/site-packages/kiwisolver/__pycache__ /usr/lib64/python3.11/site-packages/kiwisolver/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/kiwisolver/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/kiwisolver/_cext.cpython-311-s390x-linux-gnu.so /usr/lib64/python3.11/site-packages/kiwisolver/_cext.pyi /usr/lib64/python3.11/site-packages/kiwisolver/py.typed /usr/share/doc/packages/python311-kiwisolver /usr/share/doc/packages/python311-kiwisolver/README.rst /usr/share/doc/packages/python311-kiwisolver/releasenotes.rst /usr/share/licenses/python311-kiwisolver /usr/share/licenses/python311-kiwisolver/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 23 00:14:39 2024