python312Packages.pywaze 0.5.1 -> 1.0.0 https://github.com/eifinger/pywaze/releases attrpath: python312Packages.pywaze 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/7bc6zxa1pa8700wqr9hra5cz2m83l619-packages.json.drv building '/nix/store/7bc6zxa1pa8700wqr9hra5cz2m83l619-packages.json.drv'... Going to be running update for following packages: - python3.12-pywaze-0.5.1 Press Enter key to continue... Running update for: - python3.12-pywaze-0.5.1: UPDATING ... - python3.12-pywaze-0.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pywaze/default.nix b/pkgs/development/python-modules/pywaze/default.nix index e3b8ab0bded4..70734fd59da3 100644 --- a/pkgs/development/python-modules/pywaze/default.nix +++ b/pkgs/development/python-modules/pywaze/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pywaze"; - version = "0.5.1"; + version = "1.0.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "eifinger"; repo = "pywaze"; rev = "refs/tags/v${version}"; - hash = "sha256-r7ROEdgHdjXkveVUbuALHtwCX4IO0lwx9Zo3u6R9I58="; + hash = "sha256-n5W8TdZZJmT7SECXE8k6WK2lmCcucA6eLm+LZpojERo="; }; postPatch = '' An auto update branch exists with message `python312Packages.pywaze: 0.5.1 -> 1.0.0`. New version is 1.0.0. An auto update branch exists with an equal or greater version