python312Packages.rstcheck: 6.2.1 -> 6.2.4
Diff: https://github.com/rstcheck/rstcheck/compare/refs/tags/v6.2.1...v6.2.4 Changelog: https://github.com/rstcheck/rstcheck/blob/v6.2.4/CHANGELOG.md
This commit is contained in:
parent
2e0f674976
commit
09bd8b78c3
@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "rstcheck";
|
||||
version = "6.2.1";
|
||||
version = "6.2.4";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "rstcheck";
|
||||
repo = "rstcheck";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-S04l+x/rIc/XSvq2lSKCQp6KK5mmKI2mOgPgJ3WKe5M=";
|
||||
hash = "sha256-CB8UtYAJpPrUOGgHOIp9Ts0GaID6GdtKHWD/ihxRoNg=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
Loading…
Reference in New Issue
Block a user