Merge pull request #160092 from r-ryantm/auto-update/python3.10-breathe

python310Packages.breathe: 4.32.0 -> 4.33.1
This commit is contained in:
Mario Rodas 2022-02-19 15:25:59 -05:00 committed by GitHub
commit 8eb44b26bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "breathe";
version = "4.32.0";
version = "4.33.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "michaeljones";
repo = pname;
rev = "v${version}";
hash = "sha256-U85iLVS6bmA2Ty0AC4z2qODy9u4rWg6Nb42/k2Ix+kk=";
hash = "sha256-S4wxlxluRjwlRGCa5Os/J3EpdekI/CEPMWw6j/wlZbw=";
};
propagatedBuildInputs = [