For tarballs and release assets from this project, see releases.pagure.org/fedora-rust/python-rustcfg.
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/fedora-rust/python-rustcfg.git
cd python-rustcfg
git archive --format=tar.gz --prefix=python-rustcfg-<TAG>/ -o python-rustcfg-<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.
f704b0c9e58d66a2df11638ff58f1cadcc8fef82
69784a4b3db898f39021c1ef24ed7a269cd61f81