From 3cd224afbff86443c5dc75abf236f26f508f90ac Mon Sep 17 00:00:00 2001 From: Valentin Volkl Date: Mon, 30 Aug 2021 15:13:41 +0200 Subject: gaudi: update py-xenv dependency (#25457) --- var/spack/repos/builtin/packages/gaudi/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/gaudi/package.py b/var/spack/repos/builtin/packages/gaudi/package.py index d2d5937bb7..6337fba59f 100644 --- a/var/spack/repos/builtin/packages/gaudi/package.py +++ b/var/spack/repos/builtin/packages/gaudi/package.py @@ -56,7 +56,7 @@ class Gaudi(CMakePackage): depends_on('python@:2.99.99', when='@:32.1', type=('build', 'run')) depends_on('py-setuptools@:45.99.99', when='^python@:2.7.99', type='build') depends_on('py-six', type=('build', 'run')) - depends_on('py-xenv@1:', type=('build', 'run')) + depends_on('py-xenv@1:', when='@:34.9', type=('build', 'run')) depends_on('range-v3') depends_on('root +python +root7 +ssl +tbb +threads') depends_on('zlib') -- cgit v1.2.3-70-g09d2