Skip to content
Snippets Groups Projects
Commit 671a80c0 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

checksums

parent a0da355f
Branches
No related tags found
No related merge requests found
......@@ -27,28 +27,35 @@ exts_default_options = {
exts_list = [
('zict', '2.0.0', {
'source_urls': ['https://pypi.python.org/packages/source/z/zict'],
'source_tmpl': 'zict-%(version)s.tar.gz',
'source_urls': ['https://pypi.python.org/packages/source/z/zict'],
'checksums': ['8e2969797627c8a663575c2fc6fcb53a05e37cdb83ee65f341fc6e0c3d0ced16'],
}),
('HeapDict', '1.0.1', {
'modulename': 'heapdict',
'source_urls': ['https://pypi.python.org/packages/source/H/HeapDict'],
'checksums': ['8495f57b3e03d8e46d5f1b2cc62ca881aca392fd5cc048dc0aa2e1a6d23ecdb6'],
}),
('tornado', '6.0.3', {
'source_urls': ['https://pypi.python.org/packages/source/t/tornado'],
'checksums': ['c845db36ba616912074c5b1ee897f8e0124df269468f25e4fe21fe72f6edd7a9'],
}),
('tblib', '1.7.0', {
'source_urls': ['https://pypi.python.org/packages/source/t/tblib'],
'checksums': ['059bd77306ea7b419d4f76016aef6d7027cc8a0785579b5aad198803435f882c'],
}),
('msgpack', '1.0.0', {
'modulename': 'msgpack',
'source_urls': ['https://pypi.python.org/packages/source/m/msgpack'],
'checksums': ['9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0'],
}),
('sortedcontainers', '2.3.0', {
'source_urls': ['https://pypi.python.org/packages/source/s/sortedcontainers'],
'checksums': ['59cc937650cf60d677c16775597c89a960658a09cf7c1a668f86e1e4464b10a1'],
}),
(name, version, {
'source_urls': ['https://pypi.python.org/packages/source/d/distributed'],
'checksums': ['1421d3b84a0885aeb2c4bdc9e8896729c0f053a9375596c9de8864e055e2ac8e'],
}),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment