Package: python-os-api-ref / 0.3.0+dfsg1-3~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
python-os-api-ref | 0.3.0+dfsg1-3~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
move_assets.patch | (download) |
os_api_ref/__init__.py |
12 4 + 8 - 0 ! |
move assets to /usr/share and use bootstrap from libjs-bootstrap |
docutils_0.13.patch | (download) |
os_api_ref/__init__.py |
7 6 + 1 - 0 ! |
add compatibility with docutils 0.13 In docutils 0.13 (and newer), the get_column_widths method of Table directive returns a tuple, where the widths array is the second item. . Also, get_column_widths now has a “if type(self.widths) == list” check, so use the list syntax when setting the widths property. |
1