mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pdfminer.six: update to 20221105.
This commit is contained in:
parent
261804dc12
commit
e785a640a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pdfminer.six'
|
# Template file for 'python3-pdfminer.six'
|
||||||
pkgname=python3-pdfminer.six
|
pkgname=python3-pdfminer.six
|
||||||
version=20220524
|
version=20221105
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-charset-normalizer python3-cryptography python3-Pillow"
|
depends="python3-charset-normalizer python3-cryptography python3-Pillow"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pdfminer/pdfminer.six"
|
homepage="https://github.com/pdfminer/pdfminer.six"
|
||||||
changelog="https://raw.githubusercontent.com/pdfminer/pdfminer.six/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/pdfminer/pdfminer.six/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/pdfminer/pdfminer.six/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pdfminer/pdfminer.six/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a036227ecd6c140ac270870f9e59b104024232939cc199d79703447e976d389e
|
checksum=820242f661589edb1ec8e110423a7cd06d776c54d9a0efdef17d3a4e61c01fa7
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i pdfminer/__init__.py -e "s/__VERSION__/${version}/g"
|
vsed -i pdfminer/__init__.py -e "s/__VERSION__/${version}/g"
|
||||||
|
|
Loading…
Add table
Reference in a new issue