Commit Graph

212 Commits

Author SHA1 Message Date
behackett
5333d4b733 BUMP 2.4.2 2013-01-23 16:47:41 -08:00
behackett
0b1a58d84d Version -> + 2012-12-06 15:27:47 -08:00
behackett
2d4761a2cc BUMP 2.4.1 2012-12-06 10:19:55 -08:00
behackett
cd2800138b Version -> + 2012-11-28 11:02:31 -08:00
behackett
3e96570e66 BUMP 2.4 2012-11-27 14:02:56 -08:00
behackett
733fafec84 Note Python 3.3 support. 2012-10-02 16:21:26 -07:00
behackett
cb3623d24b Version -> + 2012-08-29 12:32:58 -07:00
behackett
c2bb04ba5a BUMP 2.3 2012-08-29 11:03:20 -07:00
behackett
880ba2741a Version -> + 2012-08-17 15:48:41 -07:00
behackett
d239f98586 BUMP 2.3rc1 2012-08-17 14:32:11 -07:00
behackett
72770fa5df Better build failure hints PYTHON-393 2012-08-16 13:51:37 -07:00
behackett
8521083b9f Version -> + 2012-07-10 11:37:20 -07:00
behackett
7e24efb517 BUMP 2.2.1 2012-07-06 12:57:28 -07:00
behackett
5f8765a0d7 Update trove classifiers for various python3 lists
PyPi specifically needs "Programming Language :: Python :: 3"
(not 3.1 or 3.2) to add pymongo to the "Python 3 Packages" list.
2012-05-01 15:35:51 -07:00
behackett
55d8e1163f Version -> + 2012-05-01 15:31:19 -07:00
behackett
ddf523d8ec BUMP 2.2 2012-04-30 13:36:35 -07:00
behackett
f9a358c10a Version -> + 2012-04-23 16:11:09 -07:00
behackett
2afb2bf304 BUMP 2.2rc1 2012-04-23 14:08:30 -07:00
Bernie Hackett
b927d645b6 Updated build/install/release docs. 2012-04-22 00:38:12 -07:00
behackett
79d66f327e Fix testing issue. 2012-03-29 13:54:18 -07:00
behackett
96b133cb0c Python 3 setup.py changes PYTHON-84
1. Switch from setuptools to distribute
2. Make setup.py PY3 compatible.
3. Use 2to3 for PY3 builds.
4. Make "test" and "nosetests" work in PY3
5. Only write setup.cfg when needed.
6. git ignore setup.cfg.

