wok-6.x diff python-ptyprocess/receipt @ rev 24066
Add some current_version()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 05 15:00:07 2021 +0000 (2021-07-05) |
parents | f24908c722f8 |
children | 1df6fa555414 |
line diff
1.1 --- a/python-ptyprocess/receipt Thu Sep 20 21:53:55 2018 +0200 1.2 +++ b/python-ptyprocess/receipt Mon Jul 05 15:00:07 2021 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python setuptools" 1.8 +BUILD_DEPENDS="python python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()