]> git.pld-linux.org Git - packages/python3-astroid.git/blob - python3-astroid-deps.patch
up to 2.9.0
[packages/python3-astroid.git] / python3-astroid-deps.patch
1 --- astroid-2.9.0/setup.cfg.orig        2021-11-21 18:16:40.395143700 +0100
2 +++ astroid-2.9.0/setup.cfg     2021-12-08 10:07:08.268285408 +0100
3 @@ -39,8 +39,8 @@
4         lazy_object_proxy>=1.4.0
5         wrapt>=1.11,<1.14
6         setuptools>=20.0
7 -       typed-ast>=1.4.0,<2.0;implementation_name=="cpython" and python_version<"3.8"
8 -       typing-extensions>=3.10;python_version<"3.10"
9 +       typed-ast>=1.4.0,<2.0
10 +       typing-extensions>=3.10
11  python_requires = ~=3.6
12  
13  [options.packages.find]
This page took 0.109245 seconds and 3 git commands to generate.