wok diff python/receipt @ rev 24376
created recipes for libboost-locale and libboost-locale-dev
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 06 09:40:33 2022 +0100 (2022-02-06) |
parents | 0e3b43ca38e6 |
children | 401ca84be53a |
line diff
1.1 --- a/python/receipt Wed Apr 08 13:49:09 2020 +0100 1.2 +++ b/python/receipt Sun Feb 06 09:40:33 2022 +0100 1.3 @@ -19,6 +19,12 @@ 1.4 1.5 HOST_ARCH="i486 arm" 1.6 1.7 +current_version() 1.8 +{ 1.9 + wget -O - https://www.python.org/ftp/python/ 2>/dev/null | \ 1.10 + sed "/=\"${VERSION%.*}/!d;s|.*\">\\(.*\\)/<.*|\\1|" | sort -Vr | sed q 1.11 +} 1.12 + 1.13 # @maintainer: Please update also: python-idle 1.14 1.15 # Rules to configure and make the package.