The new version of Python requires generator fails with complicated expressions.

cc @gordonmessmer @Conan-Kudo @ignatenkobrain 

Examples:

## Matplotlib

https://koschei.fedoraproject.org/package/python-matplotlib?collection=f32

Requirement: `pyparsing>=2.0.1,!=2.0.4,!=2.1.2,!=2.1.6`

```
Cannot chain different ops: (python3.8dist(pyparsing) >= 2.0.1 with 
python3.8dist(pyparsing) < 2.1.2 or python3.8dist(pyparsing) >= 2.1.2.0 with 
python3.8dist(pyparsing) < 2.1.6 or python3.8dist(pyparsing) >= 2.1.6.0 with 
python3.8dist(pyparsing) < 2.0.4 or python3.8dist(pyparsing) >= 2.0.4.0)
```

## Sphinx

https://koschei.fedoraproject.org/package/python-sphinx?collection=f32

Requirement: `babel>=1.3,!=2.0`

```
Cannot chain different ops: (python3.8dist(babel) < 2 or python3.8dist(babel) 
>= 2.0 with python3.8dist(babel) >= 1.3)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/995
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to