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

ci(actions): pin setuptools 70 (#479) #479

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

mdonadoni
Copy link
Member

Pin setuptools to the maximum version of 70 to allow working on Ubuntu
20.04 LTS based environments. (New versions of setuptools are not
compatible.)

Note that this fix is necessary only for the maint-0.9 branches and
the REANA 0.9 release series. In master we have switched to Ubuntu
24.04 LTS based environments and Python 3.12 and no pinning is necessary
there.

Pin `setuptools` to the maximum version of 70 to allow working on Ubuntu
20.04 LTS based environments. (New versions of `setuptools` are not
compatible.)

Note that this fix is necessary only for the `maint-0.9` branches and
the REANA 0.9 release series. In `master` we have switched to Ubuntu
24.04 LTS based environments and Python 3.12 and no pinning is necessary
there.
@mdonadoni mdonadoni changed the title build(docker): pin setuptools 70 (#479) ci(actions): pin setuptools 70 (#479) Nov 26, 2024
@mdonadoni mdonadoni merged commit b80bc70 into reanahub:maint-0.9 Nov 26, 2024
15 checks passed
@mdonadoni mdonadoni deleted the pin-setuptools-70 branch November 26, 2024 15:37
tiborsimko added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

Note: The merge commit removes the changes related to pinning
`setuptools` to version 70, because this was only necessary for the
`maint-0.9` branches, as well as other 0.9.4 release-related changes.
tiborsimko added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

Note: The merge commit removes the changes related to pinning
`setuptools` to version 70, because this was only necessary for the
`maint-0.9` branches, as well as other 0.9.4 release-related changes.
tiborsimko added a commit to tiborsimko/reana-commons that referenced this pull request Dec 4, 2024
chore(maint-0.9): release 0.9.9 (reanahub#434)
build(python): add support for Python 3.13 (reanahub#480)
ci(actions): pin setuptools 70 (reanahub#479)
feat(schema): allow Compute4PUNCH backend options (reanahub#445)
chore(openapi): update OpenAPI specifications (reanahub#460)
fix(config): remove hard-coded component host name domain (reanahub#458)

Note: The merge commit removes the changes related to pinning
`setuptools` to version 70, because this was only necessary for the
`maint-0.9` branches, as well as other 0.9.4 release-related changes.

Note: The merge commit also adds a fix for `gherkin-official` versions
with Python 3.8.
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.

2 participants