rust2rpm/rust2rpm
Fabio Valentini 6087084fa0
templates: don't use %version_no_tilde macro when %version will do
This is already guarded by a check for crate version == package version,
so the version string cannot contain "~" characters at this point.
2023-10-03 23:43:10 +02:00
..
templates templates: don't use %version_no_tilde macro when %version will do 2023-10-03 23:43:10 +02:00
tests templates: don't use %version_no_tilde macro when %version will do 2023-10-03 23:43:10 +02:00
__init__.py Release 24.4.2 2023-09-30 16:51:36 +02:00
__main__.py main: ensure patches are written with a trailing newline 2023-10-03 22:38:29 +02:00
cfg.py fix wrong type annotations and add a few missing ones 2023-10-01 23:36:20 +02:00
cli.py fix wrong type annotations and add a few missing ones 2023-10-01 23:36:20 +02:00
conf.py fix wrong type annotations and add a few missing ones 2023-10-01 23:36:20 +02:00
crate.py patching: only modify temporary files (and fix patch output) 2023-10-03 22:24:59 +02:00
cratesio.py cli: move command-line argument parser into separate module 2023-02-13 23:35:03 +01:00
distgit.py add even more type annotations and start checking with mypy 2023-10-02 01:05:42 +02:00
generator.py add even more type annotations and start checking with mypy 2023-10-02 01:05:42 +02:00
licensing.py add even more type annotations and start checking with mypy 2023-10-02 01:05:42 +02:00
log.py add even more type annotations and start checking with mypy 2023-10-02 01:05:42 +02:00
metadata.py generator: fix some type annotations 2023-09-30 15:35:10 +02:00
patching.py patching: only modify temporary files (and fix patch output) 2023-10-03 22:24:59 +02:00
spdx_to_fedora.csv
sysinfo.py sysinfo: move os-release parsing into separate module 2023-02-13 19:50:17 +01:00
utils.py add even more type annotations and start checking with mypy 2023-10-02 01:05:42 +02:00