From abc93c238771c4c24efa8caef466f951bd2f977a Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Apr 03 2024 16:13:52 +0000 Subject: Add an rpmlintrc file [skip changelog] --- diff --git a/python-testing.postgresql.rpmlintrc b/python-testing.postgresql.rpmlintrc new file mode 100644 index 0000000..34b37ae --- /dev/null +++ b/python-testing.postgresql.rpmlintrc @@ -0,0 +1,3 @@ +# These files are tiny; the fact that they are duplicates is incidental, and it +# is not worth hardlinking them. +addFilter(r" files-duplicate /\S+\.dist-info/\S+\.txt")