python311Packages.azure-servicebus 0 -> 1 attrpath: python311Packages.azure-servicebus 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/nlwa9fd5ikv0ng8d9r0cyw5k9vxdn3ps-packages.json.drv building '/nix/store/nlwa9fd5ikv0ng8d9r0cyw5k9vxdn3ps-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-servicebus-7.12.0 Press Enter key to continue... Running update for: - python3.11-azure-servicebus-7.12.0: UPDATING ... - python3.11-azure-servicebus-7.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-servicebus/default.nix b/pkgs/development/python-modules/azure-servicebus/default.nix index a1c8031f0fa3..e84a9cb5fd21 100644 --- a/pkgs/development/python-modules/azure-servicebus/default.nix +++ b/pkgs/development/python-modules/azure-servicebus/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "azure-servicebus"; - version = "7.12.0"; + version = "7.12.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Xr5KU7/BAw9AH2lOrB7NJ8FB2ATl5vzyNXQrLWKUbks="; + hash = "sha256-sRv1aer3fDDYp2+IuTwIcT/TYYjZzG2r9x6tsQ63Qvk="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
59 packages failed to build:
12 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.azure-servicebus is: Microsoft Azure Service Bus Client Library meta.homepage for python311Packages.azure-servicebus is: https://github.com/Azure/azure-sdk-for-python meta.changelog for python311Packages.azure-servicebus is: https://github.com/Azure/azure-sdk-for-python/blob/azure-servicebus_7.12.1/sdk/servicebus/azure-servicebus/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.12.1 with grep in /nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1 - found 7.12.1 in filename of file in /nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1 ---
Rebuild report (if merged into master) (click to expand) ``` 37 total rebuild path(s) 37 package rebuild(s) First fifty rebuilds by attrpath authentik baserow dvc dvc-with-remotes paperless-ngx pretalx pretix python311Packages.azure-servicebus python311Packages.celery python311Packages.celery-redbeat python311Packages.celery-singleton python311Packages.django-celery-beat python311Packages.django-celery-email python311Packages.django-celery-results python311Packages.django-google-analytics-app python311Packages.django-health-check python311Packages.django-raster python311Packages.djmail python311Packages.dvc python311Packages.dvc-gdrive python311Packages.dvc-hdfs python311Packages.dvc-task python311Packages.dvclive python311Packages.flower python311Packages.kombu python311Packages.nameko python312Packages.azure-servicebus sourcehut.buildsrht sourcehut.coresrht sourcehut.gitsrht sourcehut.hgsrht sourcehut.hubsrht sourcehut.listssrht sourcehut.mansrht sourcehut.metasrht sourcehut.pastesrht sourcehut.todosrht ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1 \ --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.azure-servicebus https://github.com/r-ryantm/nixpkgs/archive/99417451ce030f6224f1149d504212ebcbe48f63.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/99417451ce030f6224f1149d504212ebcbe48f63#python311Packages.azure-servicebus ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1 ls -la /nix/store/36npz6501flr3j05dscvf3ph9ymkjarz-python3.11-azure-servicebus-7.12.1/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
59 packages failed to build:
12 packages built:
--- ###### Maintainer pings cc @mwilsoncoding 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/301663