python-twisted: Update to 12.3.0
This commit is contained in:
parent
2278d43eab
commit
26ee30d576
1 changed files with 1 additions and 1 deletions
|
@ -2916,7 +2916,7 @@ let pythonPackages = python.modules // rec {
|
|||
});
|
||||
|
||||
twisted = buildPythonPackage rec {
|
||||
name = "twisted-10.2.0";
|
||||
name = "twisted-12.3.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = http://tmrc.mit.edu/mirror/twisted/Twisted/10.2/Twisted-10.2.0.tar.bz2;
|
||||
|
|
Loading…
Reference in a new issue