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/x3k8j6smvqcvf76w6x08csqiin6iygv4-packages.json.drv building '/nix/store/x3k8j6smvqcvf76w6x08csqiin6iygv4-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..7a7f1953fc2 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.1"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-F0EbgRSS/kYKUDPhf6euM0eLqIqVjQsHC6C9ZZSRCIE="; + hash = "sha256-Dx2K4W1dCZVBKWj5rgzMNeWnGlBOpR4h7d38r8Ydg6U="; }; 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_python-3.0.1.dist-info/top_level.txt' adding 'snowflake_connector_python-3.0.1.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.1-py3-none-any.whl size=438803 sha256=b9998233b75ef42323c900b56c64d7131a852a5f2040f20c33bc87b654beed6c Stored in directory: /build/pip-ephem-wheel-cache-fmuy66og/wheels/eb/f7/4e/6975174b1872ce043e213415b7d223856022341dd9428d44c2 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.1/dist /build/snowflake-connector-python-3.0.1 Processing ./snowflake_connector_python-3.0.1-py3-none-any.whl Requirement already satisfied: cffi<2.0.0,>=1.9 in /nix/store/9mipxkqk3cqj163gf1agwxfnwc632l3n-python3.10-cffi-1.15.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (1.15.1) Requirement already satisfied: pyOpenSSL<24.0.0,>=16.2.0 in /nix/store/akfbx65jh70s6c25k6vx0fpf1nn2hd8r-python3.10-pyopenssl-23.0.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (23.0.0) Requirement already satisfied: requests<3.0.0 in /nix/store/rwg92ga380jxb057krgp73192jgmpxk5-python3.10-requests-2.28.2/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (2.28.2) Requirement already satisfied: oscrypto<2.0.0 in /nix/store/pklr8808n58yfc0hbl84pkrr66fghk52-python3.10-oscrypto-1.3.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (1.3.0) Requirement already satisfied: asn1crypto<2.0.0,>0.24.0 in /nix/store/jclk9iqdhk18dx1mh9vim9ajjnm4rq0s-python3.10-asn1crypto-1.5.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (1.5.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/ny6yplx8d5fcdprfs749qlni9lb2whl5-python3.10-urllib3-1.26.13/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (1.26.13) Requirement already satisfied: typing-extensions<5,>=4.3 in /nix/store/7yg5c8frp20vfrhfnsifpwxwc6bvzw99-python3.10-typing-extensions-4.4.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (4.4.0) Requirement already satisfied: pycryptodomex!=3.5.0,<4.0.0,>=3.2 in /nix/store/7mjir0phsczzgxyln43adrk2zsh0rssr-python3.10-pycryptodome-3.17.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (3.17) Requirement already satisfied: certifi>=2017.4.17 in /nix/store/nza7wq4fa4cchjpy71fy9bf449agfchm-python3.10-certifi-2022.12.07/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (2022.12.7) Requirement already satisfied: cryptography<41.0.0,>=3.1.0 in /nix/store/dwhp0i79vjavfxkc6nyy75c3lysccdwq-python3.10-cryptography-39.0.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (39.0.1) Requirement already satisfied: pytz in /nix/store/sz57py42dz0wknmrfxv6005vr63r0a77-python3.10-pytz-2022.7.1/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (2022.7.1) Requirement already satisfied: pyjwt<3.0.0 in /nix/store/pifiiygprhnwmqchqhn6x6dsxw1lpan9-python3.10-pyjwt-2.6.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (2.6.0) Requirement already satisfied: filelock<4,>=3.5 in /nix/store/liyf6qlwq4kfisxikzfcr2bahvg5gvpn-python3.10-filelock-3.9.0/lib/python3.10/site-packages (from snowflake-connector-python==3.0.1) (3.9.0) 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