forked from pool/python-pymongo
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
|||
|
Wed Sep 26 08:51:11 UTC 2012 - jzheng@suse.com
|
|||
|
|
|||
|
- change to use python3
|
|||
|
|
|||
|
-------------------------------------------------------------------
|
|||
|
Mon Sep 24 12:03:51 UTC 2012 - i@marguerite.su
|
|||
|
|
|||
|
- Update to version 2.3
|
|||
|
* fixes see https://jira.mongodb.org/browse/PYTHON/fixforversion/11146
|
|||
|
* Support for expanded read preferences including directing
|
|||
|
reads to tagged servers - See Secondary Reads for more
|
|||
|
information.
|
|||
|
* Support for mongos failover - See High Availability and
|
|||
|
mongos for more information.
|
|||
|
* A new aggregate() method to support MongoDB’s new
|
|||
|
aggregation framework.
|
|||
|
* Support for legacy Java and C# byte order when encoding
|
|||
|
and decoding UUIDs.
|
|||
|
* Support for connecting directly to an arbiter.
|
|||
|
|
|||
|
-------------------------------------------------------------------
|
|||
|
Tue Mar 27 08:41:06 UTC 2012 - saschpe@suse.de
|
|||
|
|
|||
|
- Change requires on mongodb to suggests, a weak dependency is better
|
|||
|
|
|||
|
-------------------------------------------------------------------
|
|||
|
Tue Feb 28 08:54:00 UTC 2012 - saschpe@suse.de
|
|||
|
|
|||
|
- Update to version 2.1.1
|
|||
|
* See https://jira.mongodb.org/browse/PYTHON/fixforversion/11081
|
|||
|
for details
|
|||
|
- Require mongodb
|
|||
|
|
|||
|
-------------------------------------------------------------------
|
|||
|
Sat Mar 26 00:03:48 UTC 2011 - alexandre@exatati.com.br
|
|||
|
|
|||
|
- Initial package (1.9) for openSUSE.
|