-
Notifications
You must be signed in to change notification settings - Fork 704
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
{lang}[GCCcore/10.3.0] Python v3.9.5 #12755
{lang}[GCCcore/10.3.0] Python v3.9.5 #12755
Conversation
Test report by @SebastianAchilles |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
I don't see a reason to hold back on this any longer?
@boegelbot please test @ generoso |
@Micket: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... - notification for comment with ID 828291925 processed Message to humans: this is just bookkeeping information for me, |
Maybe we want to include the changes from #12650 |
Test report by @boegelbot |
Test report by @branfosj |
Test report by @SebastianAchilles |
Test report by @verdurin |
Should we bump it to 3.9.5? |
…remove PYPI_SOURCE as it is now the default, remove duplicate empty line
…(pip, setuptools, pbr, six, virtualenv, py_expression_eval, attrs, pytest, Pygments, docutils, Babel, Sphinx)
With last commits Python was update to v3.9.5. In addition I updated the extension:
|
Test report by @SebastianAchilles |
Test report by @boegel |
Hmm, auto-download of extension sources is failing for me here (with latest |
@SebastianAchilles You'll probably need to keep the The issue is that the top-level The |
…ncy and update to latest cryptography
The bot was acting stupid a bit, by posting the same comment over and over again. That should be a lot less common now thanks to boegel/boegelbot@287e6e1 |
…asyconfigs into 20210426151203_new_pr_Python394
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... - notification for comment with ID 846421867 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegel |
Test report by @boegel |
Test report by @boegelbot |
…nstallation failure when home directory is NFS mounted
Test report by @SebastianAchilles |
Test report by @boegel |
Test report by @boegel |
…nAchilles/easybuild-easyconfigs into 20210426151203_new_pr_Python394
Test report by @boegel |
Test report by @boegel |
Going in, thanks @SebastianAchilles! |
(created using
eb --new-pr
)Depends on
GMP/6.2.1
{math}[GCCcore/10.3.0] GLPK v5.0, GMP v6.2.1, ISL v0.23, ... #12613OpenSSL/1.1.1k
(optional) {system}[GCCcore/10.3.0] OpenSSL v1.1.1k #12686OpenSSL/1.1
{system}[system/system] OpenSSL v1.1, OpenSSL v1.0 #12858Rust/1.52.1
{lang}[GCCcore/10.3.0] Rust v1.52.1 #12904Not the latest version in the EC for Python v3.9.5 are:
docutils
, becausesphinx 3.5.4 has requirement docutils<0.17,>=0.12
,idna
, becauserequests 2.25.1 has requirement idna<3,>=2.5
,keyring
, becausepoetry 1.1.6 has requirement keyring<22.0.0,>=21.2.0
,cryptography 3.2.1
, which is the most recentcryptography
withOpenSSL
1.0.x support.In addition:
cryptography 3.4.7
requiresRust
,setuptools-rust
andsemantic_version
as well as,CRYPTOGRAPHY_DONT_BUILD_RUST=1
blist
is failing withoutmodulename: False
.CC: @boegel @Micket @robert-mijakovic