You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2016/12/05 16:39:09 UTC

allura git commit: Downgrade 'requests' version a little bit.

Repository: allura
Updated Branches:
  refs/heads/master c82371968 -> 23cf3566d


Downgrade 'requests' version a little bit.

On forge-allura.apache.org we were running into https://github.com/kennethreitz/requests/issues/3714
particularly when making git commits and scripts/ApacheAccessHandler.py was
running.  Upgrading 'cryptography' to a newer version did not seem to fix it.


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/23cf3566
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/23cf3566
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/23cf3566

Branch: refs/heads/master
Commit: 23cf3566dddc1d01073a86ea78400db110dab68c
Parents: c823719
Author: Dave Brondsema <da...@brondsema.net>
Authored: Mon Dec 5 11:37:39 2016 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Mon Dec 5 11:37:39 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/allura/blob/23cf3566/requirements.txt
----------------------------------------------------------------------
diff --git a/requirements.txt b/requirements.txt
index 0ea16c0..30f99f3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ python-magic==0.4.3
 python-oembed==0.2.1
 pytz==2014.10
 qrcode==5.3
-requests==2.12.1
+requests==2.11.1
 oauthlib==0.4.2
 requests-oauthlib==0.4.0
 # for taskd proc name switching