From 76943ec5b0e7b1ecb2cd86fda7f594f7afc52dd2 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 8 Aug 2024 17:58:16 +0000 Subject: [PATCH 1/2] updated v1.80.1 --- recipe/meta.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 25ad233..0f13088 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.80.0" %} +{% set version = "1.80.1" %} package: name: rust-split @@ -10,52 +10,52 @@ source: # applies to *all* of these inputs, not just the last one in the list, because # of the way that the YAML selector processing works. - url: https://static.rust-lang.org/dist/rust-{{ version }}-x86_64-unknown-linux-gnu.tar.gz # [linux and x86_64] - sha256: 702d3b60816eb9410c84947895c0188e20f588cb91b3aee8d84cec23ddb63582 # [linux and x86_64] + sha256: 9eedaea9719914a0f4673899aa11693607f25486569913fcca5905ef1da784ec # [linux and x86_64] - url: https://static.rust-lang.org/dist/rust-{{ version }}-aarch64-unknown-linux-gnu.tar.xz # [aarch64] - sha256: 58cf230a2609565e906e95d2b66a2d4ef0692740835c3048f92fc89f1d13dc72 # [aarch64] + sha256: 2e89bad7857711a1c11d017ea28fbfeec54076317763901194f8f5decbac1850 # [aarch64] - url: https://static.rust-lang.org/dist/rust-{{ version }}-powerpc64le-unknown-linux-gnu.tar.gz # [ppc64le] - sha256: c4b94d69b24e646f34377fe779bf5cec6fe4688c686118ee94a056726be8e539 # [ppc64le] + sha256: 0eb2b3efc93cad3baf4653357a4a8a2d5a963ae80dbce8955e1bb4f60e02c659 # [ppc64le] - url: https://static.rust-lang.org/dist/rust-{{ version }}-x86_64-apple-darwin.tar.gz # [osx and x86_64] - sha256: 18352bc5802e117189c029b6ed63bf83bfbcde7141f33eee69f037acd1767676 # [osx and x86_64] + sha256: 4fcc0dad8b47066e13877e2839760ef1f40754a90a8fe83ecd4a1f14bf63c71a # [osx and x86_64] - url: https://static.rust-lang.org/dist/rust-{{ version }}-aarch64-apple-darwin.tar.gz # [osx and arm64] - sha256: 26daa0d2e564b1c880ac7ead46b02f462ff27c2397aaa1d84167befe86af91d1 # [osx and arm64] + sha256: 170ea11a424d67bbf16df3a4788e0d844ced00490e44c18c366304db1ef8ca6d # [osx and arm64] - url: https://static.rust-lang.org/dist/rust-{{ version }}-x86_64-pc-windows-msvc.tar.gz # [win64] - sha256: 24b933d347aaaee3086e4518713072cb0103c82bda5c3054d767abb10ad7d77f # [win64] + sha256: 027faf943cb6f413492c3abd8024b3608a93bffdc542371a219585085373c815 # [win64] patches: - 0001-gh-106-install.sh-Perfomance-Use-more-shell-builtins.diff # End of block of primary source files. - url: https://static.rust-lang.org/dist/rust-src-{{ version }}.tar.gz - sha256: a3c84c60ec19efced4e55ddc2ccac6f57a7212f5f1d186faecdd5f52b25d8c53 + sha256: c33eae6921b22be6520bbba9dc0b1ea21250ea3054bf15006dba30bab97eba9f folder: rust-src - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-aarch64-apple-ios.tar.gz # [(linux or win) and x86_64] - sha256: 022ef59125f7e8a97f847a29ac4ed83ff88dda5fe5edf60611ddc5c3cb51a515 # [(linux or win) and x86_64] + sha256: 3d29cb395da2bbed7b8e1b9846360ba03686b26bdbc8bf8c279c093e450f6105 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-x86_64-apple-ios.tar.gz # [(linux or win) and x86_64] - sha256: ca176f35834c0f0094f899b39f78d62cd6e3702e769307e175f2d07fa9dadba6 # [(linux or win) and x86_64] + sha256: 68c7c2d05b80b47d50c1552c4a8dbbc9323a01b37d025c835d1fb55f4c42c347 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-x86_64-pc-windows-msvc.tar.gz # [(linux or win) and x86_64] - sha256: 158ce36f3da35fc2e61502826feea9163c31e0d175176e5837e9dca05f3654e6 # [(linux or win) and x86_64] + sha256: 2aa0d63a48840a55b7a1edda9cbb9e5f0d560db91c7e54f1a49db23cd6457397 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-aarch64-apple-ios-sim.tar.gz # [(linux or win) and x86_64] - sha256: 03ada04b9e7ff6492299558533f3ffa275f264df434a28caa0f68d3e96d28477 # [(linux or win) and x86_64] + sha256: a9cd1a476f699d2598bef6901521095f4b3ce5fa5226725c6468780d20422288 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-aarch64-linux-android.tar.gz # [(linux or win) and x86_64] - sha256: f65a68963d4f57b02217339f5b41451c425ae6951ca0c319b352459e8ee992df # [(linux or win) and x86_64] + sha256: 4bed3d4db02bb67e1c420df3364ef9c39951f252d4f3a31559711bf8bba9176e # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-arm-linux-androideabi.tar.gz # [(linux or win) and x86_64] - sha256: 092714e9ee55d192b991000c5a930aa025ba9948c7f73756e46dab1364ce2431 # [(linux or win) and x86_64] + sha256: 561f4f36d7a9e445e3c1ac7fd85e8b06c7abd8aaa47506552f16c308980b4e1d # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-armv7-linux-androideabi.tar.gz # [(linux or win) and x86_64] - sha256: 5620bf295af13af9e3870fdefa536772eb072bcf80da8430f352e4425626e28f # [(linux or win) and x86_64] + sha256: 20313b49410695cf65548cb59fe3769d2320cdc704ad49ea75080cd8a5ca3b19 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-i686-linux-android.tar.gz # [(linux or win) and x86_64] - sha256: ebe78eeebcdeb86f22c3ef1f61695eb272688886daa0c175b9d91d8a7d850542 # [(linux or win) and x86_64] + sha256: c1b909ebe359c84d37326140b1285eca56d1db995db2651993cc7668523ea73c # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-x86_64-linux-android.tar.gz # [(linux or win) and x86_64] - sha256: c49ec2a050ae4f7705254d33842da3db4f6f59ccbc73bd9741b391ae471e63b9 # [(linux or win) and x86_64] + sha256: 3152706fe03c23d781b1ff42ce9f1303245c540173d6bba202427968a4c2fa56 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] - url: https://static.rust-lang.org/dist/rust-std-{{ version }}-wasm32-unknown-unknown.tar.gz # [(linux or win) and x86_64] - sha256: 4afadaa8f015d55b8c0b3c7e7db6ec7c3ea0d35300405e61b9933a83b7a9b019 # [(linux or win) and x86_64] + sha256: 16b1ba53b8e1e6ba10b9e2f41a3f94d8cc790ce6f3e825eccf7fff87fc608aa5 # [(linux or win) and x86_64] folder: rust-std # [(linux or win) and x86_64] build: From f4fa8c9e5607894bd2af6d18a062d935e42bbe40 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:03:53 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.37.2, and conda-forge-pinning 2024.08.08.12.42.10 --- .azure-pipelines/azure-pipelines-win.yml | 2 +- .scripts/run_osx_build.sh | 2 +- build-locally.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index d609fcd..204327b 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -24,7 +24,7 @@ jobs: scriptSource: inline script: | import urllib.request - url = 'https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Windows-x86_64.exe' + url = 'https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe' path = r"$(Build.ArtifactStagingDirectory)/Miniforge.exe" urllib.request.urlretrieve(url, path) diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index ba0c879..420f051 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -11,7 +11,7 @@ MINIFORGE_HOME=${MINIFORGE_HOME:-${HOME}/miniforge3} ( startgroup "Installing a fresh version of Miniforge" ) 2> /dev/null MINIFORGE_URL="https://github.com/conda-forge/miniforge/releases/latest/download" -MINIFORGE_FILE="Mambaforge-MacOSX-$(uname -m).sh" +MINIFORGE_FILE="Miniforge3-MacOSX-$(uname -m).sh" curl -L -O "${MINIFORGE_URL}/${MINIFORGE_FILE}" rm -rf ${MINIFORGE_HOME} bash $MINIFORGE_FILE -b -p ${MINIFORGE_HOME} diff --git a/build-locally.py b/build-locally.py index e0d408d..d78427b 100755 --- a/build-locally.py +++ b/build-locally.py @@ -3,11 +3,11 @@ # This file has been generated by conda-smithy in order to build the recipe # locally. # -import os import glob +import os +import platform import subprocess from argparse import ArgumentParser -import platform def setup_environment(ns):