re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-07-10 13:43:38 +02:00
parent e93159b9a8
commit 42edab5bc7
2 changed files with 14 additions and 0 deletions

12
.gitignore vendored
View File

@ -1 +1,13 @@
/cryptography_vectors-1.3.1.tar.gz
/cryptography_vectors-1.5.3.tar.gz
/cryptography_vectors-1.7.1.tar.gz
/cryptography_vectors-1.7.2.tar.gz
/cryptography_vectors-1.9.tar.gz
/cryptography_vectors-2.0.2.tar.gz
/cryptography_vectors-2.1.tar.gz
/cryptography_vectors-2.1.3.tar.gz
/cryptography_vectors-2.1.4.tar.gz
/cryptography_vectors-2.2.1.tar.gz
/cryptography_vectors-2.3.tar.gz
/cryptography_vectors-3.2.tar.gz
/cryptography_vectors-3.2.1.tar.gz /cryptography_vectors-3.2.1.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
addFilter("pem-certificate /usr/lib/python.*")
addFilter("no-documentation")