python311Packages.azure-eventhub 0 -> 1 attrpath: python311Packages.azure-eventhub 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] Going to be running update for following packages: - python3.11-azure-eventhub-5.11.5 Press Enter key to continue... Running update for: - python3.11-azure-eventhub-5.11.5: UPDATING ... - python3.11-azure-eventhub-5.11.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-eventhub/default.nix b/pkgs/development/python-modules/azure-eventhub/default.nix index ba589b8aa5e6..4fb3f08e65cb 100644 --- a/pkgs/development/python-modules/azure-eventhub/default.nix +++ b/pkgs/development/python-modules/azure-eventhub/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "azure-eventhub"; - version = "5.11.5"; + version = "5.11.6"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-HDdOmQezNIPVCLTHst8p+crGM15dpaGNIYU0+UL01Uw="; + hash = "sha256-89Q1o/cnR64i4Jblypx2w1BTTyrZk5l9EvTO+ZMq58E="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.azure-eventhub: 5.11.5 -> 5.11.6`. New version is 5.11.6. An auto update branch exists with an equal or greater version