Skip to content

Commit b0214d9

Browse files
committed
[GEOPY-2809] use git repo again for Mira packages
1 parent 3764092 commit b0214d9

11 files changed

Lines changed: 188 additions & 152 deletions

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

Lines changed: 7 additions & 7 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: 9ae4202bbb9cdd5eb7187b2fd96125ea753935c18cd79729067cf53fbe18bbc0
3+
# input_hash: d4e89447ddc89490b9baa6153c503886506d9dbc1b81466f4cc3e6a28d370325
44

55
channels:
66
- conda-forge
@@ -81,7 +81,7 @@ dependencies:
8181
- httpx=0.28.1=pyhd8ed1ab_0
8282
- hyperframe=6.1.0=pyhd8ed1ab_0
8383
- icu=75.1=he02047a_0
84-
- idna=3.17=pyhcf101f3_0
84+
- idna=3.18=pyhcf101f3_0
8585
- imagesize=2.0.0=pyhd8ed1ab_0
8686
- importlib-metadata=9.0.0=pyhcf101f3_0
8787
- importlib_resources=7.1.0=pyhd8ed1ab_0
@@ -155,7 +155,7 @@ dependencies:
155155
- libstdcxx=15.2.0=h934c35e_19
156156
- libstdcxx-ng=15.2.0=hdf11a46_19
157157
- libtiff=4.7.1=h9d88235_1
158-
- libuuid=2.42.1=h5347b49_0
158+
- libuuid=2.42.2=h5347b49_0
159159
- libuv=1.52.1=h280c20c_0
160160
- libwebp-base=1.6.0=hd42ef1d_0
161161
- libxcb=1.17.0=h8a09558_0
@@ -303,10 +303,10 @@ dependencies:
303303
- zlib-ng=2.3.3=hceb46e0_1
304304
- zstd=1.5.7=hb78ec9c_6
305305
- pip:
306-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
307-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
308-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
309-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
306+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
307+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
308+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
309+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
310310

311311
variables:
312312
KMP_WARNINGS: 0

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

Lines changed: 6 additions & 6 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: 9ae4202bbb9cdd5eb7187b2fd96125ea753935c18cd79729067cf53fbe18bbc0
3+
# input_hash: d4e89447ddc89490b9baa6153c503886506d9dbc1b81466f4cc3e6a28d370325
44

55
channels:
66
- conda-forge
@@ -92,7 +92,7 @@ dependencies:
9292
- libstdcxx=15.2.0=h934c35e_19
9393
- libstdcxx-ng=15.2.0=hdf11a46_19
9494
- libtiff=4.7.1=h9d88235_1
95-
- libuuid=2.42.1=h5347b49_0
95+
- libuuid=2.42.2=h5347b49_0
9696
- libwebp-base=1.6.0=hd42ef1d_0
9797
- libxcb=1.17.0=h8a09558_0
9898
- libxcrypt=4.4.36=hd590300_1
@@ -171,10 +171,10 @@ dependencies:
171171
- zlib-ng=2.3.3=hceb46e0_1
172172
- zstd=1.5.7=hb78ec9c_6
173173
- pip:
174-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
175-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
176-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
177-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
174+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
175+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
176+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
177+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
178178

179179
variables:
180180
KMP_WARNINGS: 0

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

Lines changed: 6 additions & 6 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: f1aeae188271754eadc9cc77e293f60e57e737e86068f4d7161fba311c7913d7
3+
# input_hash: b09e66847f78fcc9809b6d746d19563387f7cb275b1d47dddaf7b7a70cff0686
44

55
channels:
66
- conda-forge
@@ -79,7 +79,7 @@ dependencies:
7979
- httpcore=1.0.9=pyh29332c3_0
8080
- httpx=0.28.1=pyhd8ed1ab_0
8181
- hyperframe=6.1.0=pyhd8ed1ab_0
82-
- idna=3.17=pyhcf101f3_0
82+
- idna=3.18=pyhcf101f3_0
8383
- imagesize=2.0.0=pyhd8ed1ab_0
8484
- importlib-metadata=9.0.0=pyhcf101f3_0
8585
- importlib_resources=7.1.0=pyhd8ed1ab_0
@@ -289,10 +289,10 @@ dependencies:
289289
- zlib-ng=2.3.3=h0261ad2_1
290290
- zstd=1.5.7=h534d264_6
291291
- pip:
292-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
293-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
294-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
295-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
292+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
293+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
294+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
295+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
296296

297297
variables:
298298
KMP_WARNINGS: 0

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

Lines changed: 5 additions & 5 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: f1aeae188271754eadc9cc77e293f60e57e737e86068f4d7161fba311c7913d7
3+
# input_hash: b09e66847f78fcc9809b6d746d19563387f7cb275b1d47dddaf7b7a70cff0686
44

55
channels:
66
- conda-forge
@@ -159,10 +159,10 @@ dependencies:
159159
- zlib-ng=2.3.3=h0261ad2_1
160160
- zstd=1.5.7=h534d264_6
161161
- pip:
162-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
163-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
164-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
165-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
162+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
163+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
164+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
165+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
166166

167167
variables:
168168
KMP_WARNINGS: 0

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

Lines changed: 7 additions & 7 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: b2b96269860239ca746bbe99aef83d5b4feffa201202a9719cdb2374e787d227
3+
# input_hash: 46e87a977a45c0b272bd0321b439febe2f11e1e69a0ddc4e780729ddb9a22d9c
44

