python312Packages.axis 48 -> 49 https://github.com/Kane610/axis/releases attrpath: python312Packages.axis 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/bjafw0f3m74yqd8f2bzkizswkmljgzwa-packages.json.drv building '/nix/store/bjafw0f3m74yqd8f2bzkizswkmljgzwa-packages.json.drv'... Going to be running update for following packages: - python3.12-axis-48 Press Enter key to continue... Running update for: - python3.12-axis-48: UPDATING ... - python3.12-axis-48: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/axis/default.nix b/pkgs/development/python-modules/axis/default.nix index ba0526837ec2..1d1c2cd3d510 100644 --- a/pkgs/development/python-modules/axis/default.nix +++ b/pkgs/development/python-modules/axis/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "axis"; - version = "48"; + version = "49"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "Kane610"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-/Iz1F40Y00bgJUvNrkPGyA8Kkch92Kijeg8TQ8mostM="; + hash = "sha256-+v+M54gSjZSjxa6D3s6FR5Pdc+dSgasp2QqEnai33GI="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [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:
1 package 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 python312Packages.axis is: Python library for communicating with devices from Axis Communications meta.homepage for python312Packages.axis is: https://github.com/Kane610/axis meta.changelog for python312Packages.axis is: https://github.com/Kane610/axis/releases/tag/v49 ###### 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 49 with grep in /nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49 - found 49 in filename of file in /nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.axis python311Packages.axis python312Packages.axis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49 \ --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 python312Packages.axis https://github.com/r-ryantm/nixpkgs/archive/1c75d892560d85403c4c0ca336e7dcbdec0e0364.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1c75d892560d85403c4c0ca336e7dcbdec0e0364#python312Packages.axis ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49 ls -la /nix/store/19dqkc66ni2lgqap4wq0cy6qs60w13yn-python3.12-axis-49/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:
1 package built:
--- ###### Maintainer pings cc @fabaff 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/291133