diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index dd4dc1e..0d359bb 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -17,7 +17,7 @@ docker_image: libboost_devel: - '1.84' libhwloc: -- 2.11.0 +- 2.11.1 target_platform: - linux-64 zip_keys: diff --git a/.ci_support/migrations/libhwloc2111.yaml b/.ci_support/migrations/libhwloc2111.yaml new file mode 100644 index 0000000..ca90c7a --- /dev/null +++ b/.ci_support/migrations/libhwloc2111.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libhwloc 2.11.1 + kind: version + migration_number: 1 +libhwloc: +- 2.11.1 +migrator_ts: 1720471981.8039248 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 39f1425..96dca10 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: libboost_devel: - '1.84' libhwloc: -- 2.11.0 +- 2.11.1 macos_machine: - x86_64-apple-darwin13.4.0 target_platform: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index eb7aa17..b37af4a 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: libboost_devel: - '1.84' libhwloc: -- 2.11.0 +- 2.11.1 macos_machine: - arm64-apple-darwin20.0.0 target_platform: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index a4728d3..dca7ab9 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -9,7 +9,7 @@ cxx_compiler: libboost_devel: - '1.84' libhwloc: -- 2.11.0 +- 2.11.1 mimalloc: - 2.1.7 target_platform: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 688c41d..61e854a 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 5720ed7d2460fa0b57bd8cb74fa4f70593fe8675463897678160340526ec3c19 build: - number: 1 + number: 2 run_exports: # Impose a runtime requirement to projects that use hpx in their requirements/host # section. This will implicitly add hpx to their requirements/run section.