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/11/30 21:41:26 UTC

[05/14] allura git commit: Update pysolr (and its requests dependency) so indexing users works (date field format was no longer working)

Update pysolr (and its requests dependency) so indexing users works (date field format was no longer working)


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

Branch: refs/heads/db/7981
Commit: c82371968a54625e6a842355d2a2da2f4235a75b
Parents: cb9f477
Author: Dave Brondsema <da...@brondsema.net>
Authored: Tue Nov 29 11:31:34 2016 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Tue Nov 29 11:31:34 2016 -0500

----------------------------------------------------------------------
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/c8237196/requirements.txt
----------------------------------------------------------------------
diff --git a/requirements.txt b/requirements.txt
index fc32006..0ea16c0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -32,13 +32,13 @@ poster==0.8.1
 Pygments==2.0.2
 pymongo==2.8.1
 Pypeline==0.2
-pysolr==2.1.0b0
+pysolr==3.6.0
 python-dateutil==1.5
 python-magic==0.4.3
 python-oembed==0.2.1
 pytz==2014.10
 qrcode==5.3
-requests==2.0.0
+requests==2.12.1
 oauthlib==0.4.2
 requests-oauthlib==0.4.0
 # for taskd proc name switching