Skip to content

Commit b8efe49

Browse files
author
Stephen Sachs
committed
[py-ipyparallel] setuptools.config.StaticModule moved
... in py-setuptools@61
1 parent fcea26c commit b8efe49

File tree

1 file changed

+1
-0
lines changed
  • var/spack/repos/builtin/packages/py-ipyparallel

1 file changed

+1
-0
lines changed

var/spack/repos/builtin/packages/py-ipyparallel/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class PyIpyparallel(PythonPackage):
2525
depends_on('[email protected]:3', type='build', when='@7.1:')
2626
depends_on('py-packaging', type='build', when='@7.1:')
2727
depends_on('[email protected]:', type='build', when='@7.1:')
28+
depends_on('py-setuptools@:60', type='build', when='@:8.0.0')
2829
depends_on('py-setuptools', type='build')
2930

3031
depends_on('py-ipython-genutils', type=('build', 'run'), when='@:6.3')

0 commit comments

Comments
 (0)