Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mopidy-spotify-4.0.1
@ 2020-01-17 22:22 voidlinux-github
  2020-01-18  8:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-17 22:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

There is a new pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages mopidy-spotify
https://github.com/void-linux/void-packages/pull/18351

New package: mopidy-spotify-4.0.1


A patch file from https://github.com/void-linux/void-packages/pull/18351.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mopidy-spotify-18351.patch --]
[-- Type: text/x-diff, Size: 2401 bytes --]

From 1d3b241bc57e28a9f29820e1350978bec038da74 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:23:44 +0100
Subject: [PATCH 1/2] New package: python3-pyspotify-2.1.3

---
 srcpkgs/python3-pyspotify/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-pyspotify/template

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
new file mode 100644
index 00000000000..ab0a02e9dc1
--- /dev/null
+++ b/srcpkgs/python3-pyspotify/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-pyspotify'
+pkgname=python3-pyspotify
+version=2.1.3
+revision=1
+wrksrc="pyspotify-${version}"
+build_style=python3-module
+makedepends="python3-setuptools python3-devel libspotify-devel"
+depends="python3-setuptools libspotify python3-cffi"
+short_desc="Provides an interface to Spotify music services"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://pyspotify.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
+checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a

From 95eaebc3a8fa481a4926744a2121be62f3eeeda7 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:24:08 +0100
Subject: [PATCH 2/2] New package: mopidy-spotify-4.0.1

---
 srcpkgs/mopidy-spotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/mopidy-spotify/template

diff --git a/srcpkgs/mopidy-spotify/template b/srcpkgs/mopidy-spotify/template
new file mode 100644
index 00000000000..be9e1b2c946
--- /dev/null
+++ b/srcpkgs/mopidy-spotify/template
@@ -0,0 +1,15 @@
+# Template file for 'mopidy-spotify'
+pkgname=mopidy-spotify
+version=4.0.1
+revision=1
+wrksrc="Mopidy-Spotify-${version}"
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="mopidy libspotify python3-pyspotify"
+short_desc="Mopidy extension for playing music from Spotify"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://github.com/mopidy/mopidy-spotify"
+changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
+checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: mopidy-spotify-4.0.1
  2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
@ 2020-01-18  8:57 ` voidlinux-github
  2020-01-18 10:20 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-18  8:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is an updated pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages mopidy-spotify
https://github.com/void-linux/void-packages/pull/18351

New package: mopidy-spotify-4.0.1


A patch file from https://github.com/void-linux/void-packages/pull/18351.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mopidy-spotify-18351.patch --]
[-- Type: text/x-diff, Size: 3204 bytes --]

From 1d3b241bc57e28a9f29820e1350978bec038da74 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:23:44 +0100
Subject: [PATCH 1/3] New package: python3-pyspotify-2.1.3

---
 srcpkgs/python3-pyspotify/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-pyspotify/template

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
new file mode 100644
index 00000000000..ab0a02e9dc1
--- /dev/null
+++ b/srcpkgs/python3-pyspotify/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-pyspotify'
+pkgname=python3-pyspotify
+version=2.1.3
+revision=1
+wrksrc="pyspotify-${version}"
+build_style=python3-module
+makedepends="python3-setuptools python3-devel libspotify-devel"
+depends="python3-setuptools libspotify python3-cffi"
+short_desc="Provides an interface to Spotify music services"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://pyspotify.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
+checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a

From 95eaebc3a8fa481a4926744a2121be62f3eeeda7 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:24:08 +0100
Subject: [PATCH 2/3] New package: mopidy-spotify-4.0.1

---
 srcpkgs/mopidy-spotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/mopidy-spotify/template

diff --git a/srcpkgs/mopidy-spotify/template b/srcpkgs/mopidy-spotify/template
new file mode 100644
index 00000000000..be9e1b2c946
--- /dev/null
+++ b/srcpkgs/mopidy-spotify/template
@@ -0,0 +1,15 @@
+# Template file for 'mopidy-spotify'
+pkgname=mopidy-spotify
+version=4.0.1
+revision=1
+wrksrc="Mopidy-Spotify-${version}"
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="mopidy libspotify python3-pyspotify"
+short_desc="Mopidy extension for playing music from Spotify"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://github.com/mopidy/mopidy-spotify"
+changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
+checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508

From 472a7cff7719765343e1fa55330e443d2c997c05 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 18 Jan 2020 09:56:49 +0100
Subject: [PATCH 3/3] Try to add hostmakedepends python3

---
 srcpkgs/python3-pyspotify/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
index ab0a02e9dc1..1723279f89d 100644
--- a/srcpkgs/python3-pyspotify/template
+++ b/srcpkgs/python3-pyspotify/template
@@ -4,6 +4,7 @@ version=2.1.3
 revision=1
 wrksrc="pyspotify-${version}"
 build_style=python3-module
+hostmakedepends="python3"
 makedepends="python3-setuptools python3-devel libspotify-devel"
 depends="python3-setuptools libspotify python3-cffi"
 short_desc="Provides an interface to Spotify music services"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: mopidy-spotify-4.0.1
  2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
  2020-01-18  8:57 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-18 10:20 ` voidlinux-github
  2020-01-19 20:05 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-18 10:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is an updated pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages mopidy-spotify
