python312Packages.yfinance 0.2.36 -> 0.2.37 https://github.com/ranaroussi/yfinance/releases attrpath: python312Packages.yfinance 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/kxnsa76fk8dqwqhfidff7m8c6jz4xfz8-packages.json.drv building '/nix/store/kxnsa76fk8dqwqhfidff7m8c6jz4xfz8-packages.json.drv'... Going to be running update for following packages: - python3.12-yfinance-0.2.36 Press Enter key to continue... Running update for: - python3.12-yfinance-0.2.36: UPDATING ... - python3.12-yfinance-0.2.36: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yfinance/default.nix b/pkgs/development/python-modules/yfinance/default.nix index fb771047db11..06db089ca835 100644 --- a/pkgs/development/python-modules/yfinance/default.nix +++ b/pkgs/development/python-modules/yfinance/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "yfinance"; - version = "0.2.36"; + version = "0.2.37"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "ranaroussi"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-oBpkWKQZ5FA+nyNWVOlRzoEyShCfh6SqCCrkFZBu1rQ="; + hash = "sha256-rptCZ4Yiz6VbV/woHN6JpRNsZL4SrqepoIw4tYpU4x0="; }; propagatedBuildInputs = [ An auto update branch exists with message `python312Packages.yfinance: 0.2.36 -> 0.2.37`. New version is 0.2.37. An auto update branch exists with an equal or greater version