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

please bump poetry-core to >=2 #18200

Open
hrnciar opened this issue Mar 3, 2025 · 0 comments
Open

please bump poetry-core to >=2 #18200

hrnciar opened this issue Mar 3, 2025 · 0 comments

Comments

@hrnciar
Copy link

hrnciar commented Mar 3, 2025

Hello,

I am working on updating poetry-core to the latest version 2.1.1 in Fedora. synapse is one of the affected packages that will break when I ship it. Could you please bump the version constraint?

Thank you.

synapse/pyproject.toml

Lines 367 to 373 in c360da0

# The upper bounds here are defensive, intended to prevent situations like
# https://github.com/matrix-org/synapse/issues/13849 and
# https://github.com/matrix-org/synapse/issues/14079 where we see buildtime or
# runtime errors caused by build system changes.
# We are happy to raise these upper bounds upon request,
# provided we check that it's safe to do so (i.e. that CI passes).
requires = ["poetry-core>=1.1.0,<=1.9.1", "setuptools_rust>=1.3,<=1.10.2"]

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

No branches or pull requests

1 participant