Go to file
Maxwell G 2b66248c7f
Modernize the specfile and run all tests
Use pyproject macros:

- Use `%pyproject_check_import` instead of manually calling `python -c`.

- The conditional setuptools_scm stuff can be removed.
  python-setuptools_scm is now part of RHEL.

Run all tests:

- Always run pytest unit tests
- Run all integration tests instead of just examples/hello-world.

Formatting:

- Two lines between specfile settings
- Make `%description`s DRY.
2023-08-23 19:40:12 +00:00
tests Try to switch to the proper branch 2023-06-08 13:39:59 +02:00
.gitignore Update to 1.7.0, fixes rhbz#2233656 2023-08-23 07:28:29 +02:00
changelog convert to rpmautospec 2021-11-22 08:06:50 +01:00
python-setuptools-rust.spec Modernize the specfile and run all tests 2023-08-23 19:40:12 +00:00
README.md Added the README 2021-01-14 20:00:35 +00:00
sources Update to 1.7.0, fixes rhbz#2233656 2023-08-23 07:28:29 +02:00

python-setuptools-rust

The python-setuptools-rust package