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

Side by Side Diff: setup.cfg

Issue 332600043: [plaso] Updated dependencies for deployment via COPR (Closed)
Patch Set: Changes after review Created 6 years, 2 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
« no previous file with comments | « requirements.txt ('k') | tox.ini » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [sdist] 1 [sdist]
2 template = MANIFEST.in 2 template = MANIFEST.in
3 manifest = MANIFEST 3 manifest = MANIFEST
4 4
5 [sdist_test_data] 5 [sdist_test_data]
6 template = MANIFEST.test_data.in 6 template = MANIFEST.test_data.in
7 manifest = MANIFEST.test_data 7 manifest = MANIFEST.test_data
8 8
9 [bdist_rpm] 9 [bdist_rpm]
10 release = 1 10 release = 1
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 python-dfdatetime >= 20171228 49 python-dfdatetime >= 20171228
50 python-dfvfs >= 20171230 50 python-dfvfs >= 20171230
51 python-dfwinreg >= 20170521 51 python-dfwinreg >= 20170521
52 python-dpkt >= 1.8 52 python-dpkt >= 1.8
53 python-efilter >= 1.5 53 python-efilter >= 1.5
54 python-hachoir-core >= 1.3.3 54 python-hachoir-core >= 1.3.3
55 python-hachoir-metadata >= 1.3.3 55 python-hachoir-metadata >= 1.3.3
56 python-hachoir-parser >= 1.3.4 56 python-hachoir-parser >= 1.3.4
57 python-pefile >= 2017.5.26 57 python-pefile >= 2017.5.26
58 python-psutil >= 1.2.1 58 python-psutil >= 1.2.1
59 python-pyparsing >= 2.0.3
60 python-pysqlite 59 python-pysqlite
61 python-pytsk3 >= 20160721 60 python-pytsk3 >= 20160721
62 python-requests >= 2.2.1 61 python-requests >= 2.2.1
63 python-six >= 1.1.0 62 python-six >= 1.1.0
64 python2-certifi >= 2016.9.26 63 python2-certifi >= 2016.9.26
65 python2-future >= 0.16.0 64 python2-future >= 0.16.0
66 python2-idna >= 2.5 65 python2-idna >= 2.5
66 python2-pyparsing >= 2.0.3
67 python2-urllib3 >= 1.7.1 67 python2-urllib3 >= 1.7.1
68 python2-yara >= 3.4.0 68 python2-yara >= 3.4.0
69 python2-zmq >= 2.1.11 69 python2-zmq >= 2.1.11
70 pytz 70 pytz
OLDNEW
« no previous file with comments | « requirements.txt ('k') | tox.ini » ('j') | no next file with comments »

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