History log of /openbmc/pyphosphor/setup.py (Results 1 – 4 of 4)
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@fuzziesquirrel.com>


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

Rename pyobmc to pyphosphor

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


# 1b3c05c1 29-Apr-2016 Patrick Williams <patrick@stwcx.xyz>

Merge pull request #1 from bradbishop/pull

Pull


# 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, it was all simply p

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 ...