Path to this page:
Next | Query returned 10 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-06-09 00:15:49 by othyro | Files touched by this commit (4) |  |
Log message:
-py-mongo - went to databases in HEAD.
|
2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208) |
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
|
2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) |  |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2013-10-21 00:21:47 by Mike M. Volokhov | Files touched by this commit (1) |
Log message:
Drop TODO - pymongo 2.6.3 fixes the CVE.
|
2013-10-20 22:38:58 by Mike M. Volokhov | Files touched by this commit (4) |  |
Log message:
Update py-mongo to version 2.6.3.
Major package changes:
- added support for Python 3.x (N.B.: 3.2 or greater is required)
- pypi switched over to HTTPS - fetch using curl
- list the package in "databases" category as well
- homepage was moved - update
- cleanup comment a little bit
- the update fixes CVE-2013-2132
For changelist since pymongo 2.4.2 please visit
http://api.mongodb.org/python/current/changelog.html
|
2013-06-06 13:56:57 by OBATA Akio | Files touched by this commit (1) |
Log message:
CVE-2013-2132
|
2013-03-07 04:23:43 by PHO / phonohawk | Files touched by this commit (3) |
Log message:
Update to pymongo-2.4.2
|
2013-03-07 04:07:12 by PHO / phonohawk | Files touched by this commit (3) |
Log message:
Update to pymongo-2.4
|
2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-07-19 03:03:24 by Mike M. Volokhov | Files touched by this commit (4) |
Log message:
Import py-mongo-2.2.1 as wip/py-mongo.
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.
|
Next | Query returned 10 messages, browsing 1 to 10 | previous