The python-tox rpms
Find a file
Miro Hrončok 5d1630d56d Fix CI confusion wrt tox %{release}
We were seeing:

    No match for argument: tox = 4.12.1-1.fc41

Apparently, standard-test-source does not handle the dist-git history.
Hence, when the SRPM is built in mocktest.sh, %autorelease is set to 1.
However, the available tox from the CI scratchbuild might have a greater Release.

We relax the BuildRequirement.
We assume mock will install the right build anyway.
The CI scratchbuild will either have a different (usually greater) Version
when the PR upgrades or downgrades tox
or a greater Release otherwise, thanks to %autorelease.
2024-07-04 17:22:55 +00:00
tests CI: Update the list of Pythons 2024-01-26 11:28:09 +01:00
.gitignore Update to 3.21.4 2021-02-02 22:57:02 +01:00
changelog Convert to %autorelease and %autochangelog 2023-09-25 15:15:37 +02:00
fix-tests.patch Update to 4.14.2 2024-04-11 02:48:52 +02:00
python-tox.spec Fix CI confusion wrt tox %{release} 2024-07-04 17:22:55 +00:00
sources Update to 4.14.2 2024-04-11 02:48:52 +02:00