about summary refs log tree commit diff
path: root/pkgs/development/python-modules/mitmproxy
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-11-01 21:59:40 +0100
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-11-02 13:38:06 +0100
commitb2767b69ddc702eb926633a5f2336534352cb7b8 (patch)
tree9bb8b9e9c9e74795e4aa879182455b4cc882d8f2 /pkgs/development/python-modules/mitmproxy
parente91d4957d0b58f46761d8b1d4d245cdc14c1e34a (diff)
python39Packages.ruamel-yaml: normalise name, adopt
Diffstat (limited to 'pkgs/development/python-modules/mitmproxy')
-rw-r--r--pkgs/development/python-modules/mitmproxy/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/mitmproxy/default.nix b/pkgs/development/python-modules/mitmproxy/default.nix
index 4f31c512197de..bc5835fac5396 100644
--- a/pkgs/development/python-modules/mitmproxy/default.nix
+++ b/pkgs/development/python-modules/mitmproxy/default.nix
@@ -24,7 +24,7 @@
 , pyopenssl
 , pyparsing
 , pyperclip
-, ruamel_yaml
+, ruamel-yaml
 , setuptools
 , sortedcontainers
 , tornado
@@ -78,7 +78,7 @@ buildPythonPackage rec {
     pyopenssl
     pyparsing
     pyperclip
-    ruamel_yaml
+    ruamel-yaml
     sortedcontainers
     tornado
     urwid