Bernie Hackett
7f73d3764e
Various fixes for Sphinx doc builds
2017-03-06 15:35:27 -08:00
Bernie Hackett
ffeebbc486
PYTHON-1247 - Work around distutils MingW32 issues
2017-03-03 12:02:37 -08:00
Shane Harvey
489ef3676e
PYTHON-1198 Test PyMongo v2.9 on Evergreen.
...
Install nose via setup_requires to produce XML test output.
Add Python 2.4, 2.5, Jython 2.5 testing.
Only run the SSL test suite when SSL is enabled.
test_ssl.py should not fail when auth_context.client does not exist.
Work around the nosetests command and verbosity flag on Python 3.
2017-02-03 15:54:46 -08:00
Bernie Hackett
a28c4f1d4e
Claim support for Python 3.6
2017-01-31 13:25:00 -08:00
Bernie Hackett
5d2195d865
Start work on 2.9.5
2017-01-31 13:06:25 -08:00
Bernie Hackett
1c136a627b
BUMP 2.9.4
2016-09-30 10:46:45 -07:00
Bernie Hackett
500db80aa0
PYTHON-1154 - Various doc and doctest fixes
...
- Make the doctests pass against MongoDB 2.6 - master (3.3)
- Make the doctests pass under python 2.6 - python 3.5
- Make the docs build properly with python 2.4 and 2.5
Previous changes to make the doctests pass under python 3 keep
them from working at all under python 2.4, and cause some doctests
to fail under python 2.5. That feels like a fair tradeoff.
2016-09-28 15:57:34 -07:00
Bernie Hackett
2c232e78b2
PYTHON-1153 - Make docs build and test under python 3
2016-09-26 15:39:57 -07:00
Bernie Hackett
478726267b
Start work on 2.9.4
2016-05-18 16:11:58 -07:00
Luke Lovett
f185c87b47
BUMP 2.9.3
2016-03-15 14:26:19 -07:00
Bernie Hackett
43525029bf
Start work on 2.9.3
2016-03-02 14:26:55 -05:00
Luke Lovett
ab14c6f728
BUMP 2.9.2
2016-02-01 14:20:04 -08:00
Bernie Hackett
2d4a1d8d4c
Start work on 2.9.2
2015-12-15 11:03:53 -08:00
Bernie Hackett
8aec72b74b
BUMP 2.9.1
2015-11-17 15:52:33 -08:00
Bernie Hackett
2c46afed9b
Start work on 2.9.1
2015-11-13 10:27:49 -05:00
Bernie Hackett
5936007de6
BUMP 2.9
2015-09-30 16:31:54 -07:00
Bernie Hackett
13d80ced6b
Claim support for python 3.5
2015-09-30 16:15:45 -07:00
Bernie Hackett
2feba07edf
Post rc0 changes
2015-08-14 13:38:12 -07:00
Bernie Hackett
17e04afebc
BUMP 2.9rc0
2015-08-05 20:37:19 -07:00
Bernie Hackett
0f9ac50274
Start work on 2.9.
2015-05-13 13:43:01 -07:00
Bernie Hackett
c284c51c87
BUMP 2.8.1
2015-05-11 13:23:38 -07:00
Bernie Hackett
43347f61f1
Start work on 2.8.1.
2015-04-13 11:22:45 -07:00
Bernie Hackett
7f4c0588bc
BUMP 2.8
2015-01-28 13:19:25 -08:00
Bernie Hackett
6b218b5120
Version -> +
2015-01-20 10:08:01 -08:00
Bernie Hackett
0b715cff2e
BUMP 2.8rc2
2014-12-24 11:38:35 -08:00
Bernie Hackett
5c26dab41a
Version -> +
2014-12-02 16:19:01 -08:00
Bernie Hackett
698e099969
BUMP 2.8rc1
2014-12-02 16:07:01 -08:00
A. Jesse Jiryu Davis
1cf4e15442
Version -> +
2014-11-19 17:03:13 -05:00
Bernie Hackett
21ef41346a
BUMP 2.8rc0
2014-11-12 09:55:38 -08:00
Bernie Hackett
33d0c702a5
Version -> +
2014-08-14 09:46:29 -07:00
Bernie Hackett
0d4a2ef28a
BUMP 2.7.2
2014-07-29 14:36:57 -07:00
behackett
6fbb4c5307
Version -> +
2014-06-06 14:47:41 -07:00
Bernie Hackett
e959aad948
BUMP 2.7.1
2014-05-23 14:45:12 -07:00
Bernie Hackett
7d55d77072
Version -> +
2014-04-29 11:40:26 -07:00
Bernie Hackett
a7575fa14f
BUMP 2.7
2014-04-03 11:29:31 -07:00
Bernie Hackett
47b85186e7
Claim support for python 3.4
2014-03-19 13:15:25 -07:00
Bernie Hackett
f1637f1ebf
Work around Xcode 5.1 build issues PYTHON-654
...
This patch attempts to work around the unrecognized
cflag errors raised by clang 3.4 - shipped with Xcode 5.1.
2014-03-13 16:06:12 -07:00
A. Jesse Jiryu Davis
1341fe565b
Version -> +
2014-03-12 14:42:35 -04:00
Bernie Hackett
26960c8436
BUMP 2.7rc1
2014-03-11 18:12:18 -07:00
Bernie Hackett
2655341699
Update install docs.
2014-02-17 12:30:44 -08:00
Bernie Hackett
29db2e94d8
Don't use setuptools Feature PYTHON-639
...
Feature has been removed from setuptools. This change
also updates ez_setup.py to install setuptools 1.4.2,
the final version that supports python 2.4 and 2.5.
2014-02-16 06:43:37 -08:00
Bernie Hackett
566473ae43
Version -> +
2014-02-16 06:13:58 -08:00
Bernie Hackett
196e79a465
BUMP 2.7rc0
2014-02-14 13:11:49 -08:00
dongweiming
f23dfb9461
Modify setup.py some achieve
2014-02-02 07:30:01 -05:00
A. Jesse Jiryu Davis
2fa1750b07
Update copyright notices and company name.
2014-01-31 09:36:46 -05:00
behackett
e0863c91e8
Switch back to setuptools from distribute.
...
Distibute is no longer developed or supported and
the merged setuptools project fixes a number of
Windows packaging bugs.
2013-08-27 13:31:21 -07:00
behackett
d85de62f61
Version -> +
2013-08-20 16:53:56 -07:00
behackett
5d8f19310f
BUMP 2.6
2013-08-19 12:24:58 -07:00
behackett
ba8f71cf50
Version -> +
2013-05-13 15:51:05 -07:00
behackett
a9d14571b8
BUMP 2.5.1
2013-05-13 13:56:28 -07:00