about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorKevin Quick <quick@sparq.org>2018-08-10 03:28:49 -0700
committerxeji <36407913+xeji@users.noreply.github.com>2018-08-10 12:28:49 +0200
commita9c48a0ad332f2738801f77ae2d9326b9520f227 (patch)
tree4a59c1220820132bd94146f30ad4dbb1bd7930fa /pkgs/development/python-modules/thespian
parent35a05371b3075c343377ef32ec8a8df02fa8c3cd (diff)
python: thespian: 3.9.2 -> 3.9.4 (#44857)
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 0ced52c7ba105..c964a4ed2f10e 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.2";
+  version = "3.9.4";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "aec9793fecf45bb91fe919dc61b5c48a4aadfb9f94b06cd92883df7952eacf95";
+    sha256 = "98766eb304ef922133baca12a75eedd8d9b709c58bd9af50bfa5593dc3ffe0e1";
   };
 
   # Do not run the test suite: it takes a long time and uses