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 deps for python 3.11 #1192

Closed
williballenthin opened this issue Oct 27, 2022 · 8 comments · Fixed by #1229
Closed

update deps for python 3.11 #1192

williballenthin opened this issue Oct 27, 2022 · 8 comments · Fixed by #1229
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@williballenthin
Copy link
Collaborator

things like python-flirt need to be built for python 3.11 and distributed via pypi

@williballenthin williballenthin added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 27, 2022
@williballenthin williballenthin self-assigned this Oct 27, 2022
@williballenthin
Copy link
Collaborator Author

see #1191 for update to CI for python 3.11

@kastonework
Copy link

kastonework commented Dec 5, 2022

Eagerly watching this :). It's a blocker for us to move to Python 3.11. (There are similar issues for flare-floss due to deps.)

@williballenthin
Copy link
Collaborator Author

ack :-)

we have some dependencies written in rust, so needed to get that tooling updated and build those wheels. i'll look into this now that 3.11 has settled a bit.

@kastonework
Copy link

Thx! In the meantime I'll look at our own Rust+PyO3 libs...

@williballenthin
Copy link
Collaborator Author

ERROR: Could not find a version that satisfies the requirement python-flirt==0.7.0; extra == "flirt" (from viv-utils[flirt]) (from versions: none)
ERROR: No matching distribution found for python-flirt==0.7.0; extra == "flirt"

@williballenthin
Copy link
Collaborator Author

for the flirt dependency, (windows, linux) x (3.7-3.11) are building in github actions. i'm having trouble getting macos working. will continue, but its tedious.

@williballenthin
Copy link
Collaborator Author

@williballenthin
Copy link
Collaborator Author

williballenthin added a commit that referenced this issue Dec 12, 2022
kastonework pushed a commit to strozfriedberg/capa that referenced this issue Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants