mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-pdfminer.six: Updated for version 20240706.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ae3b849062
commit
c26731675a
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=python3-pdfminer.six
|
||||
VERSION=${VERSION:-20231228}
|
||||
VERSION=${VERSION:-20240706}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-pdfminer.six"
|
||||
VERSION="20231228"
|
||||
VERSION="20240706"
|
||||
HOMEPAGE="https://github.com/pdfminer/pdfminer.six"
|
||||
DOWNLOAD="https://github.com/pdfminer/pdfminer.six/archive/20231228/pdfminer.six-20231228.tar.gz"
|
||||
MD5SUM="2df4a0dcdc6dba561e7f806ffc2ab2bf"
|
||||
DOWNLOAD="https://github.com/pdfminer/pdfminer.six/archive/20240706/pdfminer.six-20240706.tar.gz"
|
||||
MD5SUM="7b6e98471239dde4bbdfb910b13ffa05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cryptography python3-setuptools-git-versioning"
|
||||
|
|
Loading…
Reference in a new issue