https://github.com/void-linux/void-packages/pull/18351

New package: mopidy-spotify-4.0.1


A patch file from https://github.com/void-linux/void-packages/pull/18351.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mopidy-spotify-18351.patch --]
[-- Type: text/x-diff, Size: 2440 bytes --]

From bb60c5ae3024e63bd9359e8a6272250b1988d676 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:23:44 +0100
Subject: [PATCH 1/2] New package: python3-pyspotify-2.1.3

---
 srcpkgs/python3-pyspotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-pyspotify/template

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
new file mode 100644
index 00000000000..1be929db0d0
--- /dev/null
+++ b/srcpkgs/python3-pyspotify/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pyspotify'
+pkgname=python3-pyspotify
+version=2.1.3
+revision=1
+wrksrc="pyspotify-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools python3-devel libspotify-devel"
+depends="python3-setuptools libspotify python3-cffi"
+short_desc="Provides an interface to Spotify music services"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://pyspotify.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
+checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a

From d3e3f1843a4ee22295746fb24e2c842e56e9a89d Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:24:08 +0100
Subject: [PATCH 2/2] New package: mopidy-spotify-4.0.1

---
 srcpkgs/mopidy-spotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/mopidy-spotify/template

diff --git a/srcpkgs/mopidy-spotify/template b/srcpkgs/mopidy-spotify/template
new file mode 100644
index 00000000000..be9e1b2c946
--- /dev/null
+++ b/srcpkgs/mopidy-spotify/template
@@ -0,0 +1,15 @@
+# Template file for 'mopidy-spotify'
+pkgname=mopidy-spotify
+version=4.0.1
+revision=1
+wrksrc="Mopidy-Spotify-${version}"
+build_style=python3-module
+makedepends="python3-setuptools"
+depends="mopidy libspotify python3-pyspotify"
+short_desc="Mopidy extension for playing music from Spotify"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://github.com/mopidy/mopidy-spotify"
+changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
+checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: mopidy-spotify-4.0.1
  2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
  2020-01-18  8:57 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-18 10:20 ` voidlinux-github
@ 2020-01-19 20:05 ` voidlinux-github
  2020-01-25 11:10 ` voidlinux-github
  2020-01-25 11:43 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-19 20:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is an updated pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages mopidy-spotify
https://github.com/void-linux/void-packages/pull/18351

New package: mopidy-spotify-4.0.1


A patch file from https://github.com/void-linux/void-packages/pull/18351.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mopidy-spotify-18351.patch --]
[-- Type: text/x-diff, Size: 2479 bytes --]

From bb60c5ae3024e63bd9359e8a6272250b1988d676 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:23:44 +0100
Subject: [PATCH 1/2] New package: python3-pyspotify-2.1.3

---
 srcpkgs/python3-pyspotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-pyspotify/template

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
new file mode 100644
index 00000000000..1be929db0d0
--- /dev/null
+++ b/srcpkgs/python3-pyspotify/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pyspotify'
+pkgname=python3-pyspotify
+version=2.1.3
+revision=1
+wrksrc="pyspotify-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools python3-devel libspotify-devel"
+depends="python3-setuptools libspotify python3-cffi"
+short_desc="Provides an interface to Spotify music services"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://pyspotify.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
+checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a

From ae0dc98f2f1f5ae6aa16f3676c5e0a03962ecc5e Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:24:08 +0100
Subject: [PATCH 2/2] New package: mopidy-spotify-4.0.1

---
 srcpkgs/mopidy-spotify/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/mopidy-spotify/template

diff --git a/srcpkgs/mopidy-spotify/template b/srcpkgs/mopidy-spotify/template
new file mode 100644
index 00000000000..9addb427896
--- /dev/null
+++ b/srcpkgs/mopidy-spotify/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-spotify'
+pkgname=mopidy-spotify
+version=4.0.1
+revision=1
+wrksrc="Mopidy-Spotify-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy libspotify python3-pyspotify"
+short_desc="Mopidy extension for playing music from Spotify"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://github.com/mopidy/mopidy-spotify"
+changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
+checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: mopidy-spotify-4.0.1
  2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-19 20:05 ` voidlinux-github
