You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2015/03/09 15:31:44 UTC

libcloud git commit: Fix a conflicing dependency issue.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 5708d4f09 -> 733e7abfd


Fix a conflicing dependency issue.

New version of flake8 finally pips a pep8 version, but we want to use a newer
pep8 version.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/733e7abf
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/733e7abf
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/733e7abf

Branch: refs/heads/trunk
Commit: 733e7abfd3404014a7a078294821cd820ac07e64
Parents: 5708d4f
Author: Tomaz Muraus <to...@apache.org>
Authored: Mon Mar 9 15:29:57 2015 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Mon Mar 9 15:29:57 2015 +0100

----------------------------------------------------------------------
 requirements-tests.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/733e7abf/requirements-tests.txt
----------------------------------------------------------------------
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 43a4894..2e3a610 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,2 +1,2 @@
 pep8>=1.6.2,<1.7
-flake8
+flake8>=2.3.0,<2.4