Skip to content

Commit b4960b7

Browse files
samir-nasiblinapetrov
authored andcommitted
Bump up dal and dal-devel version to 2021.6.0 in conda recipe (#1015)
* Bump up `dal` and `dal-devel` version to 2021.6.0 in conda recipe * Update meta.yaml
1 parent f3a5c81 commit b4960b7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ requirements:
4343
- python
4444
- setuptools
4545
- numpy {{ numpy }}
46-
- dal-devel ==2021.5.1 # [linux]
47-
- dal-devel ==2021.5.0 # [win or osx]
46+
- dal-devel ==2021.6.0
4847
- cython
4948
- jinja2
5049
- mpich # [osx]
@@ -56,8 +55,7 @@ requirements:
5655
- python
5756
- dpcpp_cpp_rt ==2022.0.1 # [linux]
5857
- dpcpp_cpp_rt ==2022.0.0 # [win or osx]
59-
- dal ==2021.5.1 # [linux]
60-
- dal ==2021.5.0 # [win or osx]
58+
- dal ==2021.6.0
6159
ignore_run_exports:
6260
- numpy
6361

0 commit comments

Comments
 (0)