Description of problem: Current version of python-tox is quite old. There are some python components, which can't be updated due to that. In F29 it is not "easy" to get the latest upstream tox version due to additional dependencies, but version 3.4 can be provided without problems SPEC: https://copr-be.cloud.fedoraproject.org/results/gtema/openstack/fedora-29-x86_64/00826445-python-tox/python-tox.spec SPRM: https://copr-be.cloud.fedoraproject.org/results/gtema/openstack/fedora-29-x86_64/00826445-python-tox/python-tox-3.4.0-1.fc29.src.rpm RPM: https://copr-be.cloud.fedoraproject.org/results/gtema/openstack/fedora-29-x86_64/00826445-python-tox/python3-tox-3.4.0-1.fc29.noarch.rpm For rawhide tox can be used latest upstream.
COPR: https://copr.fedorainfracloud.org/coprs/gtema/openstack/package/python-tox/
Thank you Artem, here is a Pull Request with your change: https://src.fedoraproject.org/rpms/python-tox/pull-request/6 I'll wait for the CI and if it works fine, I'll merge. As for Fedora 29, any idea how much this breaks the API? For newer versions, what dependencies are missing?
tox 3.5.3 (as built for rawhide) lists following deps: /usr/bin/python3 python(abi) = 3.7 python3.7dist(filelock) >= 3.0.0 python3.7dist(filelock) < 4 python3.7dist(pluggy) >= 0.3.0 python3.7dist(pluggy) < 1 python3.7dist(py) >= 1.4.17 python3.7dist(py) < 2 python3.7dist(setuptools) >= 30.0.0 python3.7dist(six) >= 1.0.0 python3.7dist(six) < 2 python3.7dist(toml) >= 0.9.4 python3.7dist(virtualenv) >= 1.11.2 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 SRPM: https://copr-be.cloud.fedoraproject.org/results/gtema/openstack/fedora-rawhide-x86_64/00828156-python-tox/python-tox-3.5.3-1.fc30.src.rpm since filelock>3.0.0 is not available in F29, but in Rawhide it is I proposed to upgrade F29 to 3.4.0 level, and for F30+ https://src.fedoraproject.org/fork/gtema/rpms/python-tox/tree/master can be used to get latest (3.5.3) package
OK, pushing 3.4.0 to F29, would you mind opening another Pull request for 3.5.3 in rawhide?
python-tox-3.4.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d8f28bb094
python-tox-3.4.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d8f28bb094
python-tox-3.4.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.