forked from pool/python-pyotherside
Accepting request 1137428 from devel:languages:python
- update to 1.6.0: * PyOtherSide now supports Qt 6 while retaining source compatibility with Qt 5. * PyGLArea is currently broken with Qt 6, use PyFBO instead. - update plugins.qmltypes (commit 067e3a6 on 27 Aug 2018) - disable qtquicktests (debug files) - cleanup spec file OBS-URL: https://build.opensuse.org/request/show/1137428 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyotherside?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:189cb0b973e40fcb6b95fd51b0bcd6cc8494b514d49ffe966ec488cf05bbf51e
|
||||
size 185230
|
3
1.6.0.tar.gz
Normal file
3
1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ead71d0a549acb6664d72745fae5b1d4e433274c64be6a680ceeeef0754451ab
|
||||
size 183645
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 19:46:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6.0:
|
||||
* PyOtherSide now supports Qt 6 while retaining source
|
||||
compatibility with Qt 5.
|
||||
* PyGLArea is currently broken with Qt 6, use PyFBO
|
||||
instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 09:15:05 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
@@ -16,12 +25,12 @@ Fri May 10 11:47:54 UTC 2019 - t.gruner@katodev.de
|
||||
Tue Jan 1 11:56:07 UTC 2019 - t.gruner@katodev.de
|
||||
|
||||
- fix build for Factory
|
||||
- update plugins.qmltypes (commit 067e3a6 on 27 Aug 2018)
|
||||
- update plugins.qmltypes (commit 067e3a6 on 27 Aug 2018)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 08:10:33 UTC 2018 - t.gruner@katodev.de
|
||||
|
||||
- disable qtquicktests (debug files)
|
||||
- disable qtquicktests (debug files)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 14:45:59 UTC 2018 - t.gruner@katodev.de
|
||||
@@ -31,7 +40,7 @@ Thu Jan 25 14:45:59 UTC 2018 - t.gruner@katodev.de
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 08:39:45 UTC 2018 - t.gruner@katodev.de
|
||||
|
||||
- cleanup spec file
|
||||
- cleanup spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 23:43:12 UTC 2017 - dmacvicar@suse.de
|
||||
@@ -43,4 +52,4 @@ Fri Oct 27 23:43:12 UTC 2017 - dmacvicar@suse.de
|
||||
Thu Jun 1 14:55:04 UTC 2017 - t.gruner@katodev.de
|
||||
|
||||
- Initial release 1.5.1
|
||||
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyotherside
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define srcname pyotherside
|
||||
%bcond_without test
|
||||
Name: python-pyotherside
|
||||
Version: 1.5.9
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Asynchronous Python 3 Bindings for Qt 5
|
||||
License: ISC
|
||||
@@ -64,7 +64,7 @@ xvfb-run -s '-screen 0, 1280x1024x24' -a ./tests/tests
|
||||
%endif
|
||||
|
||||
%files
|
||||
%doc README
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%dir %{_libqt5_archdatadir}/qml/io/
|
||||
%dir %{_libqt5_archdatadir}/qml/io/thp/
|
||||
|
Reference in New Issue
Block a user