On Fri, Jul 28, 2023 at 11:39:56AM -0500, Michel Alexandre Salim wrote:
> On Fri, Jul 28, 2023 at 12:17:54AM +0200, Sandro wrote:
> > On 27-07-2023 22:57, Sandro wrote:
> > > On 27-07-2023 21:02, Michel Alexandre Salim wrote:
> > > > Thanks Miro!
> > > >
> > > > On Thu, 2023-07-27 at 19:28 +0200,
On Fri, Jul 28, 2023 at 12:17:54AM +0200, Sandro wrote:
> On 27-07-2023 22:57, Sandro wrote:
> > On 27-07-2023 21:02, Michel Alexandre Salim wrote:
> > > Thanks Miro!
> > >
> > > On Thu, 2023-07-27 at 19:28 +0200, Miro Hrončok wrote:
> > > > On 27. 07. 23 18:26, Michel Alexandre Salim wrote:
> > >
On 27-07-2023 22:57, Sandro wrote:
On 27-07-2023 21:02, Michel Alexandre Salim wrote:
Thanks Miro!
On Thu, 2023-07-27 at 19:28 +0200, Miro Hrončok wrote:
On 27. 07. 23 18:26, Michel Alexandre Salim wrote:
⬢ [fedora-toolbox:38] ❯ rpmdistro-repoquery fedora rawhide --
enablerepo=fedora-source -
On 27-07-2023 21:02, Michel Alexandre Salim wrote:
Thanks Miro!
On Thu, 2023-07-27 at 19:28 +0200, Miro Hrončok wrote:
On 27. 07. 23 18:26, Michel Alexandre Salim wrote:
⬢ [fedora-toolbox:38] ❯ rpmdistro-repoquery fedora rawhide --
enablerepo=fedora-source --whatrequires python-pytest-flake8
Thanks Miro!
On Thu, 2023-07-27 at 19:28 +0200, Miro Hrončok wrote:
> On 27. 07. 23 18:26, Michel Alexandre Salim wrote:
> > ⬢ [fedora-toolbox:38] ❯ rpmdistro-repoquery fedora rawhide --
> > enablerepo=fedora-source --whatrequires python-pytest-flake8
>
> Always use the actual binary package name
On 27. 07. 23 18:26, Michel Alexandre Salim wrote:
⬢ [fedora-toolbox:38] ❯ rpmdistro-repoquery fedora rawhide
--enablerepo=fedora-source --whatrequires python-pytest-flake8
Always use the actual binary package name for queries like this, as only the
actual package name will show all dependenc
On Thu, Jul 27, 2023 at 6:26 PM Michel Alexandre Salim
wrote:
>
> Dear all,
>
> We are retiring python-pytest-flake8.
>
> It FTBFS: https://bugzilla.redhat.com/show_bug.cgi?id=2226304
>
> and abandoned upstream: https://github.com/tholo/pytest-flake8/issues/98
> (some
Dear all,
We are retiring python-pytest-flake8.
It FTBFS: https://bugzilla.redhat.com/show_bug.cgi?id=2226304
and abandoned upstream: https://github.com/tholo/pytest-flake8/issues/98
(some suggest using ruff instead)
and in addition, running linters in %check is discouraged anyway:
https