Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709008 - www-apps/roundup: needs py3 port
Summary: www-apps/roundup: needs py3 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-02-10 20:50 UTC by Michał Górny
Modified: 2020-06-30 08:56 UTC (History)
1 user (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-02-10 20:50:23 UTC
This is blocking removal of py2 from deps.
Comment 1 Cédric Krier gentoo-dev 2020-02-10 22:10:14 UTC
Next version 2.0.0 will have Python3 supports: http://www.roundup-tracker.org/dev-docs/docs/upgrading.html#python-3-support
Comment 2 Larry the Git Cow gentoo-dev 2020-06-30 08:56:35 UTC
The bug has been closed via the following commit(s):

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

commit df98bc4aec2688608bd7e422e9a23497d7a33dab
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-06-30 08:53:53 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-06-30 08:56:06 +0000

    package.mask: Remove roundup mask
    
    Version 2.0.0 supports py3
    
    Closes: https://bugs.gentoo.org/709008
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

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

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

commit 33c253fdeddb6c2175affffe85bd9cc214a68e0f
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-06-30 08:52:30 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-06-30 08:55:12 +0000

    www-apps/roundup: version bumps with Py3 support
    
    Closes: https://bugs.gentoo.org/709008
    Closes: https://bugs.gentoo.org/710054
    Closes: https://bugs.gentoo.org/722520
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 www-apps/roundup/Manifest                   |  1 +
 www-apps/roundup/metadata.xml               |  3 ++
 www-apps/roundup/roundup-2.0.0_beta0.ebuild | 47 +++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)