1 new commit in py:

https://bitbucket.org/hpk42/py/commits/53a7bc2b43b8/
Changeset:   53a7bc2b43b8
User:        hpk42
Date:        2014-09-08 10:44:49
Summary:     remove py25 in docs (refs issue52)
Affected #:  2 files

diff -r 75ef6111820efd0bd3dd250e069056c219511a43 -r 
53a7bc2b43b83211a022f14b3e84bbf9794b14a8 CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,7 @@
 ==================================================
 
 - fix issue52: vaguely fix py25 compat of py.path.local (it's not
-  officially supported)
+  officially supported), also fix docs
 
 1.4.24
 ==================================================

diff -r 75ef6111820efd0bd3dd250e069056c219511a43 -r 
53a7bc2b43b83211a022f14b3e84bbf9794b14a8 doc/install.txt
--- a/doc/install.txt
+++ b/doc/install.txt
@@ -7,7 +7,7 @@
 
 **PyPI name**: py_
 
-**Pythons**: 2.5, 2.6, 2.7, 3.2, 3.3, Jython-2.5.1, PyPy-2.0
+**Pythons**: CPython 2.6, 2.7, 3.3, 3.4, PyPy-2.3
 
 **Operating systems**: Linux, Windows, OSX, Unix
 
@@ -29,7 +29,7 @@
 will trigger an upgrade if you already have an older version installed.
 
 .. note::
-    
+
    As of version 1.4 py does not contain py.test anymore - you
    need to install the new `pytest`_ distribution.

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

--

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
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to