Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662798 - dev-python/PyQt5: add Python 3.7 support
Summary: dev-python/PyQt5: add Python 3.7 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on: 662796
Blocks: 662236
  Show dependency tree
 
Reported: 2018-08-04 19:23 UTC by Virgil Dupras (RETIRED)
Modified: 2018-08-16 21:29 UTC (History)
0 users

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 Virgil Dupras (RETIRED) gentoo-dev 2018-08-04 19:23:27 UTC
Please add Python 3.7 support
Comment 1 Virgil Dupras (RETIRED) gentoo-dev 2018-08-07 14:23:51 UTC
According to https://www.riverbankcomputing.com/news/pyqt-5112, py37 implies a bump to PyQt5 5.11
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2018-08-07 15:22:57 UTC
(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.
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2018-08-15 15:06:31 UTC
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?
Comment 4 Davide Pesavento (RETIRED) gentoo-dev 2018-08-16 21:20:41 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2018-08-16 21:29:22 UTC
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(-)