5 new commits in pytest:

https://bitbucket.org/hpk42/pytest/commits/e8b5e88650aa/
Changeset:   e8b5e88650aa
User:        hpk42
Date:        2013-08-11 18:19:58
Summary:     strike distribute dep
Affected #:  3 files

diff -r 5260ac5bdfc087a0e2612f4fea367d786bec42ba -r 
e8b5e88650aaf0af519c25b774f14ecf4bc8e024 _pytest/__init__.py
--- a/_pytest/__init__.py
+++ b/_pytest/__init__.py
@@ -1,2 +1,2 @@
 #
-__version__ = '2.4.0.dev10'
+__version__ = '2.4.0.dev11'

diff -r 5260ac5bdfc087a0e2612f4fea367d786bec42ba -r 
e8b5e88650aaf0af519c25b774f14ecf4bc8e024 setup.py
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@
         name='pytest',
         description='py.test: simple powerful testing with Python',
         long_description = long_description,
-        version='2.4.0.dev10',
+        version='2.4.0.dev11',
         url='http://pytest.org',
         license='MIT license',
         platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],

diff -r 5260ac5bdfc087a0e2612f4fea367d786bec42ba -r 
e8b5e88650aaf0af519c25b774f14ecf4bc8e024 tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -33,7 +33,6 @@
 deps=pytest-xdist
 setenv=
     PYTHONDONTWRITEBYTECODE=1
-distribute=true
 commands=
   py.test -n3 -rfsxX \
         --junitxml={envlogdir}/junit-{envname}.xml {posargs:testing}


https://bitbucket.org/hpk42/pytest/commits/d08f04f46fdc/
Changeset:   d08f04f46fdc
Branch:      quiet-color-summary
User:        hpk42
Date:        2013-08-14 15:27:13
Summary:     close branch
Affected #:  0 files



https://bitbucket.org/hpk42/pytest/commits/bd32a2ccf9c7/
Changeset:   bd32a2ccf9c7
Branch:      argcomplete
User:        hpk42
Date:        2013-08-14 15:27:30
Summary:     close branch
Affected #:  0 files



https://bitbucket.org/hpk42/pytest/commits/a761ebdef9ea/
Changeset:   a761ebdef9ea
Branch:      tox_reference
User:        hpk42
Date:        2013-08-14 15:27:39
Summary:     close branch
Affected #:  0 files



https://bitbucket.org/hpk42/pytest/commits/6cc0b0dbb07f/
Changeset:   6cc0b0dbb07f
Branch:      opt-drop-non-hyphened-long-options
User:        hpk42
Date:        2013-08-14 15:27:47
Summary:     close branch
Affected #:  0 files

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
http://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to