Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846329 - sys-fs/unionfs-fuse: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: sys-fs/unionfs-fuse: 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: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:07 UTC by Sam James
Modified: 2022-05-25 19:17 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 19:07:14 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 sys-fs/unionfs-fuse
sys-fs/unionfs-fuse
  PythonCompatUpdate: version 2.1: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 2.2: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-25 19:17:29 UTC
The bug has been closed via the following commit(s):

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

commit 572e04698f80f0caaaeb55719282d859f46be93d
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-05-25 19:14:57 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-05-25 19:17:15 +0000

    sys-fs/unionfs-fuse: Python 3.10 + EAPI 8
    
    Closes: https://bugs.gentoo.org/846329
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 sys-fs/unionfs-fuse/unionfs-fuse-2.2-r1.ebuild | 47 ++++++++++++++++++++++++++
 sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild   |  6 ++--
 2 files changed, 50 insertions(+), 3 deletions(-)