Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-3.3 envs #26

Merged
merged 1 commit into from
Nov 16, 2023
Merged

2023-3.3 envs #26

merged 1 commit into from
Nov 16, 2023

Conversation

mrakitin
Copy link
Contributor

@mrakitin mrakitin commented Nov 16, 2023

Peer PR: nsls2-conda-envs/nsls2-collection-tiled#25

Diffs

$ diff nsls2-collection/configs/config-py310.yml nsls2-collection-tiled/configs/config-py310.yml
2c2
< env_name: "2023-3.3-py310"
---
> env_name: "2023-3.3-py310-tiled"
22c22
<     version: 2023-3.3
---
>     version: 2023-3.3-tiled
$ diff nsls2-collection/configs/config-py311.yml nsls2-collection-tiled/configs/config-py311.yml
2c2
< env_name: "2023-3.3-py311"
---
> env_name: "2023-3.3-py311-tiled"
22c22
<     version: 2023-3.3
---
>     version: 2023-3.3-tiled
diff nsls2-collection/configs/config-py310.yml nsls2-collection/configs/config-py311.yml
2,3c2,3
< env_name: "2023-3.3-py310"
< conda_env_file: "env-py310.yml"
---
> env_name: "2023-3.3-py311"
> conda_env_file: "env-py311.yml"
5c5
< python_version: "3.10"
---
> python_version: "3.11"
$ diff nsls2-collection/envs/env-py310.yml nsls2-collection-tiled/envs/env-py310.yml
1c1
< name: 2023-3.3-py310
---
> name: 2023-3.3-py310-tiled
40,41c40
<   - databroker >=1.2.5,<2.0.0a
<   - databroker-pack
---
>   - databroker >=2.0.0b31
65d63
<   - intake <=0.6.4
154a153
>   - tiled >=0.1.0a109
$ diff nsls2-collection/envs/env-py311.yml nsls2-collection-tiled/envs/env-py311.yml
1c1
< name: 2023-3.3-py311
---
> name: 2023-3.3-py311-tiled
40,41c40
<   - databroker >=1.2.5,<2.0.0a
<   - databroker-pack
---
>   - databroker >=2.0.0b31
65d63
<   - intake <=0.6.4
154a153
>   - tiled >=0.1.0a109
diff nsls2-collection/envs/env-py310.yml nsls2-collection/envs/env-py311.yml
1c1
< name: 2023-3.3-py310
---
> name: 2023-3.3-py311
10c10
<   - python >=3.10,<3.11
---
>   - python >=3.11,<3.12

@mrakitin mrakitin marked this pull request as ready for review November 16, 2023 00:52
@mrakitin mrakitin merged commit 0c9ddc1 into main Nov 16, 2023
2 checks passed
@mrakitin mrakitin deleted the 2023-3.3 branch November 16, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants