Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884091 - dev-python/tavern: multiple missynced dependencies
Summary: dev-python/tavern: multiple missynced dependencies
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on: 893212
Blocks:
  Show dependency tree
 
Reported: 2022-12-03 07:12 UTC by Michał Górny
Modified: 2023-02-04 12:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-03 07:12:49 UTC
I suspect upstream is just making the restrictions too strict.

From pip check:

```
tavern 1.24.1 has requirement jmespath<1, but you have jmespath 1.0.1.
tavern 1.24.1 has requirement paho-mqtt<=1.5.1,>=1.3.1, but you have paho-mqtt 1.6.1.
tavern 1.24.1 has requirement python-box<6,>4, but you have python-box 6.1.0.
tavern 1.24.1 has requirement stevedore<4,>=3.5.2, but you have stevedore 4.1.1.
```