python310Packages.babel: 2.9.1 -> 2.10.1 (#171867)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
, markupsafe
|
||||
|
||||
# extras: Babel
|
||||
, Babel
|
||||
, babel
|
||||
|
||||
# tests
|
||||
, mock
|
||||
@@ -32,7 +32,7 @@ buildPythonPackage rec {
|
||||
|
||||
passthru.extras-require = {
|
||||
babel = [
|
||||
Babel
|
||||
babel
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user