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

pyvcd version pin troubles #690

Closed
dragonmux opened this issue Apr 4, 2022 · 1 comment
Closed

pyvcd version pin troubles #690

dragonmux opened this issue Apr 4, 2022 · 1 comment

Comments

@dragonmux
Copy link
Contributor

dragonmux commented Apr 4, 2022

pyvcd is currently pinned to version 0.2.2, while Arch and several projects built on top of Amaranth are already using version 0.3.x.

This has been causing us problems as pip doesn't very much like this - is there a good reason why Amaranth is forcing this older series of pyvcd, and if not can the pin please be updated to allow the newer minor?

We've been using Amaranth with version 0.3.0 (or newer revisions) allowed on our fork (for the OpenLANE/Caravel flow dev) without issue.

(ping @modwizcode as we had a chat with them about this)

@whitequark
Copy link
Member

This broke compatibility with Python 3.6, but that series is end-of-life and we can drop support for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants