Merge pull request #248900 from fabaff/icalendar-bump

python311Packages.icalendar: 5.0.4 -> 5.0.7
This commit is contained in:
Fabian Affolter 2023-08-13 21:31:01 +02:00 committed by GitHub
commit afe8b25148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
}:
buildPythonPackage rec {
version = "5.0.4";
version = "5.0.7";
pname = "icalendar";
format = "setuptools";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "collective";
repo = "icalendar";
rev = "refs/tags/v${version}";
hash = "sha256-Ch0i6hxEnHV/Xu4PqpRVt30KLOHHgtCAI2W9UyXo15E=";
hash = "sha256-fblcbyctnvd7DOc+tMWzg+90NHzZvH5xiY6BfJakQVo=";
};
propagatedBuildInputs = [