On 11. 01. 23 15:59, Miro Hrončok wrote:
> Successfully waited 0:00 for python-tox-4.2.6-1.fc38 to appear in the f38-build repo.

If you hit unexpected issues with %tox, let us know here or in Bugzilla.

First gotcha:

tox 4 no longer fails without configuration:

$ tox --print-deps-to -
ROOT: No tox.ini or setup.cfg or pyproject.toml found, assuming empty tox.ini at .../patiencediff-0.2.12
tox
  py: OK (0.01 seconds)
  congratulations :) (0.04 seconds)
$ echo $?
0

So packages that us:

  %generate_buildrequires
  %pyproject_buildrequires -t

Without any tox configuration at all will now simply BuildRequire tox and tox-current-env for no good reason, instead of failing :/

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
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/python-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to