Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588566 - dev-python/QtPy: a uniform layer to support PyQt5, PyQt4 and PySide with a single codebase
Summary: dev-python/QtPy: a uniform layer to support PyQt5, PyQt4 and PySide with a si...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-11 06:56 UTC by Coacher
Modified: 2016-12-12 00:18 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2016-07-11 06:56:08 UTC
Hello.

git-cola has started to bundle QtPy [1,2]. This change will be in the next release after git-cola-2.6 (which is currently missing from tree, see [3]).

It would be nice to have QtPy unbundled plus such uniform python bindings could be useful to have in Gentoo on its own.

Upstream: https://github.com/spyder-ide/qtpy
PyPi page: https://pypi.python.org/pypi/QtPy

CC'ing qt team and git-cola devs to see if they are interested.


[1]: https://github.com/git-cola/git-cola/commit/e9b9875c15692084c8ba21d3b1582e385c4199f7
[2]: https://github.com/git-cola/git-cola/commit/6c7792ec02bdab553a1a42ba163cf6302006f1df
[3]: https://github.com/gentoo/gentoo/pull/1384
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2016-07-11 10:58:06 UTC
Reminds me of https://xkcd.com/927/

It's a "simple" pure-python wrapper, so I'm also CC'ing python@ in case they want to take this.