python310Packages.types-docutils: 0.19.1.2 -> 0.19.1.3

This commit is contained in:
Fabian Affolter 2023-02-07 11:29:02 +01:00
parent fab09085df
commit 7ed2357267

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-docutils";
version = "0.19.1.2";
version = "0.19.1.3";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-yj0hNUhK21LdBCu929bt3LvajGCLo/Xl+Qi9VI/8s5k=";
hash = "sha256-Nv4w3lbx7OGp96mQ1H2qeBta+DHSs/Lct9/QG4V8w9Q=";
};
# Module doesn't have tests