wok diff python-dnspython/receipt @ rev 23884

ntl, sdcc: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 15 11:18:08 2020 +0000 (2020-07-15)
parents 947565b77b20
children 2f230197370e
line diff
     1.1 --- a/python-dnspython/receipt	Sun Apr 05 15:53:47 2020 +0100
     1.2 +++ b/python-dnspython/receipt	Wed Jul 15 11:18:08 2020 +0000
     1.3 @@ -6,11 +6,11 @@
     1.4  SHORT_DESC="A DNS toolkit for Python."
     1.5  MAINTAINER="monghitri@aruba.it"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="http://www.dnspython.org/"
     1.8 +WEB_SITE="https://www.dnspython.org/"
     1.9  
    1.10  SOURCE="dnspython"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 -WGET_URL="http://www.dnspython.org/kits/$VERSION/$TARBALL"
    1.13 +WGET_URL="https://www.dnspython.org/kits/$VERSION/$TARBALL"
    1.14  
    1.15  DEPENDS="python"
    1.16  BUILD_DEPENDS="python python-setuptools"