b94ecf1ece
tests: add two missing assert statements
2023-10-01 23:01:38 +02:00
fb1944d558
conf: factor out rust2rpm.conf file parsing; add validation and tests
2023-03-02 19:35:58 +01:00
58d33f6505
generator: clean up and document all Jinja2 template parameters
2023-02-15 15:14:21 +01:00
3aeaf2ba06
gitignore: add /build/
...
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2018-01-08 20:08:43 +01:00
Igor Gnatenko
2fbb50e1dc
distribute rust2rpm in PyPI via setuptools
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-12 11:35:45 +01:00
Igor Gnatenko
67a12b527f
distribute cargodeps and rust2rpm as zipapp
...
With zipapp we bundle all our sources into one file and don't care.
Since we use common files from both, it's easier for us.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 20:54:10 +01:00
Igor Gnatenko
309afe53dc
add tox.ini
...
We need to test somehow on multiple python versions.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 14:59:18 +01:00