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
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.
2b4d8b106fbf55049bffaa0e4e489d2e76f9fa79
d8fd0f2ef6dec39a61e385628437e5a3a4d8c415
abea8b34a4331fe1f1ef4a837a71bca49c0bbcb2
d036006b2516a67f070a8f6b127332158a5cf9d1
422227e669f21efbb3109dca22be5086980a68a5