Update to 3.7.2
This commit is contained in:
parent
9728a8b9e7
commit
acdb768680
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/3.6.0.tar.gz
|
||||
/pymongo-3.6.1.tar.gz
|
||||
/pymongo-3.7.1.tar.gz
|
||||
/pymongo-3.7.2.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global bootstrap 0
|
||||
|
||||
Name: python-pymongo
|
||||
Version: 3.7.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.7.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
|
||||
License: ASL 2.0 and MIT
|
||||
@ -152,6 +152,10 @@ pkill mongod
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2019 Yatin Karel <ykarel@redhat.com> - 3.7.2-1
|
||||
- Update to 3.7.2
|
||||
- http://api.mongodb.com/python/3.7.2/changelog.html
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pymongo-3.7.1.tar.gz) = a4aeae56742efa1e5dda14182062972cde5704ff9055a660158d12c30390f8a9e885942c640c8229a6016cd620c450bdaf81da548d9e03c99ddbc4d42d1b3069
|
||||
SHA512 (pymongo-3.7.2.tar.gz) = 758a87c91097e27b06a993b90905fa67861677ca3118465f3259a891dab65f6518ff97c0c503665957ca11b273820c52c67f005fcdb7b559cfecdcb75750ba4e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user