[Python-modules-commits] [python-pyld] 155/276: Require Python 2.7.

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:48:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-pyld.

commit 48fad1fc46707c2ffb4a5fbd40f44bc9e6b31a3e
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date:   Tue Aug 6 15:44:56 2013 -0400

    Require Python 2.7.
    
    Patches welcome to add 2.6 support.
---
 .travis.yml | 1 -
 README.rst  | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c45b040..933f0c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
 language: python
 python:
-  - "2.6"
   - "2.7"
   - "3.2"
   - "3.3"
diff --git a/README.rst b/README.rst
index 869f2b0..e7f122c 100644
--- a/README.rst
+++ b/README.rst
@@ -44,7 +44,7 @@ Commercial support for this library is available upon request from
 Requirements
 ------------
 
-- Python_ (2.6 or later)
+- Python_ (2.7 or later)
 
 Source
 ------

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git



More information about the Python-modules-commits mailing list