14b39d2f02
Accepting request 999182 from home:alois:branches:devel:languages:python
...
- Add setuptools module as build requirement
OBS-URL: https://build.opensuse.org/request/show/999182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=56
2022-08-25 07:22:43 +00:00
bd589226a9
Accepting request 964295 from home:pgajdos:python
...
- python-mock is not required for build
OBS-URL: https://build.opensuse.org/request/show/964295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=54
2022-03-23 14:48:18 +00:00
ff6b394447
Accepting request 959723 from home:alois:branches:devel:languages:python
...
- Update to version 2.1.0, see changelog.rst
OBS-URL: https://build.opensuse.org/request/show/959723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=52
2022-03-06 15:43:36 +00:00
f8d715f1ff
Accepting request 854650 from home:alois:branches:devel:languages:python
...
- Update to version 2.0.0, see changelog.rst
OBS-URL: https://build.opensuse.org/request/show/854650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=50
2020-12-10 19:06:28 +00:00
Tomáš Chvátal
7a3ed34a52
Accepting request 790626 from home:polslinux:branches:devel:languages:python
...
- Remove nose dep as we are not running the tests
OBS-URL: https://build.opensuse.org/request/show/790626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=48
2020-04-01 14:59:26 +00:00
f8d3948448
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=46
2019-10-14 11:45:26 +00:00
2a4a41a2a1
- update to 1.11.1 , no upstream changelog
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=44
2019-08-09 14:00:39 +00:00
Tomáš Chvátal
7d9bce9206
- Do not restrict the Cython dependency to work with new releases
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=42
2019-06-04 14:12:27 +00:00
ebbf1479b8
Accepting request 706866 from home:alois:branches:devel:languages:python
...
- Update to version 1.11.0 (see https://kivy.org/#changelog )
OBS-URL: https://build.opensuse.org/request/show/706866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=41
2019-06-02 06:55:46 +00:00
b7d281c3cc
Accepting request 678041 from home:TheBlackCat:branches:devel:languages:python
...
- Disable tests because they randomly timeout.
OBS-URL: https://build.opensuse.org/request/show/678041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=39
2019-02-21 17:56:22 +00:00
6aaa9e7a7a
Accepting request 622808 from home:jengelh:branches:devel:languages:python
...
- Trim redundancies from descriptions.
OBS-URL: https://build.opensuse.org/request/show/622808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=35
2018-07-14 13:22:26 +00:00
700bc99d02
Accepting request 621546 from home:alois:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/621546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=34
2018-07-08 08:57:03 +00:00
050b6be805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=33
2018-07-08 08:52:15 +00:00
Sascha Peilicke
2ad15e0c84
- Remove content with non-commercial only license (bnc#749340)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=6
2012-02-29 11:44:25 +00:00
Sascha Peilicke
9a99795cbd
- Updated runtime requirements
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=4
2012-02-20 14:11:18 +00:00
Sascha Peilicke
dec8070137
- Update to version 1.1.1:
...
* Core
- [#403 ] Pygame audio loader doesn't work (in addition to camera opencv provider)
- Changes from version 1.1.0:
* Core
- [#319 ] Allow dynamic changes to url in Loader
- [#371 ] Allow BoundedNumericProperty to have custom min/max per widget
- [#373 ] Allow Property.dispatch() to be called from Python
- [#376 ] Fix list.reverse() in ListProperty
- [#386 ] Fix GC with Clock triggered events
- [#306 ] Fix video uri support with gstreamer
- Add support for italic/bold text in core/text
- Better traceback when an exception happen within kv
- Enhance properties exceptions
- Fixes for camera frame update
- Fixes for python-for-android project
- Fixes list/dict properties on pop/popitem method
- Merged android-support branch to master
- New Atlas class for merging png/jpeg and acces with atlas://
- New SettingPath in settings
- New markup text rendering: "[b]Hello[/b] [color=ff0000]World[/color]"
- New on_pause handler in App: used in android for sleeping
- Removed text/cairo rendering, ttf doesn't work.
- Various speedup on cython files
* Graphics
- [#375 ] Fix clear_color in Fbo
- [#64 ] New Mesh instruction for custom 2D mesh
- Fix black screenshot on GLES devices
- Fix warnings of cython compilation + debian issues
* Modules
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=3
2012-02-20 13:48:42 +00:00
Sascha Peilicke
699cbae709
- Update to version 1.0.7
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=2
2011-09-23 13:31:59 +00:00
Sascha Peilicke
47950fc797
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=1
2011-06-24 20:20:44 +00:00