Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718214 - app-emulation/sen: need py3.7, 3.8 port
Summary: app-emulation/sen: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nelo-T. Wallus (ntnn)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 12:17 UTC by Michał Górny
Modified: 2020-09-10 08:32 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 12:17:06 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this mgorny@pomiot.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 08:58:33 UTC
Ping. This package doesn't seem to have been touched in a while, and has two other bugs reported.
Comment 2 Nelo-T. Wallus (ntnn) 2020-08-17 06:26:39 UTC
I'll take care of it coming weekend. Sorry for the late response.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-27 14:36:26 UTC
(In reply to Nelo-T. Wallus (ntnn) from comment #2)
> I'll take care of it coming weekend. Sorry for the late response.

ping
Comment 4 Nelo-T. Wallus (ntnn) 2020-08-27 16:40:55 UTC
I've been contemplating removing sen from the tree as upstream is largely in maintenance mode and the test suite breaks due to dependencies.
Alternatively I wanted to look into pushing a live ebuild instead if its possible to get the test suite working with that.

I wanted to decide that with Poly-C once he's available again, which would be this weekend.
Comment 5 Larry the Git Cow gentoo-dev 2020-09-10 05:14:53 UTC
The bug has been referenced in the following commit(s):

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

commit 35f46741a6ce045a46b3761ecdd4525252ef5c3d
Author:     Nelo-T. Wallus <nelo@wallus.de>
AuthorDate: 2020-09-05 09:56:47 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-09-10 05:14:48 +0000

    app-emulation/sen: Patch bump to 0.6.1_p20200903
    
    Bug: https://bugs.gentoo.org/718214
    Package-Manager: Portage-3.0.5, Repoman-2.3.23
    Signed-off-by: Nelo-T. Wallus <nelo@wallus.de>
    Closes: https://github.com/gentoo/gentoo/pull/17423
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-emulation/sen/Manifest                   |  1 +
 app-emulation/sen/sen-0.6.1_p20200905.ebuild | 41 ++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+)
Comment 6 Nelo-T. Wallus (ntnn) 2020-09-10 08:32:12 UTC
New ebuild with 3.7 and 3.8 has been merged.