Package: yotta / 0.20.5-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| yotta | 0.20.5-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| update cryptography dependency version | (download) |
setup.py |
2 1 + 1 - 0 ! |
remove maximum acceptable version of cryptography module |
| skip tests requiring network access | (download) |
yotta/test/test_ignores.py |
4 2 + 2 - 0 ! |
skip tests that require network access Several entire test classes are disabled in d/rules; here we disable tests on an individual basis |
| fix privacy breaches in docs | (download) |
docs/_layouts/default.html |
78 28 + 50 - 0 ! |
fix privacy breaches in documentation by using system js libs We replace the bundled upstream bootstrap/jquery JS dists with links to minified versions provided by Debian packages . We also remove a Google tracker and link to a remote logo |
| fix wrong test case.patch | (download) |
yotta/test/test_versions.py |
4 2 + 2 - 0 ! |
fix wrong test case |
| use python3 shebang in tests | (download) |
yotta/test/cli/cli.py |
2 1 + 1 - 0 ! |
replace shebang in test files with python3 |
| fix json anchor | (download) |
yotta/lib/schema/target.json |
2 1 + 1 - 0 ! |
fix invalid json anchor |
| update jekyll config | (download) |
docs/_config.yml |
3 2 + 1 - 0 ! |
update jekyll config for viewing documentation locally |
| fix re syntax warnings | (download) |
yotta/init.py |
6 3 + 3 - 0 ! |
handle "syntaxwarning: invalid escape sequence" re warnings |
