python310Packages.holidays: 0.21 -> 0.21.13
Changelog: https://github.com/dr-prodigy/python-holidays/blob/v.0.21.13/CHANGES
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "holidays";
|
||||
version = "0.21";
|
||||
version = "0.21.13";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@@ -46,3 +46,4 @@ buildPythonPackage rec {
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user