wok-current diff python-ooop/receipt @ rev 25786

Bump gvfs to fix issue with open files on android device, patch udev to fix mtp issue on pcmanfm
author Stanislas Leduc <shann@slitaz.org>
date Tue Jul 29 18:05:13 2025 +0000 (2 months ago)
parents 104a2a2e5484
children
line diff
     1.1 --- a/python-ooop/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/python-ooop/receipt	Tue Jul 29 18:05:13 2025 +0000
     1.3 @@ -7,9 +7,9 @@
     1.4  SHORT_DESC="OpenObject on Python, a library to connect with Open ERP."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL3"
     1.7 -WEB_SITE="http://pypi.python.org/pypi/ooop"
     1.8 +WEB_SITE="https://pypi.python.org/pypi/ooop"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10 -WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.11 +WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.12  HOST_ARCH="i486 arm"
    1.13  
    1.14  DEPENDS="python"