python-pymongo

Edit Package python-pymongo

The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver for MongoDB. The gridfs package is a gridfs implementation on top of pymongo.

Refresh
Refresh
Source Files
Filename Size Changed
pymongo-3.0.3.tar.gz 0000419692 410 KB
python-pymongo.changes 0000043037 42 KB
python-pymongo.spec 0000002119 2.07 KB
Revision 2 (latest revision is 3)
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- Update to 3.0.3, fixes: 
  * PYTHON-942: Error in changelog guidance for Python 3 (find timeout parameter)
  * PYTHON-934: Unable to specify ssl_match_hostname option using URI style connection string
  * PYTHON-946: Undocumented regression in Collection.find - projection tuple no longer allowed
  * PYTHON-939: Monitor threads slow to terminate on application shutdown.
  * PYTHON-932: Error in GSSAPI / Kerberos
  * PYTHON-954: TxMongo is recommended for production use
  * PYTHON-945: Remove validation of the OP_REPLY "startingFrom" field
  * PYTHON-951: Corrupt GridFS files can send GridOut.read / readline into an infinite loop
  * PYTHON-940: Unhelpful and pretty wrong error message
  * PYTHON-933: "maxPoolSize=0" allowed, causes hang

- fix non-SUSE build by conditionalizing "Suggests:" tag

- update to 3.0.2
  - fix a bug that could route operations to replica set members
    that are not in primary or secondary state when using
  - fix bug in GridFS.delete

- Add BuildRequires: python-unittest2 for fix fails in tests on SLE11 SP3

- update to 3.0:
  - BUMP 3.0
  - Update install docs.
  - Capitalize "Python" in changelog.
  - Note the loss of Connection and ReplicaSetConnection.
  - Add TLS/SSL example docs.
  - PYTHON-821 - Note that the new CRUD API methods don't apply SON manipulators.
  - Update collection.py
  - PYTHON-874 - Support wincertstore as ca_certs fallback on Windows.
Comments 0
openSUSE Build Service is sponsored by