wok-next diff pyopenssl/receipt @ rev 20444

python-pip and setuptools are parts of python package.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Feb 26 04:46:49 2018 +0200 (2018-02-26)
parents 2de6fbbac440
children 5fac1a2da249
line diff
     1.1 --- a/pyopenssl/receipt	Sun Nov 05 14:16:37 2017 +0100
     1.2 +++ b/pyopenssl/receipt	Mon Feb 26 04:46:49 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/pyca/pyopenssl/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python openssl"
     1.7 -BUILD_DEPENDS="python python-dev openssl-dev setuptools"
     1.8 +BUILD_DEPENDS="python python-dev openssl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()