Github messages for voidlinux
 help / color / mirror / Atom feed
From: kshade <kshade@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-mpv-1.0.6_1
Date: Wed, 01 May 2024 13:29:35 +0200	[thread overview]
Message-ID: <20240501112935.EE28221CE8@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50099@inbox.vuxu.org>

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

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

https://github.com/kshade/void-packages python3-mpv-1.0.6
https://github.com/void-linux/void-packages/pull/50099

python3-mpv-1.0.6_1
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-mpv-1.0.6-50099.patch --]
[-- Type: text/x-diff, Size: 1705 bytes --]

From 0b619f8eb0d24d4746170c398f44ae289ebc9189 Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 18:47:07 +0200
Subject: [PATCH] Bump because mpv-0.38.0_1 broke python3-mpv-1.0.3_2, also
 added missing dependencies and updated failing test name

---
 srcpkgs/python3-mpv/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index eb94673d7ca188..f624f4a5b4a96f 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-mpv'
 pkgname=python3-mpv
-version=1.0.3
-revision=2
+version=1.0.6
+revision=1
 build_style=python3-pep517
 # this test takes too long and has a low chance of failure
 # https://github.com/jaseg/python-mpv/issues/209#issuecomment-1180248112
-make_check_args="--deselect tests/test_mpv.py::TestLifecycle::test_wait_for_prooperty_event_overflow"
+make_check_args="-v --deselect tests/test_mpv.py::TestLifecycle::test_wait_for_property_event_overflow"
 hostmakedepends="python3-wheel"
-depends="python3 mpv"
-checkdepends="python3-pytest python3-xvfbwrapper mpv-devel"
+depends="python3 mpv python3-Pillow"
+checkdepends="python3-pytest python3-xvfbwrapper mpv-devel python3-PyVirtualDisplay"
 short_desc="Python3 interface to the MPV media player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/jaseg/python-mpv"
 distfiles="https://github.com/jaseg/python-mpv/archive/v${version}.tar.gz"
-checksum=fe14008723fd3c380098e87a0fec811fca6e8885dd9501e20ee1db29aa4920a0
+checksum=652a4c35829f1faaa308314d1297911fdfdcd33c77dfac32d47a6f4dd958f11d

  reply	other threads:[~2024-05-01 11:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 16:52 [PR PATCH] python3-mpv-1.0.6_1 kshade
2024-05-01 11:29 ` kshade [this message]
2024-05-01 16:27 ` [PR REVIEW] python3-mpv-1.0.6_1 cinerea0
2024-05-01 16:30 ` python3-mpv-1.0.6_1 cinerea0
2024-05-01 16:33 ` [PR REVIEW] python3-mpv-1.0.6_1 kshade
2024-05-01 16:36 ` python3-mpv-1.0.6_1 kshade
2024-05-01 16:38 ` [PR REVIEW] python3-mpv-1.0.6_1 cinerea0
2024-05-01 16:40 ` [PR PATCH] [Updated] python3-mpv-1.0.6_1 kshade
2024-05-01 16:42 ` [PR REVIEW] python3-mpv-1.0.6_1 kshade
2024-05-02 23:57 ` [PR PATCH] [Merged]: python3-mpv-1.0.6_1 cinerea0

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=20240501112935.EE28221CE8@inbox.vuxu.org \
    --to=kshade@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).