Package: cloud-sptheme / 1.10.1.post20200504175005-1
Metadata
Package | Version | Patches format |
---|---|---|
cloud-sptheme | 1.10.1.post20200504175005-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 move themes to usr share.patch | (download) |
cloud_sptheme/__init__.py |
2 1 + 1 - 0 ! |
move themes to /usr/share |
0003 Remove cookies and tracking.patch | (download) |
cloud_sptheme/themes/cloud/layout.html |
30 0 + 30 - 0 ! |
remove cookies and tracking |
0003 Remove docs dependency on fulltoc extension.patch | (download) |
docs/conf.py |
1 0 + 1 - 0 ! |
remove docs dependency on fulltoc extension |
0004 Adjust test for Python 3.9 mock 4.0.3.patch | (download) |
cloud_sptheme/tests/test_ext_relbar_toc.py |
2 1 + 1 - 0 ! |
adjust test for python 3.9 + mock 4.0.3 The "exc_info" argument of the __exit__ function needs to be a valid tuple now. Signed-off-by: Sergio Durigan Junior <sergiodj@debian.org> Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980632 |