Changelog for
python311-Kivy-2.2.1-lp156.1.4.x86_64.rpm :
* Sat Sep 30 2023 Ben Greiner
- Add Make sure the docs still build with both Tumbleweed and sle15_pythons_module_pythons in 15.5- Move to PEP517- Re-enable test suite: it has come a long way since the ancient nosetest times
* Sun Aug 13 2023 Dirk Müller - update to 2.2.1:
* Limit stencil to inner instructions on Image widget
* Increase timeout of httpbin tests to reduce risk of failures on CI runs
* Ensures that jQuery is always installed
* Fri Jun 02 2023 Daniel Donisa - Update to version 2.2.0, see https://github.com/kivy/kivy/blob/2.2.0/doc/sources/changelog.rst
* Thu Aug 25 2022 Luigi Baldoni - Add setuptools module as build requirement
* Wed Mar 23 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Sun Mar 06 2022 Luigi Baldoni - Update to version 2.1.0, see changelog.rst
* Thu Dec 10 2020 Luigi Baldoni - Update to version 2.0.0, see changelog.rst
* Wed Apr 01 2020 Paolo Stivanin - Remove nose dep as we are not running the tests
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Aug 09 2019 Ondřej Súkup - update to 1.11.1 , no upstream changelog
* Tue Jun 04 2019 Tomáš Chvátal - Do not restrict the Cython dependency to work with new releases
* Sat Jun 01 2019 Luigi Baldoni - Update to version 1.11.0 (see https://kivy.org/#changelog)
* Thu Feb 21 2019 Todd R - Disable tests because they randomly timeout.
* Sat Jul 14 2018 jengelhAATTinai.de- Trim redundancies from descriptions.
* Sat Jul 07 2018 aloisioAATTgmx.com- Update to version 1.10.1 (see https://kivy.org/#changelog)- Converted to single-spec- Put documentation and examples into -doc subpackage- Dropped python-Kivy-rpmlintrc
* Sat Mar 11 2017 sfalkenAATTopensuse.org- Edited %files to explicitly package %{_docdir}/%{name} to clear unpackaged files builderror in openSUSE:Factory
* Mon Feb 06 2017 jmatejekAATTsuse.com- drop recommendation for obsolete GStreamer 0.10 (not necessary) and pycairo (not used at all)
* Mon Jan 04 2016 borisAATTsteki.net- updated to latest release 1.9.1 + a lot of changes VERY SMALL cherry picked list follows - move to SDL2 - implement Window.show_cursor for pygame and sdl2 - Adds kivy namespaces. - audio_sdl2: support sequenced formats - Initial support for rendering of SVG - hid input: default is inverted now, also the invertion function was wrong - add error logging for opengl - core/audio: new pure-python/pyobjus AVFoundation audio player- Added rpmlintrc file to filter out fsf address and python abi noise- removed patch python-Kivy-Cython-0.21.patch as it is in package
* Mon Nov 10 2014 dimstarAATTopensuse.org- Replace python-imaging BuildRequires and Requires with python-Pillow: The code actually does \'from PIL import image\', so pythom-imaging would not even work.
* Thu Oct 16 2014 dimstarAATTopensuse.org- Add python-Kivy-Cython-0.21.patch: Fix build with Cython 0.21.