python310Packages.jaraco-text: rename from jaraco_text

This commit is contained in:
Theodore Ni
2023-07-14 15:25:51 -07:00
parent cc90670759
commit d54c4d1e0a
8 changed files with 27 additions and 15 deletions
@@ -3,7 +3,7 @@
, buildPythonPackage
, fetchPypi
, jaraco-functools
, jaraco_text
, jaraco-text
, more-itertools
, portend
, pypytools
@@ -41,7 +41,7 @@ buildPythonPackage rec {
];
nativeCheckInputs = [
jaraco_text
jaraco-text
portend
pypytools
pytest-mock