python3Packages.mkdocs-rss-plugin: 1.17.4 -> 1.17.9
https://github.com/Guts/mkdocs-rss-plugin/blob/1.17.9/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "mkdocs-rss-plugin";
|
||||
version = "1.17.4";
|
||||
version = "1.17.9";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Guts";
|
||||
repo = "mkdocs-rss-plugin";
|
||||
tag = version;
|
||||
hash = "sha256-K+cqBJmTz4WzkeXp3pGQoizfLMuxR17Q33Fc0xc5eWo=";
|
||||
hash = "sha256-rUMjS0+895SsU7qNckLL3BprUQa/3lJDjpwhMkF0jYg=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user