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

Side by Side Diff: dependencies.ini

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 | « config/travis/install.sh ('k') | requirements.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [artifacts] 1 [artifacts]
2 dpkg_name: python-artifacts 2 dpkg_name: python-artifacts
3 minimum_version: 20170818 3 minimum_version: 20170818
4 rpm_name: python-artifacts 4 rpm_name: python-artifacts
5 version_property: __version__ 5 version_property: __version__
6 6
7 # The bencode module does not appear to have version information. 7 # The bencode module does not appear to have version information.
8 [bencode] 8 [bencode]
9 dpkg_name: python-bencode 9 dpkg_name: python-bencode
10 pypi_name: bencode.py 10 pypi_name: bencode.py
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 dpkg_name: libolecf-python 234 dpkg_name: libolecf-python
235 l2tbinaries_name: libolecf 235 l2tbinaries_name: libolecf
236 minimum_version: 20151223 236 minimum_version: 20151223
237 pypi_name: libolecf-python 237 pypi_name: libolecf-python
238 rpm_name: libolecf-python 238 rpm_name: libolecf-python
239 version_property: get_version() 239 version_property: get_version()
240 240
241 [pyparsing] 241 [pyparsing]
242 dpkg_name: python-pyparsing 242 dpkg_name: python-pyparsing
243 minimum_version: 2.0.3 243 minimum_version: 2.0.3
244 rpm_name: python-pyparsing 244 rpm_name: python2-pyparsing
245 version_property: __version__ 245 version_property: __version__
246 246
247 [pyqcow] 247 [pyqcow]
248 dpkg_name: libqcow-python 248 dpkg_name: libqcow-python
249 l2tbinaries_name: libqcow 249 l2tbinaries_name: libqcow
250 minimum_version: 20131204 250 minimum_version: 20131204
251 pypi_name: libqcow-python 251 pypi_name: libqcow-python
252 rpm_name: libqcow-python 252 rpm_name: libqcow-python
253 version_property: get_version() 253 version_property: get_version()
254 254
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 rpm_name: python2-yara 385 rpm_name: python2-yara
386 version_property: YARA_VERSION 386 version_property: YARA_VERSION
387 387
388 [zmq] 388 [zmq]
389 dpkg_name: python-zmq 389 dpkg_name: python-zmq
390 l2tbinaries_name: pyzmq 390 l2tbinaries_name: pyzmq
391 minimum_version: 2.1.11 391 minimum_version: 2.1.11
392 pypi_name: pyzmq 392 pypi_name: pyzmq
393 rpm_name: python2-zmq 393 rpm_name: python2-zmq
394 version_property: __version__ 394 version_property: __version__
OLDNEW
« no previous file with comments | « config/travis/install.sh ('k') | requirements.txt » ('j') | no next file with comments »

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