Skip to content

Commit

Permalink
Update extra-geom to 1.12.0 in 202401 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver authored and xsoft user committed May 30, 2024
1 parent d97ede9 commit 04bd781
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions custom-recipes/recipes/extra-geom/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
name: extra-geom
version: 1.11.0
version: 1.12.0

package:
name: '{{ name|lower }}'
version: '{{ version }}'

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/EXtra-geom-{{ version }}.tar.gz
sha256: c911c70de896d8cd61ad9b469f9428fbf09a0d9b04cbd455e7a882f8ccaa2a0d
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/extra_geom-{{ version }}.tar.gz
sha256: a88f3daa4643f4f3037384ba416a0482bee4142ba7a7e1917263a6d0937c5f1d

build:
noarch: python
Expand Down
4 changes: 2 additions & 2 deletions environments/202401/environment.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dependencies:
- exceptiongroup=1.2.0
- expat=2.5.0
- extra-data=1.17.0
- extra-geom=1.11.0
- extra-geom=1.12.0
- extra-hed=0.1.0
- fabio=2023.4.1
- fast-histogram=0.11
Expand Down Expand Up @@ -611,5 +611,5 @@ dependencies:
- zstd=1.5.5
- pip:
- da-utils==0.1.0
- euxfel-extra==2024.1.1.47+0570d89
- euxfel-extra==2024.1.1.102+4673431
prefix: /gpfs/exfel/sw/software/mambaforge/22.11/envs/202401

0 comments on commit 04bd781

Please sign in to comment.