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.8.1.tar.gz (63.2 kB view details)

Uploaded Source

Built Distribution

antsibull_changelog-0.8.1-py3-none-any.whl (48.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: antsibull-changelog-0.8.1.tar.gz
  • Upload date:
  • Size: 63.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.5 Linux/5.8.2-arch1-1

File hashes

Hashes for antsibull-changelog-0.8.1.tar.gz
Algorithm Hash digest
SHA256 75101542fba67d37d57e49531a3704aa416a8a3dc8a9d9dc5886afbf0809c21d
MD5 840fb6fc10e74740b6cab029f6d062ed
BLAKE2b-256 14fe950a5650dd6b3bf2b791ebb7b2c96d5c227149d65910436c7cf0b1bc5a5d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for antsibull_changelog-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 094d6329496203bd00eecb93a369d95d0c48765bb4d2cde645bb9736aa0cc471
MD5 cb2a4e730b298c12fb1cf5fee1ea9921
BLAKE2b-256 ea0275a76460be035ea6ec6f8b1ba2cbf9ba9f540124fe98b2d310693e8a9184

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