Bernie Hackett
53a792eb40
BUMP 3.0b0
2015-03-09 17:33:24 -07:00
Luke Lovett
1799781669
Force all tests to run in alphabetical order by module name.
2014-11-04 00:10:26 +00:00
Luke Lovett
352a5f6231
Move test module-wide setup and teardown to a custom TestRunner class
2014-05-02 20:46:21 +00:00
Luke Lovett
a679840cdc
The 'test' command in setup.py should use exit status to communicate test pass/failure
2014-05-01 21:00:43 +00:00
Luke Lovett
95e3d2aa4a
PYTHON-680 Add new test command to setup.py in order to avoid DeprecationWarning when raising SkipTest
...
The setuptools 'test' command uses the TestResult class from unittest,
even when we're using unittest2 for Python 2.6. Since the old unittest
TestResult class doesn't have an addSkip method, raising SkipTest
causes a DeprecationWarning instead of skipping a test.
2014-05-01 17:03:27 +00:00
Luke Lovett
141200083e
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
2014-04-25 22:57:33 +00:00
Luke Lovett
4d6d1e067b
PYTHON-676 python 2/3 single-source for the test module
2014-04-23 18:37:02 +00:00
Bernie Hackett
d2cde8719a
PYTHON-665 Drop support for Python 2.4, 2.5, and 3.1
...
If you need to continue to use any of these Python versions with MongoDB
the 2.x branch of PyMongo will continue to be minimally maintained for
some time.
2014-04-04 16:14:21 -07:00
Bernie Hackett
c9f0e89127
Version -> dev0
...
For 3.0 we'll start using PEP 386/440 compliant version
numbers instead of semantic versioning +.
2014-04-04 14:18:53 -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
Bernie Hackett
fa87691572
Version -> +
2013-03-22 19:25:16 -07:00
behackett
57e05f24e1
BUMP 2.5
2013-03-22 12:49:15 -07:00
Ross Lawley
48046b2efd
SSL certificate verification PYTHON-466
2013-02-19 15:45:57 +00:00
behackett
c7541b2fe5
Version -> +
2013-01-24 16:05:23 -08:00
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