diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:22:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:22:53 +0700 |
commit | 7905a68103a16fe6c49da8360f71c2163c1e0632 (patch) | |
tree | ae545a3471ce348d9862dc74cabcbe0a134ab44e /python/stevedore | |
parent | 82f41a2019e8a724c068fb1c0dd7306a60707381 (diff) | |
download | slackbuilds-7905a68103a16fe6c49da8360f71c2163c1e0632.tar.gz |
python/stevedore: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stevedore')
-rw-r--r-- | python/stevedore/stevedore.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info index 8edc81d62c..da2bbb491b 100644 --- a/python/stevedore/stevedore.info +++ b/python/stevedore/stevedore.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/05/79/516aa1c427da04f818242ec1 MD5SUM="42fa2bf0251c96b543765c5ce13f37c9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pbr" +REQUIRES="python2-pbr" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |