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

Missing compatibility with poetry 1.6.0 #10

Closed
DBS-ST-VIT opened this issue Aug 21, 2023 · 1 comment
Closed

Missing compatibility with poetry 1.6.0 #10

DBS-ST-VIT opened this issue Aug 21, 2023 · 1 comment

Comments

@DBS-ST-VIT
Copy link

Hi,
our renovate bot updated our poetry version to 1.6.0 this night. While installing poetry-plugin-pypi-mirror 0.3.2, we got the following dependency error:

ERROR: Cannot install poetry-plugin-pypi-mirror==0.3.2 and poetry==1.6.0 because these package versions have conflicting dependencies.
The conflict is caused by:
    The user requested poetry==1.6.0
    poetry-plugin-pypi-mirror 0.3.2 depends on poetry<1.6 and >=1.3

So is there a way to make this plugin compatible with the new 1.6.0 release of poetry? :)
We do not have access to the official pypi.org mirror in our company, which is why we need and love this plugin!

waketzheng added a commit to waketzheng/poetry-plugin-pypi-mirror that referenced this issue Sep 8, 2023
…1 and upgrade dev dependencies.

This version of the plugin supports Poetry
>= 1.3, < 1.7.
waketzheng added a commit to waketzheng/poetry-plugin-pypi-mirror that referenced this issue Sep 12, 2023
…1 and upgrade dev dependencies.

This version of the plugin supports Poetry
>= 1.3, < 1.7.

Signed-off-by: Waket Zheng <[email protected]>
@JacobHenner
Copy link
Member

Resolved by #11, thanks @waketzheng.

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

2 participants