- Put back python funny syntax in requirements.txt
- Create a PB macro (for now in all.pbf) to alter the requirements.txt
to remove the funny python syntax
- Adds entry for management of /var/log/python-redfish by the RPM (not
used I think it shouldn't be handled that way)
- python-requests >= 2.9.1 is a mandatory installation dep
- Removal for now of the python3 compatible line causing problems with
setuptools
- Review install script to use the --prefix option, install doc in the
corerct place (/usr/share/doc) and fix the wrong placement of the conf
file for now
- Declare new macros (which are not used yet BTW)
- Fix the spec file for new loactions
- Adds urllib3 to python dependencies
- Build documentation (pdf and singlehtml)
- Install documentation (that should become a separate script to be
called)
- Adds files generated in the list of files managed by rpm
- Add dependencies for deb build (NOTE: the mandatory python-tortilla
package doesn't exist in Ubuntu or Debian for now)
- reduce setup.cfg in deliveries and fix OpenSTack related content
- Adds python-redfish.spec for pb from previous version
- first rpm made using project-builder.org
- Adds a changelog file for pb
- Now delivers redfish-client under /usr/bin
- Fix dependencies needed to invoke redfish-client
- Versions can now be used through pb instead of being hardcoded
- Prepare deb package build