Skip to content
Snippets Groups Projects
Commit 066aad99 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Merge branch 'bschulle-master-patch-53164' into 'master'

update py-unicore version

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!402
parents 4932d6da 7c3708ad
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,11 @@ class PyPyunicore(PythonPackage):
"""Python library for using the UNICORE REST API"""
homepage = "https://github.com/HumanBrainProject/pyunicore"
pypi = "pyunicore/pyunicore-0.14.1.tar.gz"
pypi = "pyunicore/pyunicore-0.15.0.tar.gz"
maintainers = ['bschulle']
version('0.15.0', sha256='dc57ef05b1681b20471e8a4a72067671f74b4d41601099fe80324293439175d5')
version('0.14.1', sha256='7efd4784d55ef02c4da4431232b54505814666577165c0f320c922ed2b32af01')
version('0.14.0', sha256='8197aea4009ceb150bc4e341f660c942e424dca5025bc0253c8729328835a0c0')
version('0.12.0', sha256='a1d7a63528cb0065d5ad58a42bc00adcf48614e16c2337dd815c8ac4d81b60cb')
......
......@@ -39,7 +39,7 @@ spack:
- py-neuror@1.4.2
- py-pdb2pqr@3.5.2
- py-pynn@0.11.0 +mpi
- py-pyunicore@0.14.1
- py-pyunicore@0.15.0
- py-quantities-scidash@0.12.4.3
- py-quantities@0.14.1
- py-siibra@0.4a57
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment