History log of /openbmc/pyphosphor/setup.py (Results 1 – 3 of 3)
Revision Date Author Comments
# 654526d5 29-Aug-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add WSGI namespaces

Add wsgi and wsgi/apps directories in the obmc package namespace.

Change-Id: I289a37ba111385e3129628d141a6ed530a7a3def
Signed-off-by: Brad Bishop <bradleyb@f

Add WSGI namespaces

Add wsgi and wsgi/apps directories in the obmc package namespace.

Change-Id: I289a37ba111385e3129628d141a6ed530a7a3def
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# 5f80b79b 29-Aug-2016 Brad Bishop <bradleyb@fuzziesquirrel.com>

Rename pyobmc to pyphosphor

Change-Id: I4992473bef644cc8a68e38cb55c2e01200e919d7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>


# 8ffe1e44 11-Feb-2016 Brad Bishop <radsquirrel@gmail.com>

Introducing pyobmc

We have openbmc python utilities scattered all over the place. To
facilitate reuse, bring them together in a single python package.

None of this is new code,

Introducing pyobmc

We have openbmc python utilities scattered all over the place. To
facilitate reuse, bring them together in a single python package.

None of this is new code, it was all simply ported and re-arranged
from other projects.

Ran everything through pep8.

show more ...