Package: python-inline-snapshot / 0.29.0-2

Metadata

Package Version Patches format
python-inline-snapshot 0.29.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Ignore some plugins which are not packaged yet.patch | (download)

mkdocs.yml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 docs: ignore some plugins which are not packaged yet

docs Remove badge linking.patch | (download)

README.md | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 docs: remove badge linking

We don't need these links to some external graphics of badges, they
might become a privacy breach.

docs Don t use mike addon for MkDocs.patch | (download)

mkdocs.yml | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 docs: don't use mike addon for mkdocs

We don't need to use this feature in Debian, the power of mike is mostly
only interesting for upstream projects.

It's currently also not packaged for Debian. Upstream can be found here

https://github.com/jimporter/mike

docs Don t build directory URLs.patch | (download)

mkdocs.yml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 docs: don't build directory urls

The upstream configuration for the HTML based documentation is targeted
to get published through a web server but not through a simple directory
structure.
Let mkdocs create *.html files for the various topics and sites.

docs Use python3 in example as interpreter call.patch | (download)

docs/pytest.md | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 docs: use python3 in example as interpreter call

On Debian systems there is no python binary available any more on a
default system installation. We have python3 instead.

docs Ignore added validation feature.patch | (download)

mkdocs.yml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 docs: ignore added validation feature

This isn't working in Debian but also not hardly needed.

docs Removed link to external graphic.patch | (download)

README.md | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 docs: removed link to external graphic

Removing the graphics to avoid potential privacy breach issues.

docs Use hatchling instead of hatch.patch | (download)

docs/changelog.md | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 docs: use 'hatchling' instead of 'hatch'

In Debian we have a binary named 'hatchling', provided by
python3-hatchling.

Forwardeed: not-needed

docs Don t use llmstxt addon for MKDocs.patch | (download)

mkdocs.yml | 46 23 + 23 - 0 !
1 file changed, 23 insertions(+), 23 deletions(-)

 docs: don't use llmstxt addon for mkdocs

This package isn't packaged yet for Debian.

https://github.com/pawamoy/mkdocs-llmstxt