python310Packages.snowflake-connector-python 0 -> 1 attrpath: python310Packages.snowflake-connector-python 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/psi7s28si9qlrnr7kwzp0fmyvcgwlfl2-packages.json.drv building '/nix/store/psi7s28si9qlrnr7kwzp0fmyvcgwlfl2-packages.json.drv'... Going to be running update for following packages: - python3.10-snowflake-connector-python-2.9.0 Press Enter key to continue... Running update for: - python3.10-snowflake-connector-python-2.9.0: UPDATING ... - python3.10-snowflake-connector-python-2.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/snowflake-connector-python/default.nix b/pkgs/development/python-modules/snowflake-connector-python/default.nix index f0299b231b0..4a89534c63c 100644 --- a/pkgs/development/python-modules/snowflake-connector-python/default.nix +++ b/pkgs/development/python-modules/snowflake-connector-python/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "snowflake-connector-python"; - version = "2.9.0"; + version = "3.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-dVGyQEsmhQ+xLGIy0BW6XRCtsTsJHjef6Lg2ZJL2JLg="; + hash = "sha256-F0EbgRSS/kYKUDPhf6euM0eLqIqVjQsHC6C9ZZSRCIE="; }; postPatch = '' An auto update branch exists with message `python310Packages.snowflake-connector-python: 2.9.0 -> 3.0.0`. New version is 3.0.0. An auto update branch exists with an equal or greater version