Browse Source
python/testtools: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
fourtysixandtwo
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/testtools/testtools.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/0d/72/3212c1723d49f5b58fca736dabdd2e7 |
|
|
|
MD5SUM="adef817b07ba24fd6d807fd41a4f1ef4" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python2-pbr extras python2-mimeparse traceback2" |
|
|
|
REQUIRES="extras python2-mimeparse traceback2" |
|
|
|
MAINTAINER="Nikos Giotis" |
|
|
|
EMAIL="nikos.giotis@gmail.com" |