mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pypdf: update to 3.5.0.
This commit is contained in:
parent
1073a64bba
commit
58b0e56168
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pypdf'
|
# Template file for 'python3-pypdf'
|
||||||
pkgname=python3-pypdf
|
pkgname=python3-pypdf
|
||||||
version=3.4.1
|
version=3.5.0
|
||||||
revision=1
|
revision=1
|
||||||
_sample_files_gitrev=372294b066cd3fbb4fb12fd9000ef935a2a86fcf
|
_sample_files_gitrev=372294b066cd3fbb4fb12fd9000ef935a2a86fcf
|
||||||
build_wrksrc="pypdf-${version}"
|
build_wrksrc="pypdf-${version}"
|
||||||
|
@ -15,7 +15,7 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
|
||||||
changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
|
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"
|
https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
|
||||||
checksum="14be5809a8df46adb40c7f510ee7aa8206b7658f0388276e54ba658b188e0d9a
|
checksum="07760d7e641a815d9b240d93f2c10a830c0e61061ac83b08b1366082449c49ae
|
||||||
cf6e64e36e843dfd25d53872203367e9419beb653470da629cc76efc0e4f044b"
|
cf6e64e36e843dfd25d53872203367e9419beb653470da629cc76efc0e4f044b"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue