summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2023-02-21 08:22:53 +0100
committerFabian Affolter <mail@fabian-affolter.ch>2023-02-21 08:22:53 +0100
commit4e64560bfce4e251b4057df5c8a3dacf8699ba80 (patch)
tree0710dffcd4d88a4710def0c993bc27c3a473b428 /pkgs/development/python-modules
parentc0bb8d41bbc8a6e74d33fd93e114a8c8af84cb86 (diff)
python310Packages.types-docutils: 0.19.1.4 -> 0.19.1.5
Diffstat (limited to 'pkgs/development/python-modules')
-rw-r--r--pkgs/development/python-modules/types-docutils/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/types-docutils/default.nix b/pkgs/development/python-modules/types-docutils/default.nix
index a2ca0732797a..409fced16937 100644
--- a/pkgs/development/python-modules/types-docutils/default.nix
+++ b/pkgs/development/python-modules/types-docutils/default.nix
@@ -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