Skip to main content

Changelog tool for Ansible-base and Ansible collections

Project description

antsibull-changelog -- Ansible Changelog Tool

Python linting badge Python testing badge Codecov badge

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

antsibull_changelog-0.9.0-py3-none-any.whl (51.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: antsibull-changelog-0.9.0.tar.gz
  • Upload date:
  • Size: 67.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.11-arch1-1

File hashes

Hashes for antsibull-changelog-0.9.0.tar.gz
Algorithm Hash digest
SHA256 b0c6ed670f12bc81b8c2119858566f90811fd7e63325a8149ead207c246f0ed5
MD5 5ea9672ed9ff16910508562d435b3353
BLAKE2b-256 1e8dda15c46573d12fe5e38a28c3a435c3e91ea977745013b67e6b6c7943c897

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antsibull_changelog-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 51.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.11-arch1-1

File hashes

Hashes for antsibull_changelog-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7868e9942d23e36110b90fb0223ff368bfae4ee926210d2ef650c577091f84f3
MD5 6d7b9338e834a0081bfb3eca28480b45
BLAKE2b-256 3ce0f6ca2049ff26c1c51ea4e0ec22243b7ff70391185864d300308704fbed43

See more details on using hashes here.

Supported by

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