Skip to content
go2rpm 1.12.0

Added:

- `doc`: extend README file (@mikelolasagasti)
- **`main`: add `vendor` profile and integrate go-vendor-tools**
- `main`: add `--no-clean flag` and use it in tests
- `main`: add `-V/--go2rpm-version` flag
- **`main`: add `--download` flag to download sources**
- `tests`: add basic pytest unit tests

Changed:

- `init`: correct `__version__` constant
- `packaging`: switch to `flit_core` and adopt PEP 621 metadata

Fixed:

- `cli`: print error message to stderr
- **`rpmname`: fix `use_new_versioning` regex for multi-number suffixes**