mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-pypdf: update to 3.14.0.
This commit is contained in:
parent
b66fc369ef
commit
34aa7bd12e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-pypdf'
|
||||
pkgname=python3-pypdf
|
||||
version=3.11.0
|
||||
version=3.14.0
|
||||
revision=1
|
||||
_sample_files_gitrev=69b31cff6b183a42f9081709ef9bee4047976f56
|
||||
_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
|
||||
build_wrksrc="pypdf-${version}"
|
||||
build_style=python3-pep517
|
||||
# requires unpackaged fpdf2
|
||||
|
@ -17,8 +17,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
|
|||
changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
|
||||
https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
|
||||
checksum="bde551e6951ae65e9df119d261e4ce2d1c7aa5acfd3a24b33d5d797a8d65c03a
|
||||
0167f2e32e27fe6ad9c27ea7378f82f47fb53df3f5ccf63a9fde5c5924e49053"
|
||||
checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
|
||||
9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
|
||||
|
||||
post_extract() {
|
||||
rmdir ${build_wrksrc}/sample-files
|
||||
|
|
Loading…
Add table
Reference in a new issue