File: test_dependencies.ini

package info (click to toggle)
dtfabric 20181128-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 704 kB
  • sloc: python: 4,647; sh: 120; makefile: 38
file content (23 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[funcsigs]
dpkg_name: python-funcsigs
minimum_version: 1.0.2
python2_only: true
rpm_name: python2-funcsigs
version_property: __version__

[mock]
dpkg_name: python-mock
minimum_version: 2.0.0
rpm_name: python2-mock
version_property: __version__

[pbr]
dpkg_name: python-pbr
minimum_version: 4.2.0
rpm_name: python2-pbr

[six]
dpkg_name: python-six
minimum_version: 1.1.0
rpm_name: python2-six
version_property: __version__