Replace whole repo with latest content from branch stream-3.6.1-rhel-8.8.0
Content corresponds with RHEL dist-git commit 988bd82
This commit is contained in:
parent
7d96b33ed8
commit
bd6556642f
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,2 +1,15 @@
|
||||
SOURCES/pymongo-3.7.0.tar.gz
|
||||
/pymongo-2.3.tar.gz
|
||||
/pymongo-2.5.tar.gz
|
||||
/pymongo-2.5.2.tar.gz
|
||||
/pymongo-3.0.3.tar.gz
|
||||
/0001-Serverless-test-suite-workaround.patch
|
||||
/0002-Use-ssl_match_hostname-from-backports.patch
|
||||
/3.2.tar.gz
|
||||
/3.2.1.tar.gz
|
||||
/3.2.2.tar.gz
|
||||
/3.3.0.tar.gz
|
||||
/3.4.0.tar.gz
|
||||
/3.5.1.tar.gz
|
||||
/3.6.0.tar.gz
|
||||
/pymongo-3.6.1.tar.gz
|
||||
/pymongo-3.7.0.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
python-pymongo package is retired for CS-664
|
||||
5
python-pymongo.rpmlintrc
Normal file
5
python-pymongo.rpmlintrc
Normal file
@ -0,0 +1,5 @@
|
||||
from Config import addFilter
|
||||
|
||||
|
||||
addFilter('python-pymongo-debugsource.*no-documentation')
|
||||
addFilter('spelling-error.*traversable')
|
||||
Loading…
Reference in New Issue
Block a user