* Consolidated the 'pypad' and 'rivwebpyapi' Python modules into
a single 'rivendellaudio' package namespace.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'make py-rpm' target.
* Reset the version of the 'rivwebpyapi' PyPI package to
4.0.0b3.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Rearranged the ordering of the module imports in
'apis/rivwebpyapi/api/rivwebpyapi.py' to conform to recommendations
in Python PEP 8.
* Added a 'requests' dependency to the PyPI package requirements
for the 'rivwebpyapi' API.
* Incremented the version of the 'rivwebpyapi' PyPI package to
4.0.0b8.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>