wok diff python-unittest2/receipt @ rev 25473

created recipe for get-java8-jre
author Hans-G?nter Theisgen
date Wed Oct 12 10:36:11 2022 +0100 (20 months ago)
parents 104a2a2e5484
children
line diff
     1.1 --- a/python-unittest2/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/python-unittest2/receipt	Wed Oct 12 10:36:11 2022 +0100
     1.3 @@ -8,8 +8,8 @@
     1.4  LICENSE="BSD"
     1.5  SOURCE="unittest2"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://pypi.python.org/pypi/unittest2"
     1.8 -WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.9 +WEB_SITE="https://pypi.python.org/pypi/unittest2"
    1.10 +WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.11  
    1.12  DEPENDS="python"
    1.13  BUILD_DEPENDS="python-dev python-setuptools"