wok diff python-pypdf/receipt @ rev 22781

updated freetype and freetype-dev (2.6.4 -> 2.10.1)
author Hans-G?nter Theisgen
date Sun Jan 26 09:26:49 2020 +0100 (2020-01-26)
parents 9e01bc6321ea
children 104a2a2e5484
line diff
     1.1 --- a/python-pypdf/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-pypdf/receipt	Sun Jan 26 09:26:49 2020 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-pypdf"
     1.7 -SOURCE="pyPdf"
     1.8 -VERSION="1.12"
     1.9 +SOURCE="PyPDF2"
    1.10 +VERSION="1.26.0"
    1.11  CATEGORY="development"
    1.12  SHORT_DESC="A Pure-Python library built as a PDF tookit."
    1.13  MAINTAINER="claudinei@slitaz.org"
    1.14  LICENSE="BSD"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://pybrary.net/pyPdf"
    1.17 -WGET_URL="$WEB_SITE/$TARBALL"
    1.18 +WEB_SITE="https://mstamy2.github.io/PyPDF2/"
    1.19 +WGET_URL="https://pypi.python.org/packages/b4/01/68fcc0d43daf4c6bdbc6b33cc3f77bda531c86b174cac56ef0ffdb96faab/$TARBALL"
    1.20  DEPENDS="python"
    1.21  BUILD_DEPENDS="python python-dev"
    1.22