Traditional setuptools does not support PY3.
2012-03-28 19:10:54 -07:00
Dan Crosta
393acc781e require nose for running test suite 2011-10-24 18:20:12 -04:00
behackett
7e2a05db87 Add a version_tuple attribute
Credit for the idea goes to Jonas Haag.
2011-09-29 09:45:40 -07:00
behackett
527b530b82 Don't try to build C extensions for PyPy/Jython.
PyPy-1.6 doesn't support Py_EnterRecursiveCall and
Py_LeaveRecursiveCall so _cmessage won't work. Jython
and PyPy-1.5 just don't support C extensions.
2011-09-19 17:02:25 -07:00
behackett
b29418ff79 vresion -> + 2011-08-30 19:37:18 -07:00
behackett
fcb88ee4d2 BUMP 2.0.1 2011-08-15 16:49:23 -07:00
behackett
4451e4b757 version -> + 2011-08-15 13:56:02 -07:00
behackett
af3ecfdb39 BUMP 2.0 2011-08-05 14:41:21 -07:00
behackett
e6170131ee Document build deps for popular distros PYTHON-235 2011-05-06 10:53:44 -07:00
behackett
afe6c518c3 version -> + 2011-05-06 10:32:36 -07:00
behackett
b3be4a7616 BUMP 1.11 2011-05-05 15:19:28 -07:00
Dan Crosta
ed1c1c50e8 don't let sphinx save the environment
fixes an issue where a python code error (a module couldn't be imported)
broke future `setup.py doc` invocations until you removed all .pyc files
2011-04-22 14:19:33 -07:00
behackett
59be899262 version -> + 2011-04-07 15:58:40 -07:00
behackett
ee3df8963d BUMP 1.10.1 2011-04-07 11:44:50 -07:00
behackett
68abd1a813 Document C extension dependencies PYTHON-235 2011-04-07 10:40:50 -07:00
behackett
2ed05bec70 PEP8 cleanups. 2011-04-06 14:57:17 -07:00
sridharn
798547e381 print actual error when building extensions fail 2011-04-05 13:28:47 -07:00
behackett
1f732361e5 version -> + 2011-03-31 16:11:50 -07:00
behackett
d0c54416ba BUMP 1.10 2011-03-30 13:53:25 -07:00
behackett
41d0dbaf4b Fix some build/dist warnings. 2011-03-21 14:47:10 -07:00
behackett
8fd90457db Make myself maintainer. 2011-03-18 09:41:48 -07:00
Mike Dirolf
2f69fba69d version -> + 2010-09-28 13:45:17 -04:00
Mike Dirolf
1992b6cd29 BUMP 1.9 2010-09-28 10:48:46 -04:00
Mike Dirolf
a650e4bc36 add keyword 2010-09-14 17:13:25 -04:00
Mike Dirolf
eea654ce33 minor: we don't have any includes in the pymongo directory 2010-09-14 14:06:41 -04:00
Mike Dirolf
b751853755 minor: cleanup 2010-09-14 13:56:14 -04:00
Mike Dirolf
56699b9ff2 switch to using buffer.c/h from Ruby 2010-09-14 13:56:13 -04:00
Mike Dirolf
789296c6ef Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
Mike Dirolf
cd329b20e1 version -> + 2010-08-13 11:12:18 -04:00
Mike Dirolf
c3808a65e7 BUMP 1.8.1 - see changelog for details 2010-08-13 10:47:34 -04:00
Mike Dirolf
263a5abe45 version -> + 2010-08-05 10:19:48 -04:00
Mike Dirolf
a3a8cf2d79 BUMP 1.8 - see changelog for details 2010-08-05 10:04:37 -04:00
Mike Dirolf
399df090cc version -> + 2010-06-17 15:25:57 -04:00
Mike Dirolf
2bb4d67c12 BUMP 1.7 - see changelog for details 2010-06-17 12:46:33 -04:00
Mike Dirolf
fdba7b4f6b don't attempt to build C ext on big endian PYTHON-128 2010-06-04 15:52:51 -04:00
Mike Dirolf
434927cb7c copy version over so that we stop loading cbson when doing 'python setup.py test' 2010-05-10 17:28:44 -04:00
Mike Dirolf
808414f224 switch to using y2038 project for handling time stuff 2010-05-10 16:13:04 -04:00
Mike Dirolf
54be5db873 removing all support for mongo-qa tests
allows us to remove SON.from_xml
  - not deprecating this as it was used internally only AFAIK

therefore eliminates driver dependency on elementtree
2010-01-05 14:20:12 -05:00
Mike Dirolf
6176981d30 add setup.py doc --test to run doctests 2009-12-09 16:40:15 -05:00
Gregg Lind
c0bf4bfa77 setup.py will work with elementtree or xml.etree.ElementTree
SON.py can use either elementree or xml.etree.ElementTree, but setup.py was only checking for xml.etree.
2009-12-08 05:58:10 +08:00
Mike Dirolf
e1927afdf2 allow any utf-8 string rather than just ascii. using unicode is still preferred because we don't have to check it at all 2009-12-01 13:27:44 -05:00
Mike Dirolf
4e2dde1746 minor: refactor C time helpers out to a new file 2009-12-01 11:37:12 -05:00
Mike Dirolf
6c59c626ee minor: just import version 2009-11-16 23:08:05 -08:00
Mike Dirolf
eee5b5ba7f use Sphinx for 'setup.py doc' 2009-11-12 16:47:08 -05:00
Mike Dirolf
7a58c56308 minor: oops 2009-09-16 11:30:31 -04:00
Mike Dirolf
9f0a7b6487 BUMP 0.16 support encoding uuid.UUID instances, fix for explain with limits, removing some deprecated functionality 2009-09-16 11:29:25 -04:00
Mike Dirolf
db1eb3c56d fix some things that broke Python 2.3 support since last I tried it 2009-06-18 14:55:54 -04:00
Mike Dirolf
76e00a06ff update extension building to hopefully detect more types of failed builds 2009-06-03 12:07:31 -04:00
Mike Dirolf
fa9082209e update description 2009-05-13 00:09:51 -04:00
Mike Dirolf
322a13d81d move version from setup.py to pymongo.version 2009-05-12 15:12:48 -04:00
Mike Dirolf
43213deb51 suppport --no_ext command line option to not build c extension at all 2009-05-08 17:12:04 -04:00
Mike Dirolf
f9b871ff27 BUMP 0.9.6 mostly some fixes to the c extension to work around reloading issues that came up in SW production 2009-05-08 15:15:34 -04:00
Mike Dirolf
a5ba101751 bump version again - fix for some issues people have had w/ old versions of setuptools 2009-04-15 14:55:09 -04:00
Mike Dirolf
595381956e do use_setuptools no matter what. this is to avoid the ambiguous error message some have gotten trying to install the egg with an old setuptools 2009-04-15 14:52:48 -04:00
Mike Dirolf
2b66d6135f remove whole doc directory instead of just subdir. this way we don't upload all doc versions every time... 2009-04-15 10:52:13 -04:00
Mike Dirolf
934f6a12ae bumping version: last_status method and bugfixes 2009-04-15 10:45:28 -04:00
Mike Dirolf
96caf793a3 clean out docs for version before generating new ones 2009-04-14 16:32:36 -04:00
Mike Dirolf
12449c65f4 add target for setup.py to generate versioned docs: python setup.py doc 2009-04-14 16:28:21 -04:00
Mike Dirolf
ea83fd981e minor: change author email to the user group address 2009-04-13 15:06:11 -04:00
Mike Dirolf
8bf2ad3d39 bumping version - no timeout for regular ops 2009-04-03 09:33:44 -04:00
Mike Dirolf
ac7e4bccfa bump version - very minor additions 2009-03-26 12:01:37 -04:00
Mike Dirolf
5e8dedfc38 bump version - fix for dbref perf. regression 2009-03-18 14:00:05 -04:00
Mike Dirolf
9f3ad7f0d4 bumping version: faster decoding, master-slave support, use code_w_scope, new-style dbrefs, auto-ref 2009-03-17 13:37:52 -04:00
Mike Dirolf
838bf02481 bumping version - faster encoding, some fixes to keep up w/ mongod changes 2009-02-27 10:31:18 -05:00
Mike Dirolf
68546ffc4e change status classifier 2009-02-20 15:12:10 -05:00
Mike Dirolf
691a1a1fb6 note in README about 2.3 support. bump version (adding support for 2.3) 2009-02-20 15:07:50 -05:00
Mike Dirolf
7bbb4a5133 python 2.3 support
mostly not using unittest.assertTrue and assertFalse.
also not using decorator syntax, and some missing built-ins (sorted, etc.)
2009-02-20 14:35:21 -05:00
Mike Dirolf
75fb46a732 bumping version w/ support for Python 2.4 2009-02-20 11:08:43 -05:00
Mike Dirolf
9415161e83 update README to add support for 2.4. only require elementtree if version is < 2.5 2009-02-20 11:07:27 -05:00
Mike Dirolf
f167101a3e changes to support python 2.4 2009-02-20 10:38:17 -05:00
Mike Dirolf
0f6a6591e2 bumping version - fix for importing etree 2009-02-20 09:27:35 -05:00
Mike Dirolf
4362fafd24 bumping version. added connection pooling and a fix to fail on insert instead of query when using non utf-8 strings 2009-02-17 11:39:33 -05:00
Mike Dirolf
2323e04c25 bumping in preparation for tomorrow's release 2009-02-10 18:12:26 -05:00
Mike Dirolf
749fd7fd1c bumping - fallover to python correctly if c extension doesn't build 2009-02-09 17:43:41 -05:00
Mike Dirolf
4f66ac7f08 don't fail if the C extension fails to build 2009-02-09 16:56:59 -05:00
Mike Dirolf
0c9c4e7252 bumping 2009-02-06 16:09:31 -05:00
Mike Dirolf
c9b7f2e40f add MANIFEST file to include additional files in source distribution (this only happens automatically for svn and cvs). only use ez_setup if necessary. bump version 2009-02-06 10:00:34 -05:00
Mike Dirolf
c220a6031b bumping version 2009-02-05 17:18:40 -05:00
Mike Dirolf
9109d8ca5a bump version 2009-02-05 09:08:26 -05:00
Mike Dirolf
f18626a4b9 bump version: binary subtypes, gridfs 1.0, safe insert operations 2009-02-03 12:13:41 -05:00
Mike Dirolf
d953cf070b really simple c extension module for bson - basically just experimenting with how this works 2009-02-02 14:25:01 -05:00
Mike Dirolf
ebd809c821 bumping - main new feature is support for paired connections 2009-01-30 17:08:30 -05:00
Mike Dirolf
3d86405da1 bump version number - gridfs package 2009-01-27 11:27:44 -05:00
Mike Dirolf
bdf27bbb67 add gridfs package to distribution 2009-01-27 11:09:28 -05:00
Mike Dirolf
48b68aa619 make sure to close the file 2009-01-26 10:28:51 -05:00
Mike Dirolf
b7c4e002f9 add classifiers and use the README as the long description 2009-01-26 09:59:52 -05:00
Mike Dirolf
0e3390f5e2 bumping version again - _id can be anything 2009-01-23 17:47:12 -05:00
Mike Dirolf
63e7e4e043 pushing a new version to PyPI - threadsafe, support for (str, unicode) -> string, some more little things 2009-01-23 17:03:54 -05:00
Mike Dirolf
dd457bf278 chmod setup.py 2009-01-22 15:11:24 -05:00
Mike Dirolf
c2c35cf4de more metadata 2009-01-22 15:02:10 -05:00
Mike Dirolf
6c7974103d support using setuptools test command 2009-01-22 14:52:26 -05:00
Mike Dirolf
ec01929e50 starting on a setup.py 2009-01-22 14:30:41 -05:00