python310Packages.snowflake-connector-python 3.0.0 -> 3.0.3 https://repology.org/project/python:snowflake-connector-python/versions 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/26i1z2h16v2kdnx9n59ifkyp4zwrqrjc-packages.json.drv building '/nix/store/26i1z2h16v2kdnx9n59ifkyp4zwrqrjc-packages.json.drv'... Going to be running update for following packages: - python3.10-snowflake-connector-python-3.0.0 Press Enter key to continue... Running update for: - python3.10-snowflake-connector-python-3.0.0: UPDATING ... - python3.10-snowflake-connector-python-3.0.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 4a89534c63c..136b7f46dd2 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 = "3.0.0"; + version = "3.0.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-F0EbgRSS/kYKUDPhf6euM0eLqIqVjQsHC6C9ZZSRCIE="; + hash = "sha256-XaHyTt//Y+i18ncgEXwFhxS23I0mwcTeTQ0MVRiNuWY="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.snowflake-connector-python nix build failed. adding 'snowflake/connector/vendored/urllib3/util/ssltransport.py' adding 'snowflake/connector/vendored/urllib3/util/timeout.py' adding 'snowflake/connector/vendored/urllib3/util/url.py' adding 'snowflake/connector/vendored/urllib3/util/wait.py' adding 'snowflake_connector_python-3.0.3.dist-info/LICENSE.txt' adding 'snowflake_connector_python-3.0.3.dist-info/METADATA' adding 'snowflake_connector_python-3.0.3.dist-info/NOTICE' adding 'snowflake_connector_python-3.0.3.dist-info/WHEEL' adding 'snowflake_connector_python-3.0.3.dist-info/entry_points.txt' adding 'snowflake_connector_python-3.0.3.dist-info/top_level.txt' adding 'snowflake_connector_python-3.0.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for snowflake-connector-python (pyproject.toml) ... [?25l[?25hdone Created wheel for snowflake-connector-python: filename=snowflake_connector_python-3.0.3-py3-none-any.whl size=440972 sha256=9989bd18d910f687238eff04fb706a972de6dd9fa9bc42fa62482ec04b9adba0 Stored in directory: /build/pip-ephem-wheel-cache-9ngs264_/wheels/b1/de/1b/8328f497742888b8a6769a6b68c10f375e4915f7d49f839fdd Successfully built snowflake-connector-python Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/snowflake-connector-python-3.0.3/dist /build/snowflake-connector-python-3.0.3 Processing ./snowflake_connector_python-3.0.3-py3-none-any.whl Requirement already satisfied: pycryptodomex!=3.5.0,<4.0.0,>=3.2 in /nix/store/2y8a18cp5bv8hm9dckzklwi405ynlzp9-python3.10-pycryptodome-3.17.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.3) (3.17) Requirement already satisfied: charset-normalizer in /nix/store/8pl56cyc5w300bla2c2zm0pmx33al62m-python3.10-charset-normalizer-3.0.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.3) (3.0.1) Requirement already satisfied: pytz in /nix/store/6bpmlmw01ym9v1ig346j5d504pn555v2-python3.10-pytz-2023.2/lib/python3.10/site-packages (from snowflake-connector-python==3.0.3) (2023.2) Requirement already satisfied: cffi<2.0.0,>=1.9 in /nix/store/3zyspm58yhld8mwh7dvsh88j85imi3rk-python3.10-cffi-1.15.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.3) (1.15.1) ERROR: Could not find a version that satisfies the requirement packaging (from snowflake-connector-python) (from versions: none) ERROR: No matching distribution found for packaging