Tue, 11 Jun 2024 22:03:32 UTC | login

Information for build python-QtPy-1.3.1-1.fc27

ID15884
Package Namepython-QtPy
Version1.3.1
Release1.fc27
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:24:18 UTC
CompletedSat, 14 Apr 2018 20:24:18 UTC
Tags
f28
f29
RPMs
src
python-QtPy-1.3.1-1.fc27.src.rpm (info) (download)
noarch
python2-QtPy-1.3.1-1.fc27.noarch.rpm (info) (download)
python3-QtPy-1.3.1-1.fc27.noarch.rpm (info) (download)
Changelog * 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.