Changeset 17736575 in trunk


Ignore:
Timestamp:
2014-04-15T16:24:36Z (11 years ago)
Author:
Zooko Wilcox-O'Hearn <zooko@…>
Branches:
master
Children:
f3a1107
Parents:
77b536c7
Message:

remove lzip, add cffi, cryptography.io

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified misc/build_helpers/show-tool-versions.py

    r77b536c7 r17736575  
    145145print_stdout(['flappclient', '--version'])
    146146print_stdout(['valgrind', '--version'])
    147 print_stdout(['lzip', '--version'])
    148147
    149148print_as_ver()
     
    160159print_py_pkg_ver('TwistedConch', 'twisted.conch')
    161160print_py_pkg_ver('pycryptopp')
     161print_py_pkg_ver('cryptography')
     162print_py_pkg_ver('cffi')
Note: See TracChangeset for help on using the changeset viewer.