Re: Heads up: Updating Python RPM dependency generators

2020-01-03 Thread Miro Hrončok
On 03. 01. 20 10:33, Miro Hrončok wrote: On 03. 01. 20 10:26, Miro Hrončok wrote: On 02. 01. 20 9:59, Miro Hrončok wrote: Hello, this is just a heads up that we are about to update the Python RPM dependency generators to support versions like 1.2.*, the ~= operator etc. See the PR: https://s

Re: Heads up: Updating Python RPM dependency generators

2020-01-03 Thread Miro Hrončok
On 03. 01. 20 10:26, Miro Hrončok wrote: On 02. 01. 20 9:59, Miro Hrončok wrote: Hello, this is just a heads up that we are about to update the Python RPM dependency generators to support versions like 1.2.*, the ~= operator etc. See the PR: https://src.fedoraproject.org/rpms/python-rpm-gener

Re: Heads up: Updating Python RPM dependency generators

2020-01-03 Thread Igor Gnatenko
Ugh, that is a bug in the generator. It should do something like ((x with y) or (z with 0)). On Fri, Jan 3, 2020 at 10:26 AM Miro Hrončok wrote: > > On 02. 01. 20 9:59, Miro Hrončok wrote: > > Hello, this is just a heads up that we are about to update the Python RPM > > dependency generators to s

Re: Heads up: Updating Python RPM dependency generators

2020-01-03 Thread Miro Hrončok
On 02. 01. 20 9:59, Miro Hrončok wrote: Hello, this is just a heads up that we are about to update the Python RPM dependency generators to support versions like 1.2.*, the ~= operator etc. See the PR: https://src.fedoraproject.org/rpms/python-rpm-generators/pull-request/4 The code is tested a

Heads up: Updating Python RPM dependency generators

2020-01-02 Thread Miro Hrončok
Hello, this is just a heads up that we are about to update the Python RPM dependency generators to support versions like 1.2.*, the ~= operator etc. See the PR: https://src.fedoraproject.org/rpms/python-rpm-generators/pull-request/4 The code is tested and no backwards incompatible breakage is