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

Update Extra-P-4.3.0-alpha3 to use packaging patch

parent 95543a84
Branches
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ exts_list = [ ...@@ -18,6 +18,7 @@ exts_list = [
'filename': 'extrap-%(version)s.tar.gz', 'filename': 'extrap-%(version)s.tar.gz',
'download_filename': 'v%(version)s.tar.gz'}], 'download_filename': 'v%(version)s.tar.gz'}],
'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'], 'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'],
'patches': ['4.3.0-alpha-packaging.patch']
}), }),
] ]
...@@ -42,6 +43,7 @@ dependencies = [ ...@@ -42,6 +43,7 @@ dependencies = [
('Extra-Prof', version) ('Extra-Prof', version)
] ]
sanity_check_paths = { sanity_check_paths = {
'files': [ 'files': [
"lib/python3.10/site-packages/extrap/extrap/extrapcmd.py", "lib/python3.10/site-packages/extrap/extrap/extrapcmd.py",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment