diff --git a/pbconf/python-redfish.pb b/pbconf/python-redfish.pb index cef7744..3824a9e 100644 --- a/pbconf/python-redfish.pb +++ b/pbconf/python-redfish.pb @@ -130,7 +130,7 @@ defpkgdir python-redfish = . # List of files per pkg on which to apply filters # Files are mentioned relatively to pbroot/defpkgdir -filteredfiles python-redfish = redfish-client/redfish-client,doc/source/conf.py,setup.py,./redfish-client/etc/redfish-client.conf,install.sh +filteredfiles python-redfish = redfish-client/redfish-client,doc/source/conf.py,redfish-client/etc/redfish-client.conf,install.sh #supfiles python-redfish = python-redfish.init # For perl modules, names are different depending on distro diff --git a/requirements.txt b/requirements.txt index 80aba9a..14b281f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,6 @@ Jinja2>=2.7.3 Sphinx>=1.2.3 docopt>=0.6.2 simplejson>=3.8.1 -urllib3>=1.9 # Python3 compat future>=0.15.2