Skip to content

MAINT: cryptography as primary dependency#2053

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
exiledkingcc:crypto
Aug 2, 2023
Merged

MAINT: cryptography as primary dependency#2053
MartinThoma merged 1 commit intopy-pdf:mainfrom
exiledkingcc:crypto

Conversation

@exiledkingcc
Copy link
Copy Markdown
Contributor

use PyCryptodome as a fallback

use `PyCryptodome` as a fallback
@exiledkingcc
Copy link
Copy Markdown
Contributor Author

@MartinThoma not sure the syntax in [project.optional-dependencies] in pyproject.toml is correct, not verified.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (534c7b4) 94.17% compared to head (34972a1) 94.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2053   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          41       41           
  Lines        7332     7332           
  Branches     1441     1441           
=======================================
  Hits         6905     6905           
  Misses        266      266           
  Partials      161      161           
Files Changed Coverage Δ
pypdf/_crypt_providers/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MartinThoma MartinThoma merged commit edb38a3 into py-pdf:main Aug 2, 2023
@MartinThoma MartinThoma changed the title CHANGE: cryptography as primary dependency MAINT: cryptography as primary dependency Aug 2, 2023
MartinThoma added a commit that referenced this pull request Aug 6, 2023
### New Features (ENH)
-  Add `level` parameter to compress_content_streams (#2044)
-  Process /uniHHHH for text_extract (#2043)

### Bug Fixes (BUG)
-  Fix AnnotationBuilder.link (#2066)
-  JPX image without ColorSpace  (#2062)
-  Added check for field /Info when cloning reader document (#2055)
-  Fix indexed/CMYK images (#2039)

### Maintenance (MAINT)
-  Cryptography as primary dependency (#2053)

[Full Changelog](3.14.0...3.15.0)
@exiledkingcc exiledkingcc deleted the crypto branch August 7, 2023 09:12
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