Sun, 02 Jun 2024 22:34:00 UTC | login

Information for build python-QtPy-1.4.2-2.fc29

ID48325
Package Namepython-QtPy
Version1.4.2
Release2.fc29
Epoch
SummaryProvides an abstraction layer on top of the various Qt bindings
Description QtPy (pronounced ‘cutie pie’) is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). Basically, you write your code as if you were using PyQt5 but import qt from qtpy instead of PyQt5.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 06:06:25 UTC
CompletedWed, 04 Jul 2018 06:06:25 UTC
Tags
f29
RPMs
src
python-QtPy-1.4.2-2.fc29.src.rpm (info) (download)
noarch
python2-QtPy-1.4.2-2.fc29.noarch.rpm (info) (download)
python3-QtPy-1.4.2-2.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-2 - Rebuilt for Python 3.7 * Tue May 08 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.4.2-1 - Update to 1.4.2 * Sat May 05 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.4.1-1 - Update to 1.4.1 * Sat Mar 17 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.4.0-1 - Update to 1.4.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.3.1-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Aug 23 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.1-1 - Update to 1.3.1 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Mar 17 2017 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.2.1-1 - Update to 1.2.1 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1.2-6 - Rebuild for Python 3.6 * Fri Sep 30 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 1.1.2-5 - Add BSD in license * Fri Sep 30 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 1.1.2-4 - Add doc files * Thu Sep 29 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 1.1.2-3 - Fix source URL * Thu Sep 29 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 1.1.2-2 - Fix license installation * Thu Aug 11 2016 Mukundan Ragavan <nonamedotc@gmail.com> - 1.1.2-1 - Initial package.