wok diff beautifulsoup/receipt @ rev 19889

Up: gimp (2.8.20)
author Alexander Medvedev <devl547@gmail.com>
date Tue Apr 04 19:53:27 2017 +0000 (2017-04-04)
parents 107673bb7392
children a014557b4d0d
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Jul 31 14:36:33 2016 +0100
     1.2 +++ b/beautifulsoup/receipt	Tue Apr 04 19:53:27 2017 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
     1.6  WGET_URL="${WEB_SITE}bs4/download/${VERSION%.*}/$TARBALL"
     1.7 -PROVIDES="python-beautifulsoup"
     1.8 +PROVIDE="python-beautifulsoup"
     1.9  TAGS="parser XML HTML"
    1.10  
    1.11  DEPENDS="python"