@ 2020-01-25 11:10 ` voidlinux-github
  2020-01-25 11:43 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-25 11:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is an updated pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages mopidy-spotify
https://github.com/void-linux/void-packages/pull/18351

New package: mopidy-spotify-4.0.1


A patch file from https://github.com/void-linux/void-packages/pull/18351.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mopidy-spotify-18351.patch --]
[-- Type: text/x-diff, Size: 2457 bytes --]

From 299c73f23e992b8aeba17146b1606035ba89f4ee Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:23:44 +0100
Subject: [PATCH 1/2] New package: python3-pyspotify-2.1.3

---
 srcpkgs/python3-pyspotify/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-pyspotify/template

diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template
new file mode 100644
index 00000000000..a970140c5b0
--- /dev/null
+++ b/srcpkgs/python3-pyspotify/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-pyspotify'
+pkgname=python3-pyspotify
+version=2.1.3
+revision=1
+wrksrc="pyspotify-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools python3-devel libspotify-devel"
+depends="python3-setuptools python3-cffi"
+short_desc="Provides an interface to Spotify music services"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://pyspotify.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
+checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a

From 7765daed356449f2d087ac7fc181ec7a5b595826 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Fri, 17 Jan 2020 23:24:08 +0100
Subject: [PATCH 2/2] New package: mopidy-spotify-4.0.1

---
 srcpkgs/mopidy-spotify/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/mopidy-spotify/template

diff --git a/srcpkgs/mopidy-spotify/template b/srcpkgs/mopidy-spotify/template
new file mode 100644
index 00000000000..ab90a00bd03
--- /dev/null
+++ b/srcpkgs/mopidy-spotify/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-spotify'
+pkgname=mopidy-spotify
+version=4.0.1
+revision=1
+wrksrc="Mopidy-Spotify-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy python3-pyspotify"
+short_desc="Mopidy extension for playing music from Spotify"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://github.com/mopidy/mopidy-spotify"
+changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
+checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: New package: mopidy-spotify-4.0.1
  2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-25 11:10 ` voidlinux-github
@ 2020-01-25 11:43 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-25 11:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

There's a merged pull request on the void-packages repository

New package: mopidy-spotify-4.0.1
https://github.com/void-linux/void-packages/pull/18351

Description:


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-25 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 22:22 [PR PATCH] New package: mopidy-spotify-4.0.1 voidlinux-github
2020-01-18  8:57 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-18 10:20 ` voidlinux-github
2020-01-19 20:05 ` voidlinux-github
2020-01-25 11:10 ` voidlinux-github
2020-01-25 11:43 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).