FS#61811 - [python-boto3] Version conflict has broken package

Attached to Project: Community Packages
Opened by Chris Snell (chrissnell) - Tuesday, 19 February 2019, 18:56 GMT
Last edited by Balló György (City-busz) - Saturday, 30 March 2019, 08:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Version conflict has broken package

Additional info:
* python-boto3 1.9.94-1

Steps to reproduce:

I noticed this when running certbot:

pkg_resources.ContextualVersionConflict: (s3transfer 0.1.13 (/usr/lib/python3.7/site-packages), Requirement.parse('s3transfer<0.3.0,>=0.2.0'), {'boto3'})

Downgrading python-boto3 to 1.9.86 resolves the conflict/error.
This task depends upon

Closed by  Balló György (City-busz)
Saturday, 30 March 2019, 08:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-s3transfer 0.2.0-1
Comment by Chris Snell (chrissnell) - Wednesday, 20 February 2019, 04:20 GMT
If someone could bump the severity and change the summary to "Version conflict has broken package", I would appreciate it.

This has broken certbot and probably other things.

Loading...