No description
Find a file
Igor Gnatenko 8757161c11 use rust-packaging for BuildRequires
That way we don't need to pull any python/whatever stuff from rust itself.

Closes: https://pagure.io/fedora-rust/rust2rpm/issue/30
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-05-17 12:45:48 +02:00
data Switch rustflags from -g to -Cdebuginfo=2 2017-03-30 10:37:25 -07:00
rust2rpm use rust-packaging for BuildRequires 2017-05-17 12:45:48 +02:00
.gitignore distribute rust2rpm in PyPI via setuptools 2017-02-12 11:35:45 +01:00
LICENSE add MIT license text 2017-01-30 18:46:00 +01:00
MANIFEST.in distribute rust2rpm in PyPI via setuptools 2017-02-12 11:35:45 +01:00
README.rst distribute rust2rpm in PyPI via setuptools 2017-02-12 11:35:45 +01:00
requirements.txt add requirements.txt 2017-02-05 14:58:18 +01:00
setup.py buildsys: release++ 2017-02-18 20:16:35 +01:00
test.py metadata: add support for wildcards in version 2017-02-26 17:06:24 +01:00
tox.ini test on py33 and py34 as well 2017-02-05 21:08:10 +01:00

========
rust2rpm
========

Convert Rust crates to RPM.