Bug 1652657 - upgrade python-tox
Summary: upgrade python-tox
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-tox
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-22 14:42 UTC by Artem
Modified: 2018-12-06 03:56 UTC (History)
3 users (show)

Fixed In Version: python-tox-3.4.0-1.fc29
Clone Of:
Environment:
Last Closed: 2018-12-06 03:56:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Artem 2018-11-22 14:42:13 UTC
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.

Comment 2 Miro Hrončok 2018-11-22 16:03:58 UTC
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?

Comment 3 Artem 2018-11-22 16:34:53 UTC
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

Comment 4 Miro Hrončok 2018-11-22 17:10:19 UTC
OK, pushing 3.4.0 to F29, would you mind opening  another Pull request for 3.5.3 in rawhide?

Comment 5 Fedora Update System 2018-11-22 17:13:36 UTC
python-tox-3.4.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d8f28bb094

Comment 6 Fedora Update System 2018-11-23 02:56:00 UTC
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

Comment 7 Fedora Update System 2018-12-06 03:56:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.