Skip to content

Commit eef0e79

Browse files
authored
Merge pull request #168 from MiraGeoscience/DEVOPS-922
DEVOPS-922: build a Python environment for Analyst 4.7 development
2 parents f2b8139 + 35bc33e commit eef0e79

17 files changed

Lines changed: 60 additions & 262 deletions

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ ci:
1111
autoupdate_schedule: monthly
1212

1313
repos:
14-
- repo: https://github.com/python-poetry/poetry
15-
rev: 2.1.3
16-
hooks:
17-
- id: poetry-check
18-
args: [--no-plugins]
14+
# - repo: https://github.com/python-poetry/poetry # TODO: re-enable with pixi (does not support source=pypi)
15+
# rev: 2.1.3
16+
# hooks:
17+
# - id: poetry-check
18+
# args: [--no-plugins]
1919
- repo: https://github.com/hadialqattan/pycln
2020
rev: v2.5.0
2121
hooks:

environments/py-3.10-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 74368e25e3bc7f296b5e75d62111e2e2fe76bb281b8ce76523ee238f01e372c7
3+
# input_hash: d5d664277c158311e886351e8bc2c395673c8d474109bf131ed783441dbcccd0
44

55
channels:
66
- conda-forge
@@ -25,7 +25,6 @@ dependencies:
2525
- importlib-metadata=8.7.0=pyhe01879c_1
2626
- iniconfig=2.3.0=pyhd8ed1ab_0
2727
- isort=7.0.0=pyhd8ed1ab_0
28-
- jinja2=3.1.6=pyhd8ed1ab_0
2928
- keyutils=1.6.3=hb9d3cd8_0
3029
- krb5=1.21.3=h659f571_0
3130
- lcms2=2.17=h717163a_0
@@ -64,7 +63,6 @@ dependencies:
6463
- libxcb=1.17.0=h8a09558_0
6564
- libxcrypt=4.4.36=hd590300_1
6665
- libzlib=1.3.1=hb9d3cd8_2
67-
- markupsafe=3.0.3=py310h3406613_0
6866
- mccabe=0.7.0=pyhd8ed1ab_1
6967
- ncurses=6.5=h2d0b736_3
7068
- numpy=1.26.4=py310hb13e2d6_0
@@ -102,7 +100,7 @@ dependencies:
102100
- zipp=3.23.0=pyhd8ed1ab_0
103101
- zstd=1.5.7=hb8e6e7a_2
104102
- pip:
105-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
103+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
106104

107105
variables:
108106
KMP_WARNINGS: 0

environments/py-3.10-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 74368e25e3bc7f296b5e75d62111e2e2fe76bb281b8ce76523ee238f01e372c7
3+
# input_hash: d5d664277c158311e886351e8bc2c395673c8d474109bf131ed783441dbcccd0
44

55
channels:
66
- conda-forge
@@ -79,7 +79,7 @@ dependencies:
7979
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
8080
- zstd=1.5.7=hb8e6e7a_2
8181
- pip:
82-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
82+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
8383

8484
variables:
8585
KMP_WARNINGS: 0

environments/py-3.10-win-64-dev.conda.lock.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: 6edc8c2f6d302b4271667ea90878bf83a9f922e21ecfb73c480998517a49dec7
3+
# input_hash: 11bd7a316b2db9ce51c53a95c8c1b1059fd19fa8c274d81e850fb842a3115d6f
44

55
channels:
66
- conda-forge
@@ -23,7 +23,6 @@ dependencies:
2323
- importlib-metadata=8.7.0=pyhe01879c_1
2424
- iniconfig=2.3.0=pyhd8ed1ab_0
2525
- isort=7.0.0=pyhd8ed1ab_0
26-
- jinja2=3.1.6=pyhd8ed1ab_0
2726
- krb5=1.21.3=hdf4eb48_0
2827
- lcms2=2.17=hbcf6048_0
2928
- lerc=4.0.0=h6470a55_1
@@ -54,7 +53,6 @@ dependencies:
5453
- libxml2-16=2.15.1=h692994f_0
5554
- libzlib=1.3.1=h2466b09_2
5655
- llvm-openmp=21.1.4=hfa2b4ca_0
57-
- markupsafe=3.0.3=py310hdb0e946_0
5856
- mccabe=0.7.0=pyhd8ed1ab_1
5957
- mkl=2025.3.0=hac47afa_454
6058
- numpy=1.26.4=py310hf667824_0
@@ -96,7 +94,7 @@ dependencies:
9694
- zipp=3.23.0=pyhd8ed1ab_0
9795
- zstd=1.5.7=hbeecb71_2
9896
- pip:
99-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
97+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
10098

10199
variables:
102100
KMP_WARNINGS: 0

environments/py-3.10-win-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: 6edc8c2f6d302b4271667ea90878bf83a9f922e21ecfb73c480998517a49dec7
3+
# input_hash: 11bd7a316b2db9ce51c53a95c8c1b1059fd19fa8c274d81e850fb842a3115d6f
44

55
channels:
66
- conda-forge
@@ -73,7 +73,7 @@ dependencies:
7373
- xorg-libxdmcp=1.1.5=h0e40799_0
7474
- zstd=1.5.7=hbeecb71_2
7575
- pip:
76-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
76+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
7777

7878
variables:
7979
KMP_WARNINGS: 0

environments/py-3.11-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 2467c021e67c6ed79cb5c2602cf372ee016ac4ab319342fc1c2b0d3f606586e9
3+
# input_hash: d5f4ce331d9bf1d4bdfaae538de99b1317abd1d0dc8ef41abf4c6782dfce9cb1
44

