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

Side by Side Diff: setup.cfg

Issue 150170043: [plaso] Made preprocessing artifact driven #155 (Closed)
Patch Set: Worked on artifact based preprocessor support Created 6 years, 10 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
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 21 matching lines...) Expand all
32 libscca-python >= 20161031 32 libscca-python >= 20161031
33 libsigscan-python >= 20150627 33 libsigscan-python >= 20150627
34 libsmdev-python >= 20140529 34 libsmdev-python >= 20140529
35 libsmraw-python >= 20140612 35 libsmraw-python >= 20140612
36 libvhdi-python >= 20131210 36 libvhdi-python >= 20131210
37 libvmdk-python >= 20140421 37 libvmdk-python >= 20140421
38 libvshadow-python >= 20160109 38 libvshadow-python >= 20160109
39 libvslvm-python >= 20160109 39 libvslvm-python >= 20160109
40 pyliblzma >= 0.5.3 40 pyliblzma >= 0.5.3
41 python-XlsxWriter >= 0.9.3 41 python-XlsxWriter >= 0.9.3
42 python-artifacts >= 20150409 42 python-artifacts >= 20170521
43 python-bencode 43 python-bencode
44 python-binplist >= 0.1.4 44 python-binplist >= 0.1.4
45 python-construct >= 2.5.2 45 python-construct >= 2.5.2
46 python-crypto >= 2.6.0 46 python-crypto >= 2.6.0
47 python-dateutil >= 1.5 47 python-dateutil >= 1.5
48 python-dfdatetime >= 20170103 48 python-dfdatetime >= 20170103
49 python-dfvfs >= 20160803 49 python-dfvfs >= 20160803
50 python-dfwinreg >= 20160320 50 python-dfwinreg >= 20170521
51 python-dpkt >= 1.8 51 python-dpkt >= 1.8
52 python-efilter >= 1.5 52 python-efilter >= 1.5
53 python-hachoir-core >= 1.3.3 53 python-hachoir-core >= 1.3.3
54 python-hachoir-metadata >= 1.3.3 54 python-hachoir-metadata >= 1.3.3
55 python-hachoir-parser >= 1.3.4 55 python-hachoir-parser >= 1.3.4
56 python-pefile >= 1.2.10-139 56 python-pefile >= 1.2.10-139
57 python-psutil >= 1.2.1 57 python-psutil >= 1.2.1
58 python-pyparsing >= 2.0.3 58 python-pyparsing >= 2.0.3
59 python-pysqlite 59 python-pysqlite
60 python-pytsk3 >= 20160721 60 python-pytsk3 >= 20160721
61 python-requests >= 2.2.1 61 python-requests >= 2.2.1
62 python-six >= 1.1.0 62 python-six >= 1.1.0
63 python2-yara >= 3.4.0 63 python2-yara >= 3.4.0
64 python2-zmq >= 2.1.11 64 python2-zmq >= 2.1.11
65 pytz 65 pytz
OLDNEW

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