keystoneauth dependencies appear broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
New
|
Undecided
|
Unassigned |
Bug Description
Using python 3.8.5 on Debian, trying to run tox commands, it appears the test-requiremen
The state of my test-requiremen
+++ b/test-
@@ -2,10 +2,10 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-hacking>
+hacking>
flake8-
flake8-
-pycodestyle>
+#pycodestyle>
bandit<
coverage!
@@ -23,3 +23,4 @@ PyYAML>=3.12 # MIT
requests-
lxml>=4.2.0 # BSD
oauthlib>=0.6.2 # BSD
+certifi>
Fatal error:
ERROR: Cannot install pyspnego[
The conflict is caused by:
pyspnego[
The user requested (constraint) krb5===0.3.0
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict