wok diff python3-dev/receipt @ rev 25645

Up libssh2 (1.11.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 17 10:58:45 2024 +0000 (5 months ago)
parents 6a415673cf10
children
line diff
     1.1 --- a/python3-dev/receipt	Sun Jun 04 12:36:08 2023 +0200
     1.2 +++ b/python3-dev/receipt	Wed Jan 17 10:58:45 2024 +0000
     1.3 @@ -1,7 +1,5 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6 -PACKED_SIZE="164.0K"
     1.7 -UNPACKED_SIZE="1.0M"
     1.8  PACKAGE="python3-dev"
     1.9  VERSION="3.8.3"
    1.10  CATEGORY="development"
    1.11 @@ -10,7 +8,7 @@
    1.12  LICENSE="GPL"
    1.13  WANTED="python3"
    1.14  SOURCE="Python"
    1.15 -WEB_SITE="http://www.python.org/"
    1.16 +WEB_SITE="https://www.python.org/"
    1.17  
    1.18  DEPENDS="python3"
    1.19  
    1.20 @@ -25,4 +23,3 @@
    1.21  	python_version=${VERSION:0:3}
    1.22  	#rm $fs/usr/include/python${python_version}m/pyconfig.h
    1.23  }
    1.24 -