Merge pull request #331363 from fabaff/aiohappyeyeballs-bump

python312Packages.aiohappyeyeballs: 2.3.2 -> 2.3.4
This commit is contained in:
Nick Cao 2024-07-31 19:11:14 -04:00 committed by GitHub
commit 234e6195b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "aiohappyeyeballs";
version = "2.3.2";
version = "2.3.4";
pyproject = true;
disabled = pythonOlder "3.10";
@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "bdraco";
repo = "aiohappyeyeballs";
rev = "refs/tags/v${version}";
hash = "sha256-3Lj1eUDPoVCElrxowBhhrS0GCjD5qeUCiSB/gHoqC3Q=";
hash = "sha256-yzhxO/f9s6cKt5V3/qzqg+f0+iFx7MxuqUqryAY5Xac=";
};
outputs = [