Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730182 - net-irc/irker-2.19: Version bump, support for Python 3
Summary: net-irc/irker-2.19: Version bump, support for Python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-06-29 21:57 UTC by Sam James
Modified: 2020-07-13 20:05 UTC (History)
2 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-29 21:57:23 UTC
Package is currently masked for removal because it's Python 2-only.

Upstream several changes have just been made to allow Python 3. A new release or selected patches could help save this package from the chopping board.
Comment 1 Gary E. Miller 2020-06-29 23:58:51 UTC
Bump request: Upstream version 2.19 support Python 3
Comment 2 Eric S. Raymond 2020-06-30 00:09:45 UTC
Package is fully polyglot now, all scripts run under either 2 or 3.

Please remove it from the kill list.
Comment 3 Larry the Git Cow gentoo-dev 2020-07-13 20:05:05 UTC
The bug has been closed via the following commit(s):

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

commit 8dfacb0aff98fddab174629593535def3509894e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-13 19:59:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-13 20:03:23 +0000

    net-irc/irker: bump to 2.19
    
    Changes:
    * Add Python 3.7, 3.8
    * Drop socks5 use flag - use optfeature instead
    * Update LICENSE to BSD-2
    * Fix systemd service (absolute path)
    
    Closes: https://bugs.gentoo.org/730182
    Closes: https://bugs.gentoo.org/612448
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 net-irc/irker/Manifest          |  1 +
 net-irc/irker/irker-2.19.ebuild | 64 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 273528acd44749009655bc1baf827682af04deef
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-13 20:03:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-13 20:03:58 +0000

    profiles/package.mask: unmask net-irc/irker post-bump
    
    Bug: https://bugs.gentoo.org/730182
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 1 -
 1 file changed, 1 deletion(-)