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

Side by Side Diff: dependencies.ini

Issue 334500044: [dfvfs] Added GetDate method to TSKTime (Closed)
Patch Set: Disabled Python 3 tox test Created 6 years 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 [construct] 1 [construct]
2 dpkg_name: python-construct 2 dpkg_name: python-construct
3 maximum_version: 2.5.3 3 maximum_version: 2.5.3
4 minimum_version: 2.5.2 4 minimum_version: 2.5.2
5 rpm_name: python-construct 5 rpm_name: python-construct
6 version_property: __version__ 6 version_property: __version__
7 7
8 [Crypto] 8 [Crypto]
9 dpkg_name: python-crypto 9 dpkg_name: python-crypto
10 minimum_version: 2.6 10 minimum_version: 2.6
11 l2tbinaries_name: pycrypto 11 l2tbinaries_name: pycrypto
12 pypi_name: pycrypto 12 pypi_name: pycrypto
13 rpm_name: python-crypto 13 rpm_name: python-crypto
14 version_property: __version__ 14 version_property: __version__
15 15
16 [dfdatetime] 16 [dfdatetime]
17 dpkg_name: python-dfdatetime 17 dpkg_name: python-dfdatetime
18 minimum_version: 20171228 18 minimum_version: 20180318
19 rpm_name: python-dfdatetime 19 rpm_name: python-dfdatetime
20 version_property: __version__ 20 version_property: __version__
21 21
22 [lzma] 22 [lzma]
23 dpkg_name: python-backports.lzma 23 dpkg_name: python-backports.lzma
24 is_optional: true 24 is_optional: true
25 l2tbinaries_name: backports.lzma 25 l2tbinaries_name: backports.lzma
26 pypi_name: backports.lzma 26 pypi_name: backports.lzma
27 python2_only: true 27 python2_only: true
28 rpm_name: python-backports-lzma 28 rpm_name: python-backports-lzma
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 rpm_name: python-six 144 rpm_name: python-six
145 version_property: __version__ 145 version_property: __version__
146 146
147 [sqlite3] 147 [sqlite3]
148 dpkg_name: python-pysqlite2 148 dpkg_name: python-pysqlite2
149 l2tbinaries_name: pysqlite 149 l2tbinaries_name: pysqlite
150 pypi_name: pysqlite 150 pypi_name: pysqlite
151 python2_only: true 151 python2_only: true
152 rpm_name: python-pysqlite 152 rpm_name: python-pysqlite
153 version_property: __version__ 153 version_property: __version__
OLDNEW

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