about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2021-02-20 10:09:18 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2021-02-26 11:01:57 +0100
commit1ebdc80b242633e235c136cc45b1c7f0cef7d79e (patch)
treefb46de572e19cb0588abac098fcf42a4cbbd2b32 /pkgs/development/python-modules/thespian
parent38e765fcfc7178965f0049eddaf2d33e2ac1ed16 (diff)
python3Packages.thespian: 3.10.1 -> 3.10.3
Diffstat (limited to 'pkgs/development/python-modules/thespian')
-rw-r--r--pkgs/development/python-modules/thespian/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/thespian/default.nix b/pkgs/development/python-modules/thespian/default.nix
index 74f94aaf25584..589ff573ca54a 100644
--- a/pkgs/development/python-modules/thespian/default.nix
+++ b/pkgs/development/python-modules/thespian/default.nix
@@ -1,13 +1,13 @@
 { fetchPypi, buildPythonPackage, lib }:
 
 buildPythonPackage rec {
-  version = "3.10.1";
+  version = "3.10.3";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "e00bba5b0b91f9d7ec3df0ac671136df7a7be0a14dfea38ca3850488bca73d8c";
+    sha256 = "d9152089f239c80339eb0431b9561966a841fb3ab0d043b36fa47934fc7956f2";
   };
 
   # Do not run the test suite: it takes a long time and uses