Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1221)

Side by Side Diff: setup.cfg

Issue 328230043: [dfwinreg] Migrated from construct to dtfabric (Closed)
Patch Set: Created 6 years, 7 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 [sdist] 1 [sdist]
2 template = MANIFEST.in 2 template = MANIFEST.in
3 manifest = MANIFEST 3 manifest = MANIFEST
4
4 [sdist_test_data] 5 [sdist_test_data]
5 template = MANIFEST.test_data.in 6 template = MANIFEST.test_data.in
6 manifest = MANIFEST.test_data 7 manifest = MANIFEST.test_data
7 8
8 [bdist_rpm] 9 [bdist_rpm]
9 release = 1 10 release = 1
10 packager = Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com> 11 packager = Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com>
11 doc_files = ACKNOWLEDGEMENTS 12 doc_files = ACKNOWLEDGEMENTS
12 AUTHORS 13 AUTHORS
13 LICENSE 14 LICENSE
14 README 15 README
15 build_requires = python-setuptools 16 build_requires = python-setuptools
16 requires = libregf-python >= 20150315 17 requires = PyYAML >= 3.10
17 python-construct >= 2.5.2 18 libregf-python >= 20150315
18 python-dfdatetime >= 20160814 19 python-dfdatetime >= 20160814
19 python-six >= 1.1.0 20 python-dtfabric >= 20170524
OLDNEW
« dfwinreg/fake.py ('K') | « requirements.txt ('k') | utils/dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b