This file is indexed.

/usr/lib/python3/dist-packages/nose2-0.7.4.egg-info/requires.txt is in python3-nose2 0.7.4-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
34
[:python_version == "2.7"]
mock

[:python_version == "3.2"]
mock

[:python_version == "3.3"]

[:python_version == "3.4"]

[:python_version == "3.5"]

[:python_version == "3.6"]

[:python_version == "3.7"]

[:python_version == "pypy2.7"]
mock

[:python_version == "pypy3.2"]
mock

[:python_version == "pypy3.3"]
mock

[:python_version == "pypy3.5"]

[coverage_plugin]
coverage>=4.4.1

[doc]
Sphinx>=1.6.5
mock
sphinx_rtd_theme