about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorKevin Quick <kquick@galois.com>2019-09-10 23:37:55 -0700
committerKevin Quick <kquick@galois.com>2019-09-10 23:37:55 -0700
commit85f655789e98b34bb2a13bb7b2bf054ca3e34459 (patch)
treef7e628f4130fb48123c402aff33f43de646ad9e6 /pkgs/development/python-modules/thespian
parent64b11ebf1cd36e0464dd4b9103fb3a87c92e8bc6 (diff)
python: thespian: 3.9.10 -> 3.9.11
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 f4c498bed9595..1c59b0cae6b1c 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.10";
+  version = "3.9.11";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "bffb04b93afcbab0268332445f02757c326f95056eb7e1e2f0515c1dfb92ac7d";
+    sha256 = "84887f0437ec144f7266ae22678bc5dc5d2a9e60a89f1f7c1707cbea5e03022a";
   };
 
   # Do not run the test suite: it takes a long time and uses