/usr/lib/python2.7/dist-packages/pyghmi-0.8.0.egg-info/SOURCES.txt is in python-pyghmi 0.8.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | MANIFEST.in
README
setup.cfg
setup.py
bin/pyghmicons
bin/pyghmiutil
bin/virshbmc
pyghmi/__init__.py
pyghmi/constants.py
pyghmi/exceptions.py
pyghmi.egg-info/PKG-INFO
pyghmi.egg-info/SOURCES.txt
pyghmi.egg-info/dependency_links.txt
pyghmi.egg-info/not-zip-safe
pyghmi.egg-info/requires.txt
pyghmi.egg-info/top_level.txt
pyghmi/ipmi/__init__.py
pyghmi/ipmi/bmc.py
pyghmi/ipmi/command.py
pyghmi/ipmi/console.py
pyghmi/ipmi/events.py
pyghmi/ipmi/fru.py
pyghmi/ipmi/sdr.py
pyghmi/ipmi/oem/__init__.py
pyghmi/ipmi/oem/generic.py
pyghmi/ipmi/oem/lenovo.py
pyghmi/ipmi/oem/lookup.py
pyghmi/ipmi/private/__init__.py
pyghmi/ipmi/private/constants.py
pyghmi/ipmi/private/serversession.py
pyghmi/ipmi/private/session.py
pyghmi/ipmi/private/spd.py
pyghmi/ipmi/private/util.py
|