Package: python-changelogd / 0.1.9-2
Metadata
Package | Version | Patches format |
---|---|---|
python-changelogd | 0.1.9-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
002 fix importtable warn.patch | (download) |
changelogd/templates/__init__.py |
1 1 + 0 - 0 ! |
fix importtable warning during build Add __init__.py files to changelogd/templates and its sub directories to avoid changelogd.templates absent. |
001 fix for docs.patch | (download) |
docs/conf.py |
6 5 + 1 - 0 ! |
fix for docs Fix for unable to find module changelogd during build, define the path + import version locally instead of pip. |
003 click 8.2.patch | (download) |
tests/test_changelogd.py |
31 30 + 1 - 0 ! |
fix the cli test with click 8.2 In click 8.2, a program invoked without a subcommand specified will still display the usage message, but then exit with code 2, not 0. |
toml.patch | (download) |
changelogd/config.py |
10 7 + 3 - 0 ! |
--- |
1