55
channels:
66
- conda-forge
@@ -81,7 +81,7 @@ dependencies:
8181
- httpx=0.28.1=pyhd8ed1ab_0
8282
- hyperframe=6.1.0=pyhd8ed1ab_0
8383
- icu=75.1=he02047a_0
84-
- idna=3.17=pyhcf101f3_0
84+
- idna=3.18=pyhcf101f3_0
8585
- imagesize=2.0.0=pyhd8ed1ab_0
8686
- importlib-metadata=9.0.0=pyhcf101f3_0
8787
- importlib_resources=7.1.0=pyhd8ed1ab_0
@@ -155,7 +155,7 @@ dependencies:
155155
- libstdcxx=15.2.0=h934c35e_19
156156
- libstdcxx-ng=15.2.0=hdf11a46_19
157157
- libtiff=4.7.1=h9d88235_1
158-
- libuuid=2.42.1=h5347b49_0
158+
- libuuid=2.42.2=h5347b49_0
159159
- libuv=1.52.1=h280c20c_0
160160
- libwebp-base=1.6.0=hd42ef1d_0
161161
- libxcb=1.17.0=h8a09558_0
@@ -300,10 +300,10 @@ dependencies:
300300
- zlib-ng=2.3.3=hceb46e0_1
301301
- zstd=1.5.7=hb78ec9c_6
302302
- pip:
303-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
304-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
305-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
306-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
303+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
304+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
305+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
306+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
307307

308308
variables:
309309
KMP_WARNINGS: 0

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

Lines changed: 6 additions & 6 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: b2b96269860239ca746bbe99aef83d5b4feffa201202a9719cdb2374e787d227
3+
# input_hash: 46e87a977a45c0b272bd0321b439febe2f11e1e69a0ddc4e780729ddb9a22d9c
44

55
channels:
66
- conda-forge
@@ -92,7 +92,7 @@ dependencies:
9292
- libstdcxx=15.2.0=h934c35e_19
9393
- libstdcxx-ng=15.2.0=hdf11a46_19
9494
- libtiff=4.7.1=h9d88235_1
95-
- libuuid=2.42.1=h5347b49_0
95+
- libuuid=2.42.2=h5347b49_0
9696
- libwebp-base=1.6.0=hd42ef1d_0
9797
- libxcb=1.17.0=h8a09558_0
9898
- libxml2=2.15.1=h26afc86_0
@@ -168,10 +168,10 @@ dependencies:
168168
- zlib-ng=2.3.3=hceb46e0_1
169169
- zstd=1.5.7=hb78ec9c_6
170170
- pip:
171-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
172-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
173-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
174-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
171+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
172+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
173+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
174+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
175175

176176
variables:
177177
KMP_WARNINGS: 0

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

Lines changed: 6 additions & 6 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: 39f06df5a55f81f10f89873669f0390c182eacdcff9d4ff3541600a589a733e2
3+
# input_hash: d81085ff8b943e3347da9c2174e4427cd5736c1d273bc4a6b4c77ebac25efae5
44

55
channels:
66
- conda-forge
@@ -79,7 +79,7 @@ dependencies:
7979
- httpcore=1.0.9=pyh29332c3_0
8080
- httpx=0.28.1=pyhd8ed1ab_0
8181
- hyperframe=6.1.0=pyhd8ed1ab_0
82-
- idna=3.17=pyhcf101f3_0
82+
- idna=3.18=pyhcf101f3_0
8383
- imagesize=2.0.0=pyhd8ed1ab_0
8484
- importlib-metadata=9.0.0=pyhcf101f3_0
8585
- importlib_resources=7.1.0=pyhd8ed1ab_0
@@ -288,10 +288,10 @@ dependencies:
288288
- zlib-ng=2.3.3=h0261ad2_1
289289
- zstd=1.5.7=h534d264_6
290290
- pip:
291-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
292-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
293-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
294-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
291+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
292+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
293+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
294+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
295295

296296
variables:
297297
KMP_WARNINGS: 0

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

Lines changed: 5 additions & 5 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: 39f06df5a55f81f10f89873669f0390c182eacdcff9d4ff3541600a589a733e2
3+
# input_hash: d81085ff8b943e3347da9c2174e4427cd5736c1d273bc4a6b4c77ebac25efae5
44

55
channels:
66
- conda-forge
@@ -158,10 +158,10 @@ dependencies:
158158
- zlib-ng=2.3.3=h0261ad2_1
159159
- zstd=1.5.7=h534d264_6
160160
- pip:
161-
- geoapps-utils == 0.7.0b1 --hash=sha256:ff8fe4a84ade407e608cc1b4fc6ddef2234ac1a8dc18bdb3311d1b31d3a06cea
162-
- geoh5py == 0.13.0b2 --hash=sha256:89359d8d71027ea4a55b978ed8c2d6145fe67c4092afa2bbe7d90e6a0ceb19b7
163-
- grid-apps == 0.2.0b2 --hash=sha256:5d6dab502decff08941b13e1b9e96f0eccd113045f45055dbb0f99e0c9116606
164-
- mira-simpeg == 0.25.0.1b2 --hash=sha256:383b369df88abbdd606feceef0c8febae390cf726e8c5cef67dbcb78d40debf7
161+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6222ed5be1a26e8db288d91b4fbccc891e3ca5d2
162+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5a415837b3ef78040ce32fe3cf08181a1cc51c8c
163+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@58f0e369847e5562af77a785d0081018550bb0c6
164+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@c243521d9448737ccb3fa1447843b25949840698
165165

166166
variables:
167167
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)