[Bug 1966323] Re: FTBFS in jammy: setuptools deprecated use_2to3

Launchpad Bug Tracker 1966323 at bugs.launchpad.net
Tue Mar 29 17:29:31 UTC 2022


This bug was fixed in the package python-tempita - 0.5.2-6ubuntu1

---------------
python-tempita (0.5.2-6ubuntu1) jammy; urgency=medium

  * d/p/2to3.patch: quick python 3 conversion using 2to3, exactly how it
    was being done automatically during build until python 3.10's
    setuptools removed the 2to3 option from setup.py (LP: #1966323)
  * Fix and run the existing doc tests (LP: #1966532):
    - d/p/fix-doc-tests.patch: fix exception name raised in doctests
    - d/rules: run doc tests

 -- Andreas Hasenack <andreas at canonical.com>  Fri, 25 Mar 2022 22:12:13
-0300

** Changed in: python-tempita (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-tempita in Ubuntu.
https://bugs.launchpad.net/bugs/1966323

Title:
  FTBFS in jammy: setuptools deprecated use_2to3

Status in python-tempita package in Ubuntu:
  Fix Released
Status in python-tempita package in Debian:
  New

Bug description:
  $ python3 ./setup.py build
  error in Tempita setup command: use_2to3 is invalid.

  It was removed in setuptools 58:
  https://setuptools.pypa.io/en/latest/history.html#v58-0-0

  And from python 3.10 in the standard library:
  https://github.com/pypa/setuptools/issues/2086

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-tempita/+bug/1966323/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list