Skip to content

Pin GitPython version for Python<3.6, don't test bootstrap script against Python 3.8/3.9#3675

Merged
boegel merged 4 commits intoeasybuilders:developfrom
ocaisa:py3.5_deprecation
May 13, 2021
Merged

Pin GitPython version for Python<3.6, don't test bootstrap script against Python 3.8/3.9#3675
boegel merged 4 commits intoeasybuilders:developfrom
ocaisa:py3.5_deprecation

Conversation

@ocaisa
Copy link
Copy Markdown
Member

@ocaisa ocaisa commented May 13, 2021

No description provided.

@ocaisa
Copy link
Copy Markdown
Member Author

ocaisa commented May 13, 2021

@boegel Now the unit tests pass but the bootstrap is failing 😢

'setuptools.command.easy_install' has no attribute 'main'

@ocaisa
Copy link
Copy Markdown
Member Author

ocaisa commented May 13, 2021

Version bumps in Python 3.8 and 3.9 since yesterday that are causing the failures

@ocaisa
Copy link
Copy Markdown
Member Author

ocaisa commented May 13, 2021

Warning
Easy Install is deprecated. Do not use it. Instead use pip. If you think you need Easy Install, please reach out to the PyPA team (a ticket to pip or setuptools is fine), describing your use-case.

@ocaisa ocaisa changed the title Pin GitPython version for Python<3.6 Pin GitPython version for Python<3.6, don't test bootstrap script against Python 3.8/3.9 May 13, 2021
@boegel boegel added this to the next release (4.4.0) milestone May 13, 2021
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 9c96730 into easybuilders:develop May 13, 2021
@ocaisa ocaisa deleted the py3.5_deprecation branch May 13, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants