python312Packages.pytedee-async 0.2.13 -> 0.2.14 https://github.com/zweckj/pytedee_async/releases attrpath: python312Packages.pytedee-async 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/4libbqb5wiaf4kf11za47h7fr3v528g2-packages.json.drv building '/nix/store/4libbqb5wiaf4kf11za47h7fr3v528g2-packages.json.drv'... Going to be running update for following packages: - python3.12-pytedee-async-0.2.13 Press Enter key to continue... Running update for: - python3.12-pytedee-async-0.2.13: UPDATING ... - python3.12-pytedee-async-0.2.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytedee-async/default.nix b/pkgs/development/python-modules/pytedee-async/default.nix index f4ce2c7bcd89..e42af981cf33 100644 --- a/pkgs/development/python-modules/pytedee-async/default.nix +++ b/pkgs/development/python-modules/pytedee-async/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "pytedee-async"; - version = "0.2.13"; + version = "0.2.14"; pyproject = true; disabled = pythonOlder "3.9"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "zweckj"; repo = "pytedee_async"; rev = "refs/tags/v${version}"; - hash = "sha256-3W+eqkniDMoDKeute5w1QyklOc/aren/Q8txBEI/4ys="; + hash = "sha256-BtBHiDOYe8BkrqJEGG4eGKFMnCspCQK4fvcj2vvGmFM="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pytedee-async: 0.2.13 -> 0.2.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291327"