[Bug 1966532] Re: doctests available but not run
Launchpad Bug Tracker
1966532 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/1966532
Title:
doctests available but not run
Status in python-tempita package in Ubuntu:
Fix Released
Bug description:
I'm unsure what's the real cause, but the doctests are available but
not run.
A build with DH_VERBOSE shows:
dh_auto_test -O--buildsystem=pybuild
pybuild --test --test-nose -i python{version} -p 3.10
I: pybuild base:237: cd /home/ubuntu/git/packages/python-tempita/python-tempita/.pybuild/cpython3_3.10_tempita/build; python3.10 -m nose -v
----------------------------------------------------------------------
Ran 0 tests in 0.012s
OK
That directory it cd's into is empty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-tempita/+bug/1966532/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list