Github messages for voidlinux
 help / color / mirror / Atom feed
From: TheEgghead27 <TheEgghead27@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mopidy: update to 3.2.0.
Date: Sun, 14 Nov 2021 01:48:30 +0100	[thread overview]
Message-ID: <20211114004830.waiq7BNFfKRS6Lo36ZjO5hH_0q62676EuBM2kVbeuDs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34055@inbox.vuxu.org>

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

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

https://github.com/TheEgghead27/void-packages mopidy-3.2.0
https://github.com/void-linux/void-packages/pull/34055

mopidy: update to 3.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64 (glibc))
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)

#### Have the results of the proposed changes been tested?
- I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me



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

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

From 43bbf4e9afc4ebd2482195a1c7f0fb29972f0491 Mon Sep 17 00:00:00 2001
From: David Chen <45245358+TheEgghead27@users.noreply.github.com>
Date: Sat, 13 Nov 2021 19:49:05 -0500
Subject: [PATCH] mopidy: update to 3.2.0.

---
 srcpkgs/mopidy/template | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/mopidy/template b/srcpkgs/mopidy/template
index b5ba4a154891..38b232696a91 100644
--- a/srcpkgs/mopidy/template
+++ b/srcpkgs/mopidy/template
@@ -1,19 +1,22 @@
 # Template file for 'mopidy'
 pkgname=mopidy
-version=3.0.1
-revision=4
+version=3.2.0
+revision=1
 wrksrc="Mopidy-${version}"
 build_style=python3-module
-hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme python3-pykka"
+hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme
+ python3-pykka"
 depends="gst1-python3 gst-plugins-good1 gst-plugins-ugly1 gst-plugins-bad1
- python3-tornado python3-pykka python3-setuptools python3-requests python3-uritools"
+ python3-dbus python3-gobject python3-tornado python3-pykka python3-setuptools
+ python3-requests"
+checkdepends="${depends} python3-pytest python3-responses"
 short_desc="Music server for MPD, Spotify, SoundClound and others"
 maintainer="allan <mail@may.mooo.com>"
 license="Apache-2.0"
-homepage="http://www.mopidy.com"
+homepage="https://www.mopidy.com"
 changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst"
 distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
-checksum=7931ca61028e135834df1af22a01029b24f3c2455625f3da84a1a05b5c313ef3
+checksum=8e9d1aa91a3c40ac43945be58249a7ce27eb955bce9c9e4d07592e809ac37004
 
 conf_files="/etc/mopidy/*.conf"
 system_accounts="mopidy"

  parent reply	other threads:[~2021-11-14  0:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13 15:04 [PR PATCH] " TheEgghead27
2021-11-13 18:58 ` [PR REVIEW] " paper42
2021-11-13 20:46 ` [PR PATCH] [Updated] " TheEgghead27
2021-11-13 20:51 ` [PR REVIEW] " TheEgghead27
2021-11-13 23:05 ` paper42
2021-11-13 23:05 ` paper42
2021-11-14  0:48 ` TheEgghead27 [this message]
2021-11-14  0:49 ` TheEgghead27
2021-11-14  0:49 ` TheEgghead27
2021-11-14 11:03 ` [PR PATCH] [Merged]: " paper42

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=20211114004830.waiq7BNFfKRS6Lo36ZjO5hH_0q62676EuBM2kVbeuDs@z \
    --to=theegghead27@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).