python312Packages.paho-mqtt_1 1.6.1 -> 2.1.0 https://github.com/eclipse/paho.mqtt.python/releases attrpath: python312Packages.paho-mqtt_1 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/0ikr9dnr3lv82i739gc55chglj3c5bfc-packages.json.drv building '/nix/store/0ikr9dnr3lv82i739gc55chglj3c5bfc-packages.json.drv'... Going to be running update for following packages: - python3.12-paho-mqtt-1.6.1 Press Enter key to continue... Running update for: - python3.12-paho-mqtt-1.6.1: UPDATING ... - python3.12-paho-mqtt-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/paho-mqtt/1.nix b/pkgs/development/python-modules/paho-mqtt/1.nix index 83582102767b..71cff6cf2e87 100644 --- a/pkgs/development/python-modules/paho-mqtt/1.nix +++ b/pkgs/development/python-modules/paho-mqtt/1.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "paho-mqtt"; - version = "1.6.1"; + version = "2.1.0"; format = "setuptools"; src = fetchFromGitHub { owner = "eclipse"; repo = "paho.mqtt.python"; - rev = "v${version}"; - hash = "sha256-9nH6xROVpmI+iTKXfwv2Ar1PAmWbEunI3HO0pZyK6Rg="; + rev = "refs/tags/v${version}"; + hash = "sha256-VMq+WTW+njK34QUUTE6fR2j2OmHxVzR0wrC92zYb1rY="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 949 > 100