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

Update dependencies and supported systems in CI #122

Merged
merged 25 commits into from
Jun 13, 2024
Merged

Conversation

hoh
Copy link
Member

@hoh hoh commented Jun 10, 2024

Ensure support for Python 12, Ubuntu 22.04 and macOS 14.

A virtualenv is now used to install dependencies outside of the main OS since this is blocked in Ubuntu 24.04.

Squash all commits.

@hoh hoh marked this pull request as ready for review June 10, 2024 16:33
@hoh hoh requested a review from philogicae June 10, 2024 16:35
@aleph-im aleph-im deleted a comment from github-actions bot Jun 13, 2024
"eciespy>=0.3.13; python_version>=\"3.11\"",
# "eciespy; python_version<'3.11'",
# "eciespy @ git+https://github.com/ecies/py.git@4b4256cde1d8acd773dff76fd8ab855a8e9faa4f#egg=eciespy; python_version>='3.11'"
"eciespy@git+https://github.com/ecies/py.git@4b4256cde1d8acd773dff76fd8ab855a8e9faa4f#egg=eciespy"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be a version from Pypi

@hoh hoh merged commit 1197d24 into main Jun 13, 2024
17 checks passed
@Psycojoker Psycojoker deleted the hoh-update-supported-systems branch July 24, 2024 15:30
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