python311Packages.pyngrok 0 -> 1 attrpath: python311Packages.pyngrok Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ydn4q4xq7wvmjfzb7ivp4dvjpwy8pl2d-packages.json.drv building '/nix/store/ydn4q4xq7wvmjfzb7ivp4dvjpwy8pl2d-packages.json.drv'... Going to be running update for following packages: - python3.11-pyngrok-7.1.1 Press Enter key to continue... Running update for: - python3.11-pyngrok-7.1.1: UPDATING ... - python3.11-pyngrok-7.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyngrok/default.nix b/pkgs/development/python-modules/pyngrok/default.nix index 6b70a33f0f89..2dc7e9f36ebc 100644 --- a/pkgs/development/python-modules/pyngrok/default.nix +++ b/pkgs/development/python-modules/pyngrok/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "pyngrok"; - version = "7.1.1"; + version = "7.1.2"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-UanhPx92E8mR6ertGKIGm1HAbiFXf4ATJonvPjNdFS0="; + hash = "sha256-iyLJ3kr0O9wa6ipgMgntH8VbSo1a6btYoQZOaogAfKw="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
5 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.pyngrok is: A Python wrapper for ngrok meta.homepage for python311Packages.pyngrok is: https://github.com/alexdlaird/pyngrok meta.changelog for python311Packages.pyngrok is: https://github.com/alexdlaird/pyngrok/blob/7.1.2/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.1.2 with grep in /nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2 - found 7.1.2 in filename of file in /nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath authentik home-assistant-component-tests.twilio python311Packages.meshcat python311Packages.pyngrok python311Packages.twilio python312Packages.meshcat python312Packages.pyngrok ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2 \ --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 python311Packages.pyngrok https://github.com/r-ryantm/nixpkgs/archive/27f0c20fe5d85332dbe27bfc39f4395a040a477f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/27f0c20fe5d85332dbe27bfc39f4395a040a477f#python311Packages.pyngrok ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2 ls -la /nix/store/ij9l94ln035f9sljsc8vpvpbbqpjkwv7-python3.11-pyngrok-7.1.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
5 packages built:
--- ###### Maintainer pings cc @wegank for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/288237