about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-01-11 02:13:47 +0000
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-01-10 21:09:16 -0800
commit147d122488eb9f9401c1adc9c96002c3554c85db (patch)
treed8d0e6aa45dccab643b1b74b772f8813d254ebb1 /pkgs/development/python-modules/thespian
parentdd87641b8b68bf07182888dcf7d222aace4b1330 (diff)
python310Packages.thespian: 3.10.5 -> 3.10.6
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 7f353a19207d9..7a4f0e5ee855b 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.5";
+  version = "3.10.6";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "17adad8afbc4779a01f34a6595c63fceccfd21f10556b85a261338eb99b5d306";
+    sha256 = "c987a8042ba2303e22371f38a67354593dd81c4c11ba1eba7f6657409288d5ed";
   };
 
   # Do not run the test suite: it takes a long time and uses