Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mopidy-multisonic-0.1.2
@ 2020-02-02 14:31 voidlinux-github
  2020-02-02 17:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2020-02-02 14:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages mopidy-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic-0.1.2


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

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

From 39f31a4df72682f06a3e279088bcbf83b2236e2a Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.1.2

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..dafc409aafc
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.1.2
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://hg.sr.ht/~reedwade/mopidy_multisonic"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=19973f7c3342cdc27255f247e40f04a9604622c69ab788b7deb17ce493c18c3c

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

* Re: [PR PATCH] [Updated] New package: mopidy-multisonic-0.1.2
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
@ 2020-02-02 17:55 ` voidlinux-github
  2020-02-03 22:25 ` [PR PATCH] [Updated] New package: mopidy-multisonic voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-02-02 17:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages mopidy-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic-0.1.2


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

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

From c2d10967a3ccafa09f26d64ca5b6c6479c21f072 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.2.0

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..1ced24671b9
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.2.0
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://hg.sr.ht/~reedwade/mopidy_multisonic"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=5984561798db304896503e98ff0d1f34b0d5ec1c237eb777fab9cb7fc78a2714

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

* Re: [PR PATCH] [Updated] New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
  2020-02-02 17:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-03 22:25 ` voidlinux-github
  2020-02-04 15:14 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-02-03 22:25 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-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic


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

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

From 94a763365cac4cb9835fd6c04df9d916ef860999 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.3.0

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..9564ab3db67
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.3.0
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://hg.sr.ht/~reedwade/mopidy_multisonic"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=709c7772b992ac60188e204249f475a6dc1e12258688cead3afcc7a108d1deb1

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

* Re: New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
  2020-02-02 17:55 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-03 22:25 ` [PR PATCH] [Updated] New package: mopidy-multisonic voidlinux-github
@ 2020-02-04 15:14 ` voidlinux-github
  2020-05-06 21:28 ` [PR PATCH] [Updated] " Eluminae
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-02-04 15:14 UTC (permalink / raw)
  To: ml

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

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/18739#issuecomment-581957092

Comment:
Travis just sucked, how to restart builds ?

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

* Re: [PR PATCH] [Updated] New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-02-04 15:14 ` voidlinux-github
@ 2020-05-06 21:28 ` Eluminae
  2020-05-07  6:21 ` Eluminae
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2020-05-06 21:28 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-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic


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

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

From 740cfef2c92c2446ea04990cdcdc2a4f7b2b5c0a Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.4.0

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..88d6f67f9e0
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.4.0
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://hg.sr.ht/~reedwade/mopidy_multisonic"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=5984561798db304896503e98ff0d1f34b0d5ec1c237eb777fab9cb7fc78a2714

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

* Re: [PR PATCH] [Updated] New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-05-06 21:28 ` [PR PATCH] [Updated] " Eluminae
@ 2020-05-07  6:21 ` Eluminae
  2020-05-07  6:43 ` Eluminae
  2020-05-15 16:52 ` [PR PATCH] [Merged]: " Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2020-05-07  6:21 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-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic


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

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

From 6c7301da661e51a685c32ce61d8e2ab51bb3eb2f Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.3.0

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..5272a9711d1
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.4.0
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="Apache-2.0"
+homepage="https://hg.sr.ht/~reedwade/mopidy_multisonic"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.rst"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=54ea46a919b77c6543fb472183d492de74961ecbf8037c155e4a2157045d0723

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

* Re: [PR PATCH] [Updated] New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-05-07  6:21 ` Eluminae
@ 2020-05-07  6:43 ` Eluminae
  2020-05-15 16:52 ` [PR PATCH] [Merged]: " Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2020-05-07  6:43 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-multisonic
https://github.com/void-linux/void-packages/pull/18739

New package: mopidy-multisonic


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

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

From 2cfff9e184f0ffac02d4c8c893b1c143055b5d90 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sun, 2 Feb 2020 15:30:39 +0100
Subject: [PATCH] New package: mopidy-multisonic-0.3.0

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

diff --git a/srcpkgs/mopidy-multisonic/template b/srcpkgs/mopidy-multisonic/template
new file mode 100644
index 00000000000..957a167a6d8
--- /dev/null
+++ b/srcpkgs/mopidy-multisonic/template
@@ -0,0 +1,16 @@
+# Template file for 'mopidy-multisonic'
+pkgname=mopidy-multisonic
+version=0.4.0
+revision=1
+wrksrc="Mopidy-Multisonic-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-setuptools"
+depends="mopidy"
+short_desc="Mopidy Subsonic module allowing multiple subsonic servers"
+maintainer="Reed Wade <reedwade@misterbanal.net>"
+license="Apache-2.0"
+homepage="https://sr.ht/~reedwade/mopidy-multisonic/"
+changelog="https://hg.sr.ht/~reedwade/mopidy_multisonic/raw/${version}/CHANGELOG.md"
+distfiles="${PYPI_SITE}/M/Mopidy-Multisonic/Mopidy-Multisonic-${version}.tar.gz"
+checksum=54ea46a919b77c6543fb472183d492de74961ecbf8037c155e4a2157045d0723

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

* Re: [PR PATCH] [Merged]: New package: mopidy-multisonic
  2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
                   ` (5 preceding siblings ...)
  2020-05-07  6:43 ` Eluminae
@ 2020-05-15 16:52 ` Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2020-05-15 16:52 UTC (permalink / raw)
  To: ml

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

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

New package: mopidy-multisonic
https://github.com/void-linux/void-packages/pull/18739

Description:


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

end of thread, other threads:[~2020-05-15 16:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 14:31 [PR PATCH] New package: mopidy-multisonic-0.1.2 voidlinux-github
2020-02-02 17:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-03 22:25 ` [PR PATCH] [Updated] New package: mopidy-multisonic voidlinux-github
2020-02-04 15:14 ` voidlinux-github
2020-05-06 21:28 ` [PR PATCH] [Updated] " Eluminae
2020-05-07  6:21 ` Eluminae
2020-05-07  6:43 ` Eluminae
2020-05-15 16:52 ` [PR PATCH] [Merged]: " Chocimier

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).