[Bug 1979275] Review Request: python-lsp-jsonrpc - Python implementation of JSON RPC 2.0 protocol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1979275

Miro Hrončok <mhroncok@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhroncok@xxxxxxxxxx



--- Comment #5 from Miro Hrončok <mhroncok@xxxxxxxxxx> ---
(In reply to Zbigniew Jędrzejewski-Szmek from comment #3)
> I rebuilt pyflakes, python-pycodestyle, and python-flake8 in koji.
> The think they must be built in this particular order, and that they depend
> on each other,
> because the builds would fail until the previous package was present in the
> buildroot.
> This dependency is not declared in the packages, but it probably should be
> added.
> I.e.:
>   python-pycodestyle.spec:Requires: python3-pyflakes >= ...
>   python-flake8.spec:Requires: python3-pycodestyle >= ...
> 
> But I don't know enough about those packages…

pycodestyle does not require pyflakes

And flake8 already has a complex requires on the others:

(python3.10dist(mccabe) < 0.7 with python3.10dist(mccabe) >= 0.6)
(python3.10dist(pycodestyle) < 2.8 with python3.10dist(pycodestyle) >= 2.7)
(python3.10dist(pyflakes) < 2.4 with python3.10dist(pyflakes) >= 2.3)


Note that mu was broken by the upgrade, I'd appreciate a heads up next time:
bz1979411


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux