Skip to content
Snippets Groups Projects
Commit bcf7e9cb authored by Alexander Geiß's avatar Alexander Geiß
Browse files

Update style

parent 984d609c
Branches
Tags
No related merge requests found
...@@ -14,7 +14,9 @@ exts_list = [ ...@@ -14,7 +14,9 @@ exts_list = [
(name, version, { (name, version, {
'download_dep_fail': False, 'download_dep_fail': False,
'modulename': 'extrap', 'modulename': 'extrap',
'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'], 'filename': 'extrap-%(version)s.tar.gz', 'download_filename': 'v%(version)s.tar.gz'}], 'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'],
'filename': 'extrap-%(version)s.tar.gz',
'download_filename': 'v%(version)s.tar.gz'}],
'checksums': ['49f08dd830b8a943430e8e82b3cec28eabfac8980832193675ebf62fe28f4eb1'], 'checksums': ['49f08dd830b8a943430e8e82b3cec28eabfac8980832193675ebf62fe28f4eb1'],
}), }),
] ]
......
...@@ -14,7 +14,9 @@ exts_list = [ ...@@ -14,7 +14,9 @@ exts_list = [
(name, version, { (name, version, {
'download_dep_fail': False, 'download_dep_fail': False,
'modulename': 'extrap', 'modulename': 'extrap',
'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'], 'filename': 'extrap-%(version)s.tar.gz', 'download_filename': '%(version)s.tar.gz'}], 'sources': [{'source_urls': ['https://github.com/extra-p/extrap/archive/refs/tags/'],
'filename': 'extrap-%(version)s.tar.gz',
'download_filename': '%(version)s.tar.gz'}],
'checksums': ['49f08dd830b8a943430e8e82b3cec28eabfac8980832193675ebf62fe28f4eb1'], 'checksums': ['49f08dd830b8a943430e8e82b3cec28eabfac8980832193675ebf62fe28f4eb1'],
}), }),
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment