Merge pull request #322123 from r-ryantm/auto-update/python311Packages.mkdocstrings-python
python311Packages.mkdocstrings-python: 1.10.3 -> 1.10.5
This commit is contained in:
commit
460a6ef96e
@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "mkdocstrings-python";
|
||||
version = "1.10.3";
|
||||
version = "1.10.5";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "mkdocstrings";
|
||||
repo = "python";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-OiG/dPsWO2Z4lGUlgPePRcsrotCu+fwesKhhh6YjmnU=";
|
||||
hash = "sha256-LRBo404TGxWBQdhN3gTyDHjB389hcHCfZK/oEFdjpOY=";
|
||||
};
|
||||
|
||||
build-system = [ pdm-backend ];
|
||||
|
Loading…
Reference in New Issue
Block a user