Package: python-os-api-ref / 2.3.0+ds1-4

Metadata

Package Version Patches format
python-os-api-ref 2.3.0+ds1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
move_assets.patch | (download)

os_api_ref/__init__.py | 12 1 + 11 - 0 !
1 file changed, 1 insertion(+), 11 deletions(-)

 move assets to /usr/share and use bootstrap from libjs-bootstrap
remove broken test with sphinx 4.2.patch | (download)

os_api_ref/tests/test_microversions.py | 42 0 + 42 - 0 !
1 file changed, 42 deletions(-)

 remove broken test with sphinx 4.2.x
py3.12 use assertRegex not assertRegexpMatches.patch | (download)

os_api_ref/tests/test_microversions.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 python 3.12: use assertregex not assertregexpmatches