wok diff python-ipy/receipt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 months ago)
parents 076f424196b2
children
line diff
     1.1 --- a/python-ipy/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/python-ipy/receipt	Fri Dec 02 10:26:08 2022 +0000
     1.3 @@ -1,16 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-ipy"
     1.7 -VERSION="1.00"
     1.8 +VERSION="1.01"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python class and tools for IPv4 and IPv6 addresses and networks."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  WEB_SITE="https://pypi.org/project/IPy/"
    1.14 +REPOLOGY="python:ipy"
    1.15  
    1.16  SOURCE="IPy"
    1.17  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.18 -WGET_URL="https://files.pythonhosted.org/packages/source/I/$SOURCE/$TARBALL"
    1.19 +WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    1.20  
    1.21  DEPENDS="python"
    1.22  BUILD_DEPENDS="python"