public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: media-plugins/mopidy-spotify/
Date: Fri, 28 Aug 2015 01:51:03 +0000 (UTC)	[thread overview]
Message-ID: <1440726649.67bcdc7485ca4d907ec7e151e0b6cec28eb37f5e.mrueg@gentoo> (raw)

commit:     67bcdc7485ca4d907ec7e151e0b6cec28eb37f5e
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 01:50:49 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 01:50:49 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=67bcdc74

media-plugins/mopidy-spotify: Version bump. Remove old.

Package-Manager: portage-2.2.20.1

 media-plugins/mopidy-spotify/Manifest                                | 2 +-
 ...-spotify-2.0.0_pre20150806.ebuild => mopidy-spotify-2.0.1.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-plugins/mopidy-spotify/Manifest b/media-plugins/mopidy-spotify/Manifest
index 57a1546..1890115 100644
--- a/media-plugins/mopidy-spotify/Manifest
+++ b/media-plugins/mopidy-spotify/Manifest
@@ -1 +1 @@
-DIST mopidy-spotify-2.0.0_pre20150806.tar.gz 31667 SHA256 318b2f422a9c1b95bac4c1498a7be1db8139940dada0f0d292060db3ed31a830 SHA512 298bc0d1d719e03c3b2b83c3654386d4393f81bf080eac976a9bbe96cb022b4b4dbf68513bb950c35c9120dd0f86641fb40a68ad706178cbd20ff962fbc4afc3 WHIRLPOOL 9a67511907b4f8a3b875317074997e0813f1dd76feacaf9289b933982c4d11b0ab7e6651f61b8540455b5c5c268d2ea46bf9df74aebab982e78c7453e0ea31f1
+DIST mopidy-spotify-2.0.1.tar.gz 32114 SHA256 42906d631a8bdfa94b224e9a8fd0adcb6c2a4e1af212b7f04010e6cea1fb5799 SHA512 bd4adea5ef4fbb2f4da50b0e1c66d13e7e10b5434a544bce653dc642352050538f5c9bc9a37dd66b7bff6eae1b776322703c2a770e9ec203f21f7c71f95758b4 WHIRLPOOL a11662ad12b933437d2fb436318f91604ec5cd6262b47c0144d6bc9b0babca172cebe284e1cf8713e8afc3e4b349ff1636223c1bd31f488e1be85c6d3a7483d7

diff --git a/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150806.ebuild b/media-plugins/mopidy-spotify/mopidy-spotify-2.0.1.ebuild
similarity index 79%
rename from media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150806.ebuild
rename to media-plugins/mopidy-spotify/mopidy-spotify-2.0.1.ebuild
index 253cad5..3340502 100644
--- a/media-plugins/mopidy-spotify/mopidy-spotify-2.0.0_pre20150806.ebuild
+++ b/media-plugins/mopidy-spotify/mopidy-spotify-2.0.1.ebuild
@@ -9,8 +9,7 @@ inherit vcs-snapshot distutils-r1
 
 DESCRIPTION="Mopidy extension for playing music from Spotify"
 HOMEPAGE="http://mopidy.com https://github.com/mopidy/mopidy-spotify"
-COMMIT_ID="3b3bc09b075563d87fd8c4bcd7d21a37a665fec0"
-SRC_URI="https://github.com/mopidy/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mopidy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -19,7 +18,7 @@ IUSE="test"
 
 RDEPEND="dev-python/pykka[${PYTHON_USEDEP}]
 	>=dev-python/pyspotify-2.0.2[${PYTHON_USEDEP}]
-	media-sound/mopidy[${PYTHON_USEDEP}]"
+	>=media-sound/mopidy-1.1.0[${PYTHON_USEDEP}]"
 
 DEPEND="test? ( ${RDEPEND}
 	dev-python/pytest[${PYTHON_USEDEP}]


             reply	other threads:[~2015-08-28  1:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28  1:51 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-18 22:38 [gentoo-commits] dev/mrueg:master commit in: media-plugins/mopidy-spotify/ Manuel Rüger
2015-11-19 21:50 Manuel Rüger
2015-09-27 10:24 Manuel Rüger
2015-08-06 23:39 Manuel Rüger
2015-06-30  2:06 Manuel Rüger
2015-06-30  1:56 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1440726649.67bcdc7485ca4d907ec7e151e0b6cec28eb37f5e.mrueg@gentoo \
    --to=mrueg@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox