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
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ exts_list = [
'filename': 'extrap-%(version)s.tar.gz',
'download_filename': 'v%(version)s.tar.gz'}],
'checksums': ['91cbc84affe319b4dd7aee3752e9944123759d0513fba8a23c8418327727e7e5'],
'patches': ['4.3.0-alpha-packaging.patch']
}),
]
......@@ -42,6 +43,7 @@ dependencies = [
('Extra-Prof', version)
]
sanity_check_paths = {
'files': [
"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.
Finish editing this message first!
Please register or to comment