python3-pypdf: update to 3.7.1.
This commit is contained in:
parent
10a9d777d5
commit
28ca59afc4
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-pypdf'
|
||||
pkgname=python3-pypdf
|
||||
version=3.5.2
|
||||
version=3.7.1
|
||||
revision=1
|
||||
_sample_files_gitrev=372294b066cd3fbb4fb12fd9000ef935a2a86fcf
|
||||
_sample_files_gitrev=d89d531f4bed7c5e692e4c094645133baf50a044
|
||||
build_wrksrc="pypdf-${version}"
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -15,8 +15,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="f602bd26e52cc99926eacfcaff076140c7f0fa3f19dc6b72e6559ebe25abf20a
|
||||
cf6e64e36e843dfd25d53872203367e9419beb653470da629cc76efc0e4f044b"
|
||||
checksum="c9d28daa1d8acedd4a63570df1ea5548da3022eb9c066c080e607dcae82e6bfa
|
||||
4e5a055c0b6f8b7f37730456e4c376aa62afba44c439698cc6135c3906489c8e"
|
||||
|
||||
post_extract() {
|
||||
rmdir ${build_wrksrc}/sample-files
|
||||
|
|
Loading…
Reference in New Issue