Summary: | dev-python/PyQt5: add Python 3.7 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Virgil Dupras (RETIRED) <vdupras> |
Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 662796 | ||
Bug Blocks: | 662236 |
Description
Virgil Dupras (RETIRED)
![]() According to https://www.riverbankcomputing.com/news/pyqt-5112, py37 implies a bump to PyQt5 5.11 (In reply to Virgil Dupras from comment #1) > According to https://www.riverbankcomputing.com/news/pyqt-5112, py37 implies > a bump to PyQt5 5.11 Not necessarily. PyQt 5.11 has _official_ support for python 3.7, but earlier versions might already work. Bumping to 5.11 unfortunately requires major packaging changes and will take a while. Would you be able to test PyQt5 5.10.1-r1 with python 3.7 and sip 4.19.12? If not, I should have some time later this week. I've tested it against py37 with +widgets +gui. Builds fine, imports fine. Davide: Do you know of a good consumer with a good test suite that I could run in my test env? Not really... I sometimes use dev-util/eric, but it doesn't have a test suite AFAIK. Also you can try running the examples that come with PyQt5. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f0ea76d08261a44d391ee0cc7a95bb342b458f commit 98f0ea76d08261a44d391ee0cc7a95bb342b458f Author: Davide Pesavento <pesa@gentoo.org> AuthorDate: 2018-08-16 21:28:29 +0000 Commit: Davide Pesavento <pesa@gentoo.org> CommitDate: 2018-08-16 21:28:29 +0000 dev-python/PyQt5: add python3_7 Thanks to Virgil Dupras for testing Closes: https://bugs.gentoo.org/662798 Package-Manager: Portage-2.3.46, Repoman-2.3.10 dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |