-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #180 from akrherz/restore_hdf
Rebuild for HDF5 1.14.4
- Loading branch information
Showing
8 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ fortran_compiler: | |
fortran_compiler_version: | ||
- '13' | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
jasper: | ||
- '4' | ||
libaec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ fortran_compiler: | |
fortran_compiler_version: | ||
- '13' | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
jasper: | ||
- '4' | ||
libaec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ fortran_compiler: | |
fortran_compiler_version: | ||
- '13' | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
libaec: | ||
- '1' | ||
libnetcdf: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
__migrator: | ||
build_number: 1 | ||
commit_message: Rebuild for hdf5 1.14.4 | ||
kind: version | ||
migration_number: 1 | ||
hdf5: | ||
- 1.14.4 | ||
migrator_ts: 1727986901.81392 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ fortran_compiler: | |
fortran_compiler_version: | ||
- '13' | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
jasper: | ||
- '4' | ||
libaec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ fortran_compiler: | |
fortran_compiler_version: | ||
- '13' | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
jasper: | ||
- '4' | ||
libaec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ channel_targets: | |
cxx_compiler: | ||
- vs2019 | ||
hdf5: | ||
- 1.14.3 | ||
- 1.14.4 | ||
jasper: | ||
- '4' | ||
libaec: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c33c92e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! This is the friendly automated conda-forge-webservice.
I updated the Github team because of this commit.
Go to https://github.com/orgs/conda-forge/invitation see your invitation.
You should get push access to this feedstock and CI services.
Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).
Feel free to join the community Element channel.
NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.