ubuntu/+source/nose:applied/ubuntu/kinetic-devel

Last commit made on 2021-10-31
Get this branch:
git clone -b applied/ubuntu/kinetic-devel https://git.launchpad.net/ubuntu/+source/nose
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/nose

Recent commits

1cd7bff... by Dmitry Shachnev

1.3.7-8 (patches applied)

Imported using git-ubuntu import.

18a5d0b... by Dmitry Shachnev

Remove code that relied on setuptools calling 2to3

Gbp-Pq: 2to3-fixups.diff.

cc9033b... by Dmitry Shachnev

Fix syntax in doc/conf.py for Python 3

Gbp-Pq: python3-conf-py.diff.

2f8148f... by Dmitry Shachnev

Use class-based directives to fix build with Sphinx 3.x

Gbp-Pq: sphinx-class-directives.diff.

38745a0... by Dmitry Shachnev

Remove setuptools-3.X entry point

Gbp-Pq: no-versioned-entry-point.diff.

47d00be... by Dmitry Shachnev

Unset body max-width option

Gbp-Pq: sphinx-body-max-width.diff.

5bd27a5... by Dmitry Shachnev

html_sidebars values should be lists, not single strings

Gbp-Pq: sphinx-html_sidebars.diff.

b8905c3... by Dmitry Shachnev

Use correct sys.path when building docs

Gbp-Pq: docs-sys.path.diff.

7dd8b18... by Dmitry Shachnev

Fix failures with Python 3.6 related to the new ModuleNotFoundError

Gbp-Pq: python3.6-modulenotfounderror.diff.

ab42831... by Dmitry Shachnev

Make coverage plugin compatible with Coverage.py 4.1

Gbp-Pq: coverage4.1.diff.