[Python-modules-team] Bug#846871: Suggested fix
    Hilko Bengen 
    bengen at debian.org
       
    Mon Dec  5 10:53:59 UTC 2016
    
    
  
control: tag -1 patch
Hi,
I have verified that aff4 builds just fine if the "keepalive=0.5" line
is removed from the requires.txt, so the extra python-keepalive package
is not actually needed.
Please consider adding the patch below. Thanks!
Cheers,
-Hilko
diff --git a/requirements.txt b/requirements.txt
index cdd0693..55ec214 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1 @@
 rdflib>=4.0
-keepalive>=0.5
    
    
More information about the Python-modules-team
mailing list