about summary refs log tree commit diff
path: root/pkgs/development/python-modules/thespian
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2020-07-31 10:56:48 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2020-08-04 21:54:57 +0200
commitc5e92ef25196b0744d48a5fcabedb133618b686b (patch)
tree22a5ad176172238cbd3686a7b30403cd80b0d40d /pkgs/development/python-modules/thespian
parente4a032d24620ace75f644fbb9fde17cb96a90aeb (diff)
python: thespian: 3.10.0 -> 3.10.1
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 add36ccf1b62f..74f94aaf25584 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.0";
+  version = "3.10.1";
   pname = "thespian";
 
   src = fetchPypi {
     inherit pname version;
     extension = "zip";
-    sha256 = "0n85nhj5hr8kv33jk4by8hnxm3kni5f4z1jhiw27dlf6cbgsv892";
+    sha256 = "e00bba5b0b91f9d7ec3df0ac671136df7a7be0a14dfea38ca3850488bca73d8c";
   };
 
   # Do not run the test suite: it takes a long time and uses