python310Packages.types-docutils: 0.19.1.4 -> 0.19.1.5

This commit is contained in:
Fabian Affolter 2023-02-21 08:22:53 +01:00
parent c0bb8d41bb
commit 4e64560bfc

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-docutils";
version = "0.19.1.4";
version = "0.19.1.5";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-G2SyG2Cf8fx3kdPZMPFLVrNq0JAp/ZfkXjTMiJ1nG18=";
hash = "sha256-uLSJwqDR3T5lu9i0HgX2vxMHVTUV3NowGX1j0bV2pe4=";
};
# Module doesn't have tests