From 7784477e44f96667ab7a31ffd808ab38462d2722 Mon Sep 17 00:00:00 2001 From: Duncan Parkes Date: Mon, 30 Nov 2015 11:20:36 +0000 Subject: [PATCH] Update za-hansard. This fixes issue #1740 - blacklisted people still getting speeches associated with them. And fixes #1762 - cope with an Http BadStatusLine. It should also reduce some other cron noise. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 388e3e1e65..7397fe88d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ django-mapit==1.0.3 # SayIt and ZA hansard scrapers - need to be made available to be added as an optional app # Note, if the subsequent -e are ever removed, please remove manually from virtualenv/src ! -e git+git://github.com/mysociety/sayit.git@55a4bba537ada6b822c1b01a904c9452e86de13d#egg=django-sayit --e git+git://github.com/mysociety/za-hansard.git@14c0f1345075f94c3f732b25f3029eb15ba906c4#egg=za-hansard +-e git+git://github.com/mysociety/za-hansard.git@2c198584453fb4ef50a91401bf7a11ccb6909f8d#egg=za-hansard -e git+git://github.com/mysociety/popit-resolver@a0d8fa25842fb6b99c35827696eb7cc42132e240#egg=popit-resolver -e git+git://github.com/mysociety/popit-django@a11ef97919f2ae35ef1ef1e2a3f0553ad1ba1e6d#egg=popit-django