Changeset 17736575 in trunk
- Timestamp:
- 2014-04-15T16:24:36Z (11 years ago)
- Branches:
- master
- Children:
- f3a1107
- Parents:
- 77b536c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified misc/build_helpers/show-tool-versions.py ¶
r77b536c7 r17736575 145 145 print_stdout(['flappclient', '--version']) 146 146 print_stdout(['valgrind', '--version']) 147 print_stdout(['lzip', '--version'])148 147 149 148 print_as_ver() … … 160 159 print_py_pkg_ver('TwistedConch', 'twisted.conch') 161 160 print_py_pkg_ver('pycryptopp') 161 print_py_pkg_ver('cryptography') 162 print_py_pkg_ver('cffi')
Note: See TracChangeset
for help on using the changeset viewer.