about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2019-02-14 08:37:31 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2019-02-17 14:40:43 +0100
commit71007a1870774144ed6c77c545abf42f7eac3665 (patch)
tree8536ced64b42f7835844276dcbc7ac34c2dd6b9c /pkgs/development/python-modules/thespian
parent1f49efb20f80de1749c034f6bd890d4b6cc3f172 (diff)
python: thespian: 3.9.5 -> 3.9.7
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 d0d032b6217e2..af3d24899c772 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.9.5";
+  version = "3.9.7";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "4de3d599d898bf22a311248e749bb21920a8b0f6139f80489352bcb950835db2";
+    sha256 = "fc968325894f812098f4fde4341c1734050bb1b742d8decf62ae9704c761f577";
   };
 
   # Do not run the test suite: it takes a long time and uses