Merge pull request #280461 from fabaff/vulcan-api-bump

python311Packages.vulcan-api: 2.3.1 -> 2.3.2
This commit is contained in:
Mario Rodas 2024-01-12 06:55:58 -05:00 committed by GitHub
commit 9d0a9dca6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "vulcan-api";
version = "2.3.1";
version = "2.3.2";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "kapi2289";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-QmKtnvJOMLiiaoLfcULnwpSCuP3wSYQVjcKVuBVNyec=";
hash = "sha256-ebWKcRxAAkHVqV2RaftIHBRJe/TYSUxS+5Utxb0yhtw=";
};
pythonRemoveDeps = [