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 for PyPDF2 3.0+ #1008

Open
corranwebster opened this issue Jan 13, 2023 · 0 comments
Open

Update for PyPDF2 3.0+ #1008

corranwebster opened this issue Jan 13, 2023 · 0 comments

Comments

@corranwebster
Copy link
Contributor

corranwebster commented Jan 13, 2023

There are a number of breaking changes in the PyPDF2 API. This is used mainly for checking results of tests, so it is probably not critical path.

@corranwebster corranwebster changed the title Update for ReportLab 3.0+ Update for PyPDF2 3.0+ Jan 13, 2023
corranwebster added a commit that referenced this issue Mar 6, 2023
This gets CI back into a working state by:

- restricting PyPDF to a version before 3.0 (this is used in testing only) - #1008 
- restricting pyglet to a version < 2 - #1010 
- mocking svg url requests
- turning off wx tests for linux (we can't get a compatible wheel for the new ubuntu) - #1009 tracks this for the future

Everything is passing: https://github.com/enthought/enable/actions/runs/4186677329

There is a warning about set-output, but I don't think it is us.
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

No branches or pull requests

1 participant