fix #238: add httplib2 and the corresponding python-httplib2

This commit is contained in:
Filip Valder
2016-12-06 10:24:44 +01:00
parent 6290c714c1
commit 395ded0243
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ Requires: pyOpenSSL
Requires: python-fedora
Requires: python-flask
Requires: python-flask-script
Requires: python-httplib2
Requires: python-m2ext
Requires: python-munch
Requires: python-six

View File

@@ -4,6 +4,7 @@ Flask-SQLAlchemy
Flask-Script
fedmsg
funcsigs # Python2 only
httplib2
kobo
m2crypto
m2ext