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

Python: Bump argo-client, mypy versions #1493

Merged
merged 1 commit into from Jan 30, 2023
Merged

Python: Bump argo-client, mypy versions #1493

merged 1 commit into from Jan 30, 2023

Conversation

RyanGlScott
Copy link
Contributor

This patch:

Fixes #1491.

This patch:

* Bumps the `mypy` lower bounds to avoid incurring a dependency on `typed-ast`,
  which is being EOL'd soon. See python/typed_ast#179.
* Bumps the `argo` lower bounds to bring in the changes from
  GaloisInc/argo#195, which makes corresponding changes on the `argo` side.

Fixes #1491.
@RyanGlScott RyanGlScott added the remote-api Related to Cryptol's remote API label Jan 30, 2023
@RyanGlScott RyanGlScott merged commit 4b89554 into master Jan 30, 2023
@RyanGlScott RyanGlScott deleted the T1491 branch January 30, 2023 18:59
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Jan 30, 2023
This patch:

* Bumps the `mypy` lower bounds to avoid incurring a dependency on `typed-ast`,
  which is being EOL'd soon. See python/typed_ast#179.
* Bumps the `argo` submodule to bring in the changes from
  GaloisInc/argo#195, which makes corresponding changes on the `argo` side.
* Bumps the `cryptol` submodule to bring in the changes from
  GaloisInc/cryptol#1493, which makes the corresponding changes on the `cryptol`
  side.
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Jan 31, 2023
This patch:

* Bumps the `mypy` lower bounds to avoid incurring a dependency on `typed-ast`,
  which is being EOL'd soon. See python/typed_ast#179.
* Bumps the `argo` submodule to bring in the changes from
  GaloisInc/argo#195, which makes corresponding changes on the `argo` side.
* Bumps the `cryptol` submodule to bring in the changes from
  GaloisInc/cryptol#1493, which makes the corresponding changes on the `cryptol`
  side.
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Jan 31, 2023
This patch:

* Bumps the `mypy` lower bounds to avoid incurring a dependency on `typed-ast`,
  which is being EOL'd soon. See python/typed_ast#179.
* Bumps the `argo` submodule to bring in the changes from
  GaloisInc/argo#195, which makes corresponding changes on the `argo` side.
* Bumps the `cryptol` submodule to bring in the changes from
  GaloisInc/cryptol#1493, which makes the corresponding changes on the `cryptol`
  side.
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Jan 31, 2023
This patch:

* Bumps the `mypy` lower bounds to avoid incurring a dependency on `typed-ast`,
  which is being EOL'd soon. See python/typed_ast#179.
* Bumps the `argo` submodule to bring in the changes from
  GaloisInc/argo#195, which makes corresponding changes on the `argo` side.
* Bumps the `cryptol` submodule to bring in the changes from
  GaloisInc/cryptol#1493, which makes the corresponding changes on the `cryptol`
  side.
RyanGlScott added a commit that referenced this pull request Jun 26, 2023
This really ought to have been done at the same time as #1493/#1519, but this
was overlooked due to CI-related oversights.
RyanGlScott added a commit that referenced this pull request Jun 26, 2023
This really ought to have been done at the same time as #1493/#1519, but this
was overlooked due to CI-related oversights.
RyanGlScott added a commit that referenced this pull request Jun 26, 2023
This really ought to have been done at the same time as #1493/#1519, but this
was overlooked due to CI-related oversights.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
remote-api Related to Cryptol's remote API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

poetry install not working on MacOS
2 participants