/usr/lib/python2.7/dist-packages/futures-2.2.0.egg-info/SOURCES.txt is in python-concurrent.futures 2.2.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 | CHANGES
LICENSE
MANIFEST.in
crawl.py
primes.py
setup.cfg
setup.py
test_futures.py
tox.ini
concurrent/__init__.py
concurrent/futures/__init__.py
concurrent/futures/_base.py
concurrent/futures/_compat.py
concurrent/futures/process.py
concurrent/futures/thread.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
futures/__init__.py
futures/process.py
futures/thread.py
futures.egg-info/PKG-INFO
futures.egg-info/SOURCES.txt
futures.egg-info/dependency_links.txt
futures.egg-info/not-zip-safe
futures.egg-info/top_level.txt
|