Miro Hrončok
f39261901c
Add the -l/-L flag to %pyproject_save_files
...
- The -l flag can be used to assert at least 1 License-File was detected
- The -L flag explicitly disables this check (which remains the default)
Co-Authored-By: Maxwell G <maxwell@gtmx.me>
2023-12-11 13:16:09 +01:00
Miro Hrončok
5ffc27bdf7
CI: Don't treat DeprecationWarnings in setuptools_scm's %check as errors
2023-08-30 23:11:42 +02:00
Miro Hrončok
03e6d054b8
CI specs: Never use ! ...
as a check (followup)
...
This is a followup of 6015300d34
This particular instance was not discovered before due to the macro.
2023-01-14 23:57:54 +01:00
Miro Hrončok
d311a522b7
CI: Adjust %toxenv tests for tox 4
2023-01-14 23:57:54 +01:00
Miro Hrončok
50b5e637bf
CI: Make most of the tests work on EPEL 9
2022-03-17 17:59:38 +01:00
Miro Hrončok
25646ef7c1
CI tests: Update setuptools_scm to fix FTBFS on rawhide
2021-11-29 16:52:09 +01:00
Miro Hrončok
8588098b34
Rename %_pyproject_ghost_distinfo and %_pyproject_record to indicate they are private
2021-07-23 10:01:13 +02:00
Miro Hrončok
c0c09a476a
Cleanup the tests (and docs) for Fedora 32 EOL
2021-05-27 21:27:39 +02:00
Miro Hrončok
26bb3cb4d1
Tests: Update setuptools_scm to fix a problem with pytest 6.2
2021-02-04 12:41:09 +01:00
Miro Hrončok
38ef5fb85b
Allow multiple -e in %pyproject_buildrequires
2020-11-04 18:35:22 +01:00
Miro Hrončok
cb4e43c670
Implement %pyproject_extras_subpkg
2020-07-29 17:40:37 +02:00