wok diff python-pygments/receipt @ rev 21669
updated pcsc-lite and pcsc-lite-dev (1.8.6 -> 1.8.25)
author | Hans-Günter Theisgen |
---|---|
date | Sat Jun 01 14:56:31 2019 +0100 (2019-06-01) |
parents | 53b845fd006c |
children | 46921aca812b |
line diff
1.1 --- a/python-pygments/receipt Sun Jul 30 19:29:36 2017 +0100 1.2 +++ b/python-pygments/receipt Sat Jun 01 14:56:31 2019 +0100 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://pygments.org/" 1.5 WGET_URL="https://bitbucket.org/birkenfeld/pygments-main/get/$VERSION.tar.bz2" 1.6 1.7 -DEPENDS="python setuptools" 1.8 -BUILD_DEPENDS="setuptools wget" 1.9 +DEPENDS="python python-setuptools" 1.10 +BUILD_DEPENDS="python-setuptools wget" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()