wok-current diff python-couchdbkit/receipt @ rev 21921

Add pcem (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 17:33:56 2019 +0200 (2019-10-05)
parents 5d50a02468c7
children 962b9306e02e
line diff
     1.1 --- a/python-couchdbkit/receipt	Sun May 19 19:23:11 2019 +0200
     1.2 +++ b/python-couchdbkit/receipt	Sat Oct 05 17:33:56 2019 +0200
     1.3 @@ -8,7 +8,8 @@
     1.4  MAINTAINER="claudinei@slitaz.org"
     1.5  LICENSE="MIT"
     1.6  TARBALL="$SOURCE-$VERSION.zip"
     1.7 -WEB_SITE="http://www.couchdbkit.org"
     1.8 +WEB_SITE="https://pypi.org/project/couchdbkit/"
     1.9 +
    1.10  WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip"
    1.11  
    1.12  DEPENDS="python couchdb python-simplejson python-restkit"