Use the provisional pyproject declarative buildsystem
- Drop EPEL10 conditionals
This commit is contained in:
parent
c57085d2d0
commit
40f3d5aecb
2 changed files with 11 additions and 17 deletions
|
|
@ -1,2 +1,6 @@
|
|||
# “de/compression”
|
||||
addFilter(r"spelling-error.*'de'")
|
||||
# At least some of these sections are implicit due to declarative buildsystem
|
||||
addFilter(r" no-%(prep|build|install)-section")
|
||||
# Implicit due to use of declarative build system
|
||||
addFilter(r" patch-not-applied ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue