Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708700 - dev-python/PythonQt - support for python3_8 and python3_9 (was: support for python3_7)
Summary: dev-python/PythonQt - support for python3_8 and python3_9 (was: support for p...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: python3.8-compat py39, python3.9-compat 749984
  Show dependency tree
 
Reported: 2020-02-08 10:52 UTC by Andreas Sturmlechner
Modified: 2020-12-03 08:15 UTC (History)
2 users (show)

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


Attachments
build.log.xz (dev-python:PythonQt-3.2-r1:20200226-115045.log.xz,37.61 KB, application/x-xz)
2020-02-26 11:56 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2020-02-08 10:52:59 UTC
Please test and add support for newer python versions.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-26 11:49:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2898c16869a5b5fc213e4bf40d9c89e7908efb18

commit 2898c16869a5b5fc213e4bf40d9c89e7908efb18
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2020-02-16 21:11:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-26 11:45:51 +0000

    dev-python/PythonQt: python3_7, EAPI 7, fix revdep, tests
    
    1. add github reference in metadata
    2. move to EAPI 7
    3. add python3_7
    4. add tests
    5. add missed app-arch/unzip
    6. don't build tests and examples
    7. remove webkit USE flag
    
    Closes: https://bugs.gentoo.org/708700
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Closes: https://github.com/gentoo/gentoo/pull/14680
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/PythonQt/PythonQt-3.2-r1.ebuild | 95 ++++++++++++++++++++++++++++++
 dev-python/PythonQt/metadata.xml           | 14 ++---
 2 files changed, 102 insertions(+), 7 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2020-02-26 11:56:10 UTC
Created attachment 615950 [details]
build.log.xz

tests indeed failed to build with py38.
Comment 3 Andreas Sturmlechner gentoo-dev 2020-10-18 18:08:19 UTC
py38 patch from opensuse: https://build.opensuse.org/package/view_file/openSUSE:Factory/PythonQt/0001-Fix-build-with-python-3.8.patch?expand=1

Otherwise, this package seems to be on the decline overall. https://repology.org/project/pythonqt/history
Comment 4 Larry the Git Cow gentoo-dev 2020-10-21 11:54:09 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebb349e17ff25679a8280adde42bed1a0ac7068

commit eebb349e17ff25679a8280adde42bed1a0ac7068
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-10-21 11:53:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-10-21 11:53:51 +0000

    package.mask: Last rite dev-python/PythonQt
    
    Bug: https://bugs.gentoo.org/708700
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2020-12-03 08:14:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a8044047e4986d77d8302c0e640d8969f54378

commit 70a8044047e4986d77d8302c0e640d8969f54378
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-12-03 08:13:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-03 08:14:02 +0000

    dev-python/PythonQt: remove last-rited package
    
    Bug: https://bugs.gentoo.org/708700
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/PythonQt/Manifest               |  1 -
 dev-python/PythonQt/PythonQt-3.2-r1.ebuild | 96 ------------------------------
 dev-python/PythonQt/PythonQt-9999.ebuild   | 94 -----------------------------
 dev-python/PythonQt/metadata.xml           | 26 --------
 profiles/package.mask                      |  7 ---
 5 files changed, 224 deletions(-)