d5297167e0
Load entry points using 'importlib.metadata' instead of 'pkg_resources'. Include a caching layer. The cache stores the parsed text data from all of the ini input files in a single JSON file with a name based on the hash of the path entries and the mtimes. This should produce a unique filename for each import path, regardless of the use of a virtualenv. The data is stored in a format that means no other files need to be examined or parsed in order to return EntryPoint objects. Change-Id: I8b08f289d446f4775eac1e1a91997fa96f25f641 Depends-On: Ic6db7af34c87a636bfe55bacae03c42154f4b9c7 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
30 lines
488 B
Plaintext
30 lines
488 B
Plaintext
alabaster==0.7.10
|
|
Babel==2.3.4
|
|
bandit==1.4.0
|
|
coverage==4.0
|
|
docutils==0.11
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
gitdb==0.6.4
|
|
GitPython==1.0.1
|
|
imagesize==0.7.1
|
|
importlib_metadata==1.7.0
|
|
Jinja2==2.10
|
|
linecache2==1.0.0
|
|
MarkupSafe==1.0
|
|
pbr==2.0.0
|
|
Pygments==2.2.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.0.0
|
|
pytz==2013.6
|
|
PyYAML==3.12
|
|
requests==2.14.2
|
|
smmap==0.9.0
|
|
snowballstemmer==1.2.1
|
|
Sphinx==2.0.0
|
|
sphinxcontrib-websupport==1.0.1
|
|
stestr==2.0.0
|
|
testtools==2.2.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|