Releases 5

For tarballs and release assets from this project, see releases.pagure.org/python-configstack.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/python-configstack.git
cd python-configstack
git archive --format=tar.gz --prefix=python-configstack-<TAG>/ -o python-configstack-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

version/0.1.1
Finalise version “0.1.1”.
2b4d8b106fbf55049bffaa0e4e489d2e76f9fa79
version/0.1.0
Finalise version “0.1.0”.
d8fd0f2ef6dec39a61e385628437e5a3a4d8c415
version/0.0.2
Finalise version “0.0.2”.
abea8b34a4331fe1f1ef4a837a71bca49c0bbcb2
version/0.0.0
Finalise version “0.0.0”.
d036006b2516a67f070a8f6b127332158a5cf9d1
initial
422227e669f21efbb3109dca22be5086980a68a5