Skip to content
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

Upgrade Windows dependency #7537

Merged
merged 2 commits into from
Dec 2, 2020
Merged

Upgrade Windows dependency #7537

merged 2 commits into from
Dec 2, 2020

Conversation

ofek
Copy link

@ofek ofek commented Jun 16, 2020

See docker/docker-py#2593

pypiwin32 is completely deprecated as pywin32 moved to GitHub and now ships binary wheels itself. Also, it seems the bug introduced in 222 has been fixed.

https://github.com/mhammond/pywin32
https://pypi.org/project/pywin32/#files
mhammond/pywin32#1153

Signed-off-by: Ofek Lev <ofekmeister@gmail.com>
@ofek
Copy link
Author

ofek commented Jul 7, 2020

@ulyssessouza

Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ofek!
LGTM!

I'm just not sure here if that would work for python_version < '3.6', but since it's in the list on https://pypi.org/project/pywin32/, I will assume that it will.

Could you please rebase so I can merge?

@aiordache aiordache merged commit 7b5be97 into docker:master Dec 2, 2020
@ofek ofek deleted the pywin32 branch December 2, 2020 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants