wok-current diff python-cssutils/receipt @ rev 24363
updated fftw and fftw-dev (3.3.8 -> 3.3.10)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 04 15:51:08 2022 +0100 (2022-02-04) |
parents | 5d50a02468c7 |
children | b9659e3c2111 |
line diff
1.1 --- a/python-cssutils/receipt Sun May 19 19:23:11 2019 +0200 1.2 +++ b/python-cssutils/receipt Fri Feb 04 15:51:08 2022 +0100 1.3 @@ -1,15 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-cssutils" 1.7 -VERSION="0.9.10b1" 1.8 +VERSION="1.0.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="A Python package to parse and build CSS Cascading Style Sheets." 1.11 MAINTAINER="monghitri@aruba.it" 1.12 LICENSE="GPL3" 1.13 +WEB_SITE="https://cthedot.de/cssutils/" 1.14 + 1.15 SOURCE="cssutils" 1.16 -TARBALL="$SOURCE-$VERSION.zip" 1.17 -WEB_SITE="http://cthedot.de/cssutils/" 1.18 -WGET_URL="http://pypi.python.org/packages/source/c/cssutils/$TARBALL" 1.19 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.20 +WGET_URL="https://files.pythonhosted.org/packages/source/c/cssutils/$TARBALL" 1.21 + 1.22 DEPENDS="python" 1.23 BUILD_DEPENDS="python python-setuptools" 1.24