Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845429 - app-admin/github-backup-utils: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-admin/github-backup-utils: 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: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:45 UTC by Sam James
Modified: 2022-06-04 23:31 UTC (History)
0 users

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 18:45:07 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 app-admin/github-backup-utils
app-admin/github-backup-utils
  PythonCompatUpdate: version 2.22.0: PYTHON_COMPAT updates available: python3_9, python3_10, python3_11
  PythonCompatUpdate: version 3.0.0: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 William Hubbs gentoo-dev 2022-06-03 16:46:54 UTC
All,

I plan to work on this this weekend.
FYI though, it looks like python is only used for the tests.
Comment 2 Larry the Git Cow gentoo-dev 2022-06-04 23:31:45 UTC
The bug has been closed via the following commit(s):

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

commit 2420d23401cc594da86e5aff92a49172f769e43d
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-06-04 23:29:24 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-06-04 23:31:40 +0000

    app-admin/github-backup-utils: add 3.3.2, 3.5.0
    
    Closes: https://bugs.gentoo.org/845429
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-admin/github-backup-utils/Manifest             |  2 +
 .../github-backup-utils-3.0.0.ebuild               |  2 +-
 .../github-backup-utils-3.3.2.ebuild               | 58 ++++++++++++++++++++++
 .../github-backup-utils-3.5.0.ebuild               | 58 ++++++++++++++++++++++
 4 files changed, 119 insertions(+), 1 deletion(-)