55
channels:
66
- conda-forge
@@ -25,7 +25,6 @@ dependencies:
2525
- importlib-metadata=8.7.0=pyhe01879c_1
2626
- iniconfig=2.3.0=pyhd8ed1ab_0
2727
- isort=7.0.0=pyhd8ed1ab_0
28-
- jinja2=3.1.6=pyhd8ed1ab_0
2928
- keyutils=1.6.3=hb9d3cd8_0
3029
- krb5=1.21.3=h659f571_0
3130
- lcms2=2.17=h717163a_0
@@ -64,7 +63,6 @@ dependencies:
6463
- libxcb=1.17.0=h8a09558_0
6564
- libxcrypt=4.4.36=hd590300_1
6665
- libzlib=1.3.1=hb9d3cd8_2
67-
- markupsafe=3.0.3=py311h3778330_0
6866
- mccabe=0.7.0=pyhd8ed1ab_1
6967
- ncurses=6.5=h2d0b736_3
7068
- numpy=1.26.4=py311h64a7726_0
@@ -102,7 +100,7 @@ dependencies:
102100
- zipp=3.23.0=pyhd8ed1ab_0
103101
- zstd=1.5.7=hb8e6e7a_2
104102
- pip:
105-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
103+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
106104

107105
variables:
108106
KMP_WARNINGS: 0

environments/py-3.11-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 2467c021e67c6ed79cb5c2602cf372ee016ac4ab319342fc1c2b0d3f606586e9
3+
# input_hash: d5f4ce331d9bf1d4bdfaae538de99b1317abd1d0dc8ef41abf4c6782dfce9cb1
44

55
channels:
66
- conda-forge
@@ -79,7 +79,7 @@ dependencies:
7979
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
8080
- zstd=1.5.7=hb8e6e7a_2
8181
- pip:
82-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
82+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
8383

8484
variables:
8585
KMP_WARNINGS: 0

environments/py-3.11-win-64-dev.conda.lock.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: a11d50f0f2ccc80642736d72d5cedd0262e46f9d0ce19283394d7bb8861b05e9
3+
# input_hash: 55da01f80f145f23e70c94beb4fb3e0faa4a65991ef708d8a3370963a0debd6e
44

55
channels:
66
- conda-forge
@@ -23,7 +23,6 @@ dependencies:
2323
- importlib-metadata=8.7.0=pyhe01879c_1
2424
- iniconfig=2.3.0=pyhd8ed1ab_0
2525
- isort=7.0.0=pyhd8ed1ab_0
26-
- jinja2=3.1.6=pyhd8ed1ab_0
2726
- krb5=1.21.3=hdf4eb48_0
2827
- lcms2=2.17=hbcf6048_0
2928
- lerc=4.0.0=h6470a55_1
@@ -54,7 +53,6 @@ dependencies:
5453
- libxml2-16=2.15.1=h692994f_0
5554
- libzlib=1.3.1=h2466b09_2
5655
- llvm-openmp=21.1.4=hfa2b4ca_0
57-
- markupsafe=3.0.3=py311h3f79411_0
5856
- mccabe=0.7.0=pyhd8ed1ab_1
5957
- mkl=2025.3.0=hac47afa_454
6058
- numpy=1.26.4=py311h0b4df5a_0
@@ -96,7 +94,7 @@ dependencies:
9694
- zipp=3.23.0=pyhd8ed1ab_0
9795
- zstd=1.5.7=hbeecb71_2
9896
- pip:
99-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
97+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
10098

10199
variables:
102100
KMP_WARNINGS: 0

environments/py-3.11-win-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: a11d50f0f2ccc80642736d72d5cedd0262e46f9d0ce19283394d7bb8861b05e9
3+
# input_hash: 55da01f80f145f23e70c94beb4fb3e0faa4a65991ef708d8a3370963a0debd6e
44

55
channels:
66
- conda-forge
@@ -73,7 +73,7 @@ dependencies:
7373
- xorg-libxdmcp=1.1.5=h0e40799_0
7474
- zstd=1.5.7=hbeecb71_2
7575
- pip:
76-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
76+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
7777

7878
variables:
7979
KMP_WARNINGS: 0

environments/py-3.12-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: c037c60e4a5f0cf9a5e61ff2f264e541fe93097019fa23937727bee9560931f8
3+
# input_hash: 232e72b7e66679450345d2757c215e93eab358b6db9b1b14628495a77273fbd3
44

55
channels:
66
- conda-forge
@@ -25,7 +25,6 @@ dependencies:
2525
- importlib-metadata=8.7.0=pyhe01879c_1
2626
- iniconfig=2.3.0=pyhd8ed1ab_0
2727
- isort=7.0.0=pyhd8ed1ab_0
28-
- jinja2=3.1.6=pyhd8ed1ab_0
2928
- keyutils=1.6.3=hb9d3cd8_0
3029
- krb5=1.21.3=h659f571_0
3130
- lcms2=2.17=h717163a_0
@@ -64,7 +63,6 @@ dependencies:
6463
- libxcb=1.17.0=h8a09558_0
6564
- libxcrypt=4.4.36=hd590300_1
6665
- libzlib=1.3.1=hb9d3cd8_2
67-
- markupsafe=3.0.3=py312h8a5da7c_0
6866
- mccabe=0.7.0=pyhd8ed1ab_1
6967
- ncurses=6.5=h2d0b736_3
7068
- numpy=1.26.4=py312heda63a1_0
@@ -102,7 +100,7 @@ dependencies:
102100
- zipp=3.23.0=pyhd8ed1ab_0
103101
- zstd=1.5.7=hb8e6e7a_2
104102
- pip:
105-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@a9f5721079c097b1fa484ff8424146c6cd1a8c0c
103+
- geoh5py == 0.12.0b3 --hash=sha256:59932ee0ba044509c4389b547d50e381f62e32eea8c5e22d69526880a37489b5
106104

107105
variables:
108106
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)