maturin 0.14.16 -> 0.14.17 https://github.com/PyO3/maturin/releases attrpath: maturin Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-mPpM8jVDA9TbdNR1AdAzVP6sd2glUpDKhyVaaCcQzKE= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/rust/maturin/default.nix b/pkgs/development/tools/rust/maturin/default.nix index 8198a8b413c..8e4a75cbf9b 100644 --- a/pkgs/development/tools/rust/maturin/default.nix +++ b/pkgs/development/tools/rust/maturin/default.nix @@ -11,16 +11,16 @@ rustPlatform.buildRustPackage rec { pname = "maturin"; - version = "0.14.16"; + version = "0.14.17"; src = fetchFromGitHub { owner = "PyO3"; repo = "maturin"; rev = "v${version}"; - hash = "sha256-I7hZctfBsynO6Aii20nIEbhaJVeOlUsJr8W5sgBCTaU="; + hash = "sha256-Qvk9Pde1xmQ/lqU6KCda+F6UV7b414TDswP5Cwrh4jc="; }; - cargoHash = "sha256-m5rXNnVuVrhyWVJP7wpVFY4eflrTZs314UBhf2JC6D8="; + cargoHash = "sha256-mPpM8jVDA9TbdNR1AdAzVP6sd2glUpDKhyVaaCcQzKE="; nativeBuildInputs = [ pkg-config ]; Successfully finished processing cachix "/nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/PyO3/maturin/releases. meta.description for maturin is: Build and publish Rust crates Python packages meta.homepage for maturin is: https://github.com/PyO3/maturin ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/PyO3/maturin/releases/tag/v0.14.17) - [Compare changes on GitHub](https://github.com/PyO3/maturin/compare/v0.14.16...v0.14.17) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.14.17 with grep in /nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17 - found 0.14.17 in filename of file in /nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17 ---
Rebuild report (if merged into master) (click to expand) ``` 1549 total rebuild path(s) 1549 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme adl anime-downloader anki ansible ansible-later ansible-lint ansible_2_12 ansible_2_13 ansible_2_14 apache-airflow appdaemon appthreat-depscan arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins aws-sam-cli ayu-theme-gtk baserow bottles bottles-unwrapped buildbot buildbot-full buildbot-ui capitaine-cursors ceph ceph-client ceph-csi ceph-dev cfripper chatgpt-retrieval-plugin chia chia-dev-tools cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis cloudflare-dyndns cmake-language-server copier coreboot-configurator cryptop cwltool datadog-agent datadog-process-agent dblatexFull dbx deepdiff disorderfs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A maturin https://github.com/r-ryantm/nixpkgs/archive/7c6d551e07ec4d1dcbd0694e5cc755c7077fa8bd.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17 ls -la /nix/store/nfmfif2kwj8dz8y88kz5dip39f7j1xjk-maturin-0.14.17/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/228566