commit:     f8d61f942661ab616ad690e233eea0dc04f9d33c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  9 23:02:21 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Sep  9 23:02:21 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f8d61f94

dev-python/pyspotify: Version bump.

Package-Manager: portage-2.2.20.1

 dev-python/pyspotify/Manifest                                          | 2 +-
 .../pyspotify/{pyspotify-2.0.2.ebuild => pyspotify-2.0.3.ebuild}       | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyspotify/Manifest b/dev-python/pyspotify/Manifest
index 70e4e45..36bd97b 100644
--- a/dev-python/pyspotify/Manifest
+++ b/dev-python/pyspotify/Manifest
@@ -1 +1 @@
-DIST pyspotify-2.0.2.tar.gz 148156 SHA256 
ce94acbab5d7d4290e43a0e7b97944a8661e508f611e102b57ad5d53b15320a9 SHA512 
af423c8547adf1b81f90b21ed14beaa7724ee611c0d5d13621cda8767d9afe13c1e554fc41ababaec070d1aae5dd916c003a1fb2acb2a26e2fe4bd9a8eaaf4ea
 WHIRLPOOL 
4c850c89513f137640d9fbf7c8a0a60078b31033948a1e6dd4b3bb6d28cf7850e0ba8b0e13cb1124f5b44947e6aa2edb7f1d6390e3cdb4263ea0a87355408fc8
+DIST pyspotify-2.0.3.tar.gz 148798 SHA256 
e7facec737b450ae3e9157c20cadff0d8f0cca44fe413e4b0c90430c007de719 SHA512 
02a13e3e2d56c1941a10be4027c93fcb4cc3e13fab60b73df216008b7876f6fa0748e2b1fe99ba017430ca13040be55a0611b1bbab7e0b8c858ee285c00993c6
 WHIRLPOOL 
722a6c2d8685cf74ac33b6aefd2c3c2fb49b57e0a91f3be37f6a2c5d188e9afe9f6894dc759d87c6cc794dac43e5912c8b9c830835ec1de7442d93449731e119

diff --git a/dev-python/pyspotify/pyspotify-2.0.2.ebuild 
b/dev-python/pyspotify/pyspotify-2.0.3.ebuild
similarity index 89%
rename from dev-python/pyspotify/pyspotify-2.0.2.ebuild
rename to dev-python/pyspotify/pyspotify-2.0.3.ebuild
index d3dfe5b..79b3c0b 100644
--- a/dev-python/pyspotify/pyspotify-2.0.2.ebuild
+++ b/dev-python/pyspotify/pyspotify-2.0.3.ebuild
@@ -20,7 +20,8 @@ RDEPEND="dev-libs/libspotify
        >=dev-python/cffi-1.0.0[${PYTHON_USEDEP}]"
 
 DEPEND="${RDEPEND}
-       test? ( dev-python/nose[${PYTHON_USEDEP}] )
+       test? ( dev-python/nose[${PYTHON_USEDEP}]
+               dev-python/mock[${PYTHON_USEDEP}] )
        dev-python/setuptools[${PYTHON_USEDEP}]"
 
 DOCS=( README.rst )

Reply via email to