python311Packages.pyjnius 1.5.0 -> 1.6.0 https://repology.org/project/python:pyjnius/versions attrpath: python311Packages.pyjnius 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/nw5g692hmpjj15vlc5w62045lfihvc8r-packages.json.drv building '/nix/store/nw5g692hmpjj15vlc5w62045lfihvc8r-packages.json.drv'... Going to be running update for following packages: - python3.11-pyjnius-1.5.0 Press Enter key to continue... Running update for: - python3.11-pyjnius-1.5.0: UPDATING ... - python3.11-pyjnius-1.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyjnius/default.nix b/pkgs/development/python-modules/pyjnius/default.nix index 292c5f1c116a..e4cebb02c66d 100644 --- a/pkgs/development/python-modules/pyjnius/default.nix +++ b/pkgs/development/python-modules/pyjnius/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "pyjnius"; - version = "1.5.0"; + version = "1.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ZjRuJk8eIghrh8XINonqvP7xRQrGR2/YVr6kmLLhNz4="; + hash = "sha256-C32+PY9Yu7e+wwyFjz+nibzBwexJMZWOn3uH9F6hQDM="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.pyjnius: 1.5.0 -> 1.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/261177"