python,python3: fix recursive deps caused by dangling DEPENDS 5465/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 17 Jan 2018 15:30:48 +0000 (17:30 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 17 Jan 2018 15:30:48 +0000 (17:30 +0200)
commit6494642caf801ea2f3d3be08d4dee9372c99cc5d
treed798df28cdcf8ff9e62105d72fb4f08c00aa75c4
parentc4ff2d6c5eefffb179892c98c32f2297dc67a141
python,python3: fix recursive deps caused by dangling DEPENDS

For python `src` packages we should clear out the DEPENDS
to prevent recursive deps from happening.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-package.mk
lang/python/python3-package.mk