re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:40:27 +02:00
parent 98729f9e73
commit 326ada2bc5
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Test-Warnings-0.028.tar.gz
/Test-Warnings-[0-9.]*.tar.gz

View File

@ -0,0 +1,3 @@
from Config import *
addFilter("spelling-error %description -l en_US NoWarnings -> ")
addFilter("spelling-error %description -l en_US nowarnings -> ")