wok-6.x diff python-phonenumbers/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (19 months ago) |
parents | 076f424196b2 |
children |
line diff
1.1 --- a/python-phonenumbers/receipt Sun Feb 06 11:51:57 2022 +0000 1.2 +++ b/python-phonenumbers/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-phonenumbers" 1.7 -VERSION="8.12.1" 1.8 +VERSION="8.12.40" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Common library for parsing, formatting, storing and validating international phone numbers." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="Apache" 1.13 WEB_SITE="https://pypi.org/project/phonenumbers/" 1.14 +REPOLOGY="python:phonenumbers" 1.15 1.16 SOURCE="phonenumbers" 1.17 TARBALL="$SOURCE-$VERSION.tar.gz"