Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846344 - www-apps/roundup: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: www-apps/roundup: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 850169
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:07 UTC by Sam James
Modified: 2022-07-01 07:20 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:07:35 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate www-apps/roundup
www-apps/roundup
  PythonCompatUpdate: version 2.0.0: PYTHON_COMPAT update available: python3_10
  PythonCompatUpdate: version 2.1.0: PYTHON_COMPAT update available: python3_10
Comment 1 Cédric Krier gentoo-dev 2022-06-07 09:52:40 UTC
It is blocked by missing a stable dev-libs/xapian-bindings for python3_10.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-07 09:55:43 UTC
(In reply to Cédric Krier from comment #1)
> It is blocked by missing a stable dev-libs/xapian-bindings for python3_10.

That doesn't stop you adding it to a revbump in ~arch, but given the stablereq is already there, fair enough.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-21 20:22:49 UTC
(In reply to Sam James from comment #2)
> (In reply to Cédric Krier from comment #1)
> > It is blocked by missing a stable dev-libs/xapian-bindings for python3_10.
> 
> That doesn't stop you adding it to a revbump in ~arch, but given the
> stablereq is already there, fair enough.

Anyway, done in stable now.
Comment 4 Cédric Krier gentoo-dev 2022-06-21 21:22:55 UTC
Still missing sparc stable.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-21 21:31:24 UTC
(In reply to Cédric Krier from comment #4)
> Still missing sparc stable.

Just do a revbump then?
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-01 03:34:07 UTC
ping, the default is changing today
Comment 7 Larry the Git Cow gentoo-dev 2022-07-01 07:20:27 UTC
The bug has been closed via the following commit(s):

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

commit 7610dc491e9c2b26544956b4651a51086a6906da
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2022-07-01 07:19:44 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2022-07-01 07:19:44 +0000

    www-apps/roundup: support Python 3.10
    
    Closes: https://bugs.gentoo.org/846344
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 www-apps/roundup/roundup-2.0.0-r1.ebuild | 2 +-
 www-apps/roundup/roundup-2.1.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)