Skip to content

Update CI configuration for new Python version and dependencies #642

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xavier2k6
Copy link
Contributor

@xavier2k6 xavier2k6 commented Mar 23, 2025

Pull request type

  • Other

What does this PR change?

  • run-tox-tests workflow
    Bumped libarchive to latest (v3.7.9) for Windows
    Bumped uraimo/run-on-arch-action to v3

  • azure-pipelines workflow
    Added Python 3.12 & Python 3.13

@miurahr
Copy link
Owner

miurahr commented Mar 23, 2025

I pushed the fix #644 of CI failure

@xavier2k6 xavier2k6 force-pushed the py7zr_ci branch 2 times, most recently from e0b257f to 1e009cb Compare March 23, 2025 14:48
@xavier2k6
Copy link
Contributor Author

xavier2k6 commented Mar 23, 2025

libarchive-v3.7.8-win64 doesn't exist
https://libarchive.org/downloads/libarchive-v3.7.8-win64.zip

libarchive-v3.7.4-amd64 exists
https://libarchive.org/downloads/libarchive-3.7.4-amd64.zip

libarchive-v3.7.8 exists too
https://libarchive.org/downloads/libarchive-3.7.8.zip

I changed to libarchive-v3.6.0-win64 which appears to be the last version with the *-win64 naming
https://libarchive.org/downloads/libarchive-v3.6.0-win64.zip

Would you like me to change it to one of the latest iterations aka 3.7.8?? (haven't checked the contents)

https://github.com/libarchive/libarchive/releases
https://libarchive.org/downloads/

@miurahr
Copy link
Owner

miurahr commented Mar 23, 2025

libarchive project published recent releases with security fixes. It may be better to use recent version.

@xavier2k6
Copy link
Contributor Author

libarchive project published recent releases with security fixes. It may be better to use recent version.

Ok, will go to 3.7.8 as initially planned.

@xavier2k6 xavier2k6 force-pushed the py7zr_ci branch 3 times, most recently from af7e9df to b4f1e84 Compare March 24, 2025 17:43
- `run-tox-tests` workflow
* Bumped `libarchive` to latest (`3.7.9`)
* Bumped `uraimo/run-on-arch-action` to `v3`

- `azure-pipelines` workflow
* Added Python 3.12 & Python 3.13
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