Skip to main content

Changelog tool for Ansible-base and Ansible collections

Project description

antsibull-changelog -- Ansible Changelog Tool

A changelog generator used by Ansible and Ansible collections.

Installation

It can be installed with pip:

pip install antsibull-changelog

For more information, see the documentation.

Using directly from git clone

Scripts are created by poetry at build time. So if you want to run from a checkout, you'll have to run them under poetry:

python3 -m pip install poetry
poetry install  # Installs dependencies into a virtualenv
poetry run antsibull-changelog --help

If you want to create a new release:

poetry build
poetry publish  # Uploads to pypi.  Be sure you really want to do this

Note: When installing a package published by poetry, it is best to use pip >= 19.0. Installing with pip-18.1 and below could create scripts which use pkg_resources which can slow down startup time (in some environments by quite a large amount).

If you prefer to work with pip install -e, you can use dephell to create a setup.py file from pyproject.toml:

dephell deps convert --from-path pyproject.toml --from-format poetry --to-path setup.py --to-format setuppy

Then you can install antsibull-changelog with pip install -e ..

License

Unless otherwise noted in the code, it is licensed under the terms of the GNU General Public License v3 or, at your option, later. See LICENSE for a copy of the license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antsibull-changelog-0.6.0.tar.gz (60.3 kB view details)

Uploaded Source

Built Distribution

antsibull_changelog-0.6.0-py3-none-any.whl (46.1 kB view details)

Uploaded Python 3

File details

Details for the file antsibull-changelog-0.6.0.tar.gz.

File metadata

  • Download URL: antsibull-changelog-0.6.0.tar.gz
  • Upload date:
  • Size: 60.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.3 Linux/5.7.7-arch1-1

File hashes

Hashes for antsibull-changelog-0.6.0.tar.gz
Algorithm Hash digest
SHA256 90d3f6b0825e52f8befc3f4c5998bd64ad9e04ba90c8d606751d93b81aab36d0
MD5 d9868e59ecafad2047918fddf9dc9a35
BLAKE2b-256 17f2e4f4875a78d8a66959601fae2351d7b2572ecfa8caa41708be16b37174a8

See more details on using hashes here.

Provenance

File details

Details for the file antsibull_changelog-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for antsibull_changelog-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b270c4dc86735ec04608aeaabfabbe3b73578e982c620ebda084ea1ae604acbb
MD5 0cbd6b736ab4fe3e41a951912cb646c8
BLAKE2b-256 e50491e05132f2c20a01872e7a28797fc720bb42f4fabd5bb16c9296c3438ab1

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page