Package: python-semantic-release / 10.3.1-2

Metadata

Package Version Patches format
python-semantic-release 10.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix documentation privacy breach.patch | (download)

docs/contributing/index.rst | 5 1 + 4 - 0 !
docs/index.rst | 26 0 + 26 - 0 !
2 files changed, 1 insertion(+), 30 deletions(-)

 fix documentation privacy breach


0002 path out importlib resources.patch | (download)

pyproject.toml | 1 0 + 1 - 0 !
src/semantic_release/cli/changelog_writer.py | 3 1 + 2 - 0 !
tests/fixtures/example_project.py | 3 1 + 2 - 0 !
tests/unit/semantic_release/changelog/test_default_changelog.py | 3 1 + 2 - 0 !
tests/unit/semantic_release/changelog/test_release_notes.py | 3 1 + 2 - 0 !
5 files changed, 4 insertions(+), 9 deletions(-)

---