14
0

Accepting request 702389 from home:Simmphonie:python

- update to version 1.5.4git (commit ebe2845 on 8 Feb 2019)
  * Initialize sys.argv in Python for libraries that depend on it (issue #77)
  * Update plugins.qmltypes and cleanup project files (by martyone, PR#95)
  * Allow calling signals on QML objects from Python (issue #98)
- fix build for Factory
- update plugins.qmltypes (commit 067e3a6 on 27 Aug 2018)  
- disable qtquicktests (debug files) 
- fix build for Leap (debug files)
- cleanup spec file 
- update to 1.5.3
- disable python2
- Initial release 1.5.1

OBS-URL: https://build.opensuse.org/request/show/702389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotherside?expand=0&rev=12
This commit is contained in:
Torsten Gruner
2019-05-11 21:23:59 +00:00
committed by Git OBS Bridge
parent 5fda617bd8
commit afba444637

View File

@@ -2,6 +2,9 @@
Fri May 10 11:47:54 UTC 2019 - t.gruner@katodev.de Fri May 10 11:47:54 UTC 2019 - t.gruner@katodev.de
- update to version 1.5.4git (commit ebe2845 on 8 Feb 2019) - update to version 1.5.4git (commit ebe2845 on 8 Feb 2019)
* Initialize sys.argv in Python for libraries that depend on it (issue #77)
* Update plugins.qmltypes and cleanup project files (by martyone, PR#95)
* Allow calling signals on QML objects from Python (issue #98)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 1 11:56:07 UTC 2019 - t.gruner@katodev.de Tue Jan 1 11:56:07 UTC 2019 - t.gruner@katodev.de