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

Switch to PyPDF3 #582

Merged
merged 7 commits into from Jan 26, 2022
Merged

Switch to PyPDF3 #582

merged 7 commits into from Jan 26, 2022

Conversation

captn3m0
Copy link
Contributor

@captn3m0 captn3m0 commented Jan 18, 2022

PyPDF3 doesn't seem to support Python 2.7-3.5 - sfneal/PyPDF3#10.

  • Drop Python 2.7-3.5 support
  • Switch to PyPDF3
  • Increase build matrix size
  • Remove reportlab versions that break in Python3

reportlab older versions don't work well with Python 3.x, so we should reduce reportlab supported versions as well.

PyPDF3 declares support for Python2, but its
broken currently: sfneal/PyPDF3#10
@captn3m0 captn3m0 mentioned this pull request Jan 18, 2022
- PyPDF3 breaks with Python 3.5 or earlier
@luisza luisza merged commit d07d735 into xhtml2pdf:master Jan 26, 2022
@captn3m0 captn3m0 deleted the pypdf3 branch February 2, 2022 09:57
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.

None yet

2 participants