[Bug 2068774] Re: magic-wormhole FTBFS with Python 3.12
Athos Ribeiro
2068774 at bugs.launchpad.net
Wed Jun 19 19:22:56 UTC 2024
Thanks, Sudip. I fixed a minor issue with the DEP3 header
(s/^Bugs:/Bug:/) and uploaded.
** Changed in: magic-wormhole (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2068774
Title:
magic-wormhole FTBFS with Python 3.12
Status in magic-wormhole package in Ubuntu:
Fix Committed
Status in magic-wormhole package in Debian:
New
Bug description:
magic-wormhole in oracular-proposed FTBFS with Python 3.12
https://launchpadlibrarian.net/733822428/buildlog_ubuntu-oracular-
amd64.magic-wormhole_0.13.0-1_BUILDING.txt.gz
The error:
/<<PKGBUILDDIR>>/versioneer.py:421: SyntaxWarning: invalid escape sequence '\s'
LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 22, in <module>
version=versioneer.get_version(),
^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/versioneer.py", line 1480, in get_version
return get_versions()["version"]
^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/versioneer.py", line 1412, in get_versions
cfg = get_config_from_root(root)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/versioneer.py", line 342, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/magic-wormhole/+bug/2068774/+subscriptions
More information about the Ubuntu-sponsors
mailing list