wok diff python3-dev/receipt @ rev 25689
updated mmv (1.01b-18 -> 2.6)
author | Hans-Günter Theisgen |
---|---|
date | Sat Apr 13 10:48:47 2024 +0100 (16 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 Sat Apr 13 10:48:47 2024 +0100 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 -