-
-
Notifications
You must be signed in to change notification settings - Fork 746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooz 2.8.0 #5121
Merged
Merged
Tooz 2.8.0 #5121
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pull-request-size
bot
added
the
size/XS
PR that changes 0-9 lines. Quick fix/merge.
label
Jan 22, 2021
arm4b
reviewed
Jan 22, 2021
arm4b
reviewed
Jan 22, 2021
arm4b
reviewed
Jan 22, 2021
pull-request-size
bot
added
size/S
PR that changes 10-29 lines. Very easy to review.
and removed
size/XS
PR that changes 0-9 lines. Quick fix/merge.
labels
Jan 23, 2021
pull-request-size
bot
added
size/M
PR that changes 30-99 lines. Good size to review.
and removed
size/S
PR that changes 10-29 lines. Very easy to review.
labels
Jan 23, 2021
pull-request-size
bot
added
size/S
PR that changes 10-29 lines. Very easy to review.
and removed
size/M
PR that changes 30-99 lines. Good size to review.
labels
Jan 23, 2021
blag
approved these changes
Jan 23, 2021
Is there some known issue related to this I can't create development virtual environment either using Python 3 (3.6) or Python 2 (2.7): Collecting oslo.config<1.13,>=1.12.1
Downloading oslo.config-1.12.1-py2.py3-none-any.whl (68 kB)
|████████████████████████████████| 68 kB 3.3 MB/s
ERROR: Could not find a version that satisfies the requirement oslo.utils<5.0,>=4.0.0
ERROR: No matching distribution found for oslo.utils<5.0,>=4.0.0 Sadly, I don't have time to dig in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #4904
This PR is a follow-up with the latest tooz version (2.8.0) for Py3 and removed the dependency for Py2 as we're on Py3 only to #4904
@nmaludy @punkrokk - I just went through the open PRs for 3.4.0 and hope it's fine that I created this one.