python310Packages.python-socketio 5.9.0 -> 5.10.0 https://repology.org/project/python:python-socketio/versions attrpath: python310Packages.python-socketio 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/1nda3ad4xz42bsnv0ipvvydc2c3hfipf-packages.json.drv building '/nix/store/1nda3ad4xz42bsnv0ipvvydc2c3hfipf-packages.json.drv'... Going to be running update for following packages: - python3.10-python-socketio-5.9.0 Press Enter key to continue... Running update for: - python3.10-python-socketio-5.9.0: UPDATING ... - python3.10-python-socketio-5.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-socketio/default.nix b/pkgs/development/python-modules/python-socketio/default.nix index f046f7c81189..71578c64bd54 100644 --- a/pkgs/development/python-modules/python-socketio/default.nix +++ b/pkgs/development/python-modules/python-socketio/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "python-socketio"; - version = "5.9.0"; + version = "5.10.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -22,8 +22,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "miguelgrinberg"; repo = "python-socketio"; - rev = "v${version}"; - hash = "sha256-1lyTZwkRpGRbeBqt6Thv5o+bUzkD1sC3T9T1GbWMEkI="; + rev = "refs/tags/v${version}"; + hash = "sha256-nlzTzIswMRjvJ9l9TOtVvRvbKlQPvNH0/P1NIbQCmy8="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 27 > 25