Sync from SUSE:ALP:Source:Standard:1.0 python-uvloop revision c6005341521b22f99f75cced6e2c987d

This commit is contained in:
2023-10-19 06:02:15 +02:00
commit 3462e43b9b
5 changed files with 240 additions and 0 deletions

4
python-uvloop.rpmlintrc Normal file
View File

@@ -0,0 +1,4 @@
# The devel files identified by rpmlint are required for
# uvloop, it does not make sense to put them in a separate
# devel package
addFilter("devel-file-in-non-devel-package")