python-suseapi: 'requests' isn't needed at build-time, but it's needed at run-time

This commit is contained in:
Peter Simons 2017-02-20 12:21:59 +01:00
parent f0de1dc89d
commit 31759274f1

View file

@ -31987,7 +31987,7 @@ EOF
}; };
propagatedBuildInputs = with self; [ propagatedBuildInputs = with self; [
django suds-jurko ldap mechanize beautifulsoup4 pyxdg dateutil django suds-jurko ldap mechanize beautifulsoup4 pyxdg dateutil requests
]; ];
meta = { meta = {