[Bug 2071640] Re: Remove python-future (python3-future 0.18.2 is not compatible with Python 3.12)
Julian Andres Klode
2071640 at bugs.launchpad.net
Thu Dec 12 16:14:06 UTC 2024
Please remove
jak at jak-t14-g3:~/Projects/Ubuntu/aptdaemon:main$ reverse-depends src:python-future
No reverse dependencies found
jak at jak-t14-g3:~/Projects/Ubuntu/aptdaemon:main$ reverse-depends src:python-future -b
No reverse dependencies found
** Summary changed:
- python3-future 0.18.2 is not compatible with Python 3.12
+ Remove python-future (python3-future 0.18.2 is not compatible with Python 3.12)
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-future in Ubuntu.
https://bugs.launchpad.net/bugs/2071640
Title:
Remove python-future (python3-future 0.18.2 is not compatible with
Python 3.12)
Status in python-future package in Ubuntu:
Confirmed
Bug description:
$ python3 -c 'from future import standard_library'
Traceback (most recent call last):
File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/future/standard_library/__init__.py", line 65, in <module>
import imp
ModuleNotFoundError: No module named 'imp'
Python 3.12 support was added upstream in v1.0.0:
https://github.com/PythonCharmers/python-future/commit/ba1cc505f1cb8eb0dfe495174f05aaec5a01eef3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2071640/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list