This website requires JavaScript.
Explore
Help
Register
Sign In
decathorpe
/
rust2rpm
Watch
1
Star
0
Fork
You've already forked rust2rpm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
228efa58fd
rust2rpm
/
requirements.txt
8 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Release 25.0.2
2023-11-18 00:07:31 +00:00
cargo2rpm>=0.1.13
add requirements.txt Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 13:58:18 +00:00
jinja2
conf: implement new TOML-based config file format - does not rely on custom INI parsing - can be validated automatically with the defined schema - actual support for lists, multi-line strings, booleans When a "rust2rpm.toml" file is found, it takes precedence. Otherwise, rust2rpm will fall back to existing {,.,_}rust2rpm.conf files and convert to the new format internally.
2023-10-05 18:03:08 +00:00
jsonschema
cfg: fix compatibility with pyparsing 2.4.7 I was developing this with 3.0.1. Seems to work fine after some simple adjustments.
2022-07-12 09:26:45 +00:00
pyparsing
add requirements.txt Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 13:58:18 +00:00
requests
Implement simple logging; ensure rust2rpm --stdout still works
2022-07-24 09:21:30 +00:00
termcolor
add requirements.txt Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 13:58:18 +00:00
tqdm
Reference in a new issue
Copy permalink