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 file
Patch File delta Description
0001 move themes to usr share.patch | (download)

cloud_sptheme/__init__.py | 2 1 + 1 - 0 !
docs/conf.py | 2 1 + 1 - 0 !
setup.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 move themes to /usr/share

0003 Remove cookies and tracking.patch | (download)

cloud_sptheme/themes/cloud/layout.html | 30 0 + 30 - 0 !
cloud_sptheme/themes/cloud/static/cloud.js_t | 6 0 + 6 - 0 !
cloud_sptheme/themes/cloud/theme.conf | 2 1 + 1 - 0 !
3 files changed, 1 insertion(+), 37 deletions(-)

 remove cookies and tracking

0003 Remove docs dependency on fulltoc extension.patch | (download)

docs/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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