projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6514cd9
)
setup: include pycryptopp in the set of Python packages described in the show-tool...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 14 Nov 2010 10:05:40 +0000
(
02:05
-0800)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sun, 14 Nov 2010 10:05:40 +0000
(
02:05
-0800)
misc/build_helpers/show-tool-versions.py
patch
|
blob
|
history
diff --git
a/misc/build_helpers/show-tool-versions.py
b/misc/build_helpers/show-tool-versions.py
index 14b9024df2e88de3bda198b3682377c008298111..c8aa9277f69043d058609e070d3b11e992fb5e77 100644
(file)
--- a/
misc/build_helpers/show-tool-versions.py
+++ b/
misc/build_helpers/show-tool-versions.py
@@
-174,3
+174,4
@@
print_py_pkg_ver('Twisted', 'twisted')
print_py_pkg_ver('TwistedCore', 'twisted.python')
print_py_pkg_ver('TwistedWeb', 'twisted.web')
print_py_pkg_ver('TwistedConch', 'twisted.conch')
+print_py_pkg_ver('pycryptopp')