Update to 3.7.1 (#1601651).
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
da3d138589
commit
7b0edaa4d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/3.5.1.tar.gz
|
||||
/3.6.0.tar.gz
|
||||
/pymongo-3.6.1.tar.gz
|
||||
/pymongo-3.7.1.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
}
|
||||
|
||||
Name: python-pymongo
|
||||
Version: 3.6.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.7.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# All code is ASL 2.0 except bson/time64*.{c,h} which is MIT
|
||||
License: ASL 2.0 and MIT
|
||||
@ -229,6 +229,10 @@ pkill mongod
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 30 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.7.1-1
|
||||
- Update to 3.7.1 (#1601651).
|
||||
- http://api.mongodb.com/python/3.7.1/changelog.html
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pymongo-3.6.1.tar.gz) = eb5f280a69eb99a0d2080d1de46ae9defeab65cfd4f75f603f98ced0544a7c57e8014b12fc996cb37e8edc06541d1ee0b41b3467ddf53b8777759add372cef0e
|
||||
SHA512 (pymongo-3.7.1.tar.gz) = a4aeae56742efa1e5dda14182062972cde5704ff9055a660158d12c30390f8a9e885942c640c8229a6016cd620c450bdaf81da548d9e03c99ddbc4d42d1b3069
|
||||
|
||||
Loading…
Reference in New Issue
Block a user