python3Packages.holidays: 0.75 -> 0.78
https://github.com/vacanza/python-holidays/releases/tag/v0.78 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -60,7 +60,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Generate and work with holidays in Python";
|
||||
homepage = "https://github.com/vacanza/python-holidays";
|
||||
changelog = "https://github.com/vacanza/python-holidays/releases/tag/v${version}";
|
||||
changelog = "https://github.com/vacanza/python-holidays/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
fab
|
||||
|
||||
Reference in New Issue
Block a user