···11{ stdenv, fetchPypi, buildPythonPackage, lib }:
2233buildPythonPackage rec {
44- version = "3.9.1";
44+ version = "3.9.2";
55 pname = "thespian";
66 name = "${pname}-${version}";
7788 src = fetchPypi {
99 inherit pname version;
1010 extension = "zip";
1111- sha256 = "0b303bv85176xd5mf3q5j549s28wi70ck2xxgj1cvpydh23dzipb";
1111+ sha256 = "aec9793fecf45bb91fe919dc61b5c48a4aadfb9f94b06cd92883df7952eacf95";
1212 };
13131414 # Do not run the test suite: it takes a long time and uses