Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-mpv: update to 1.0.6.
@ 2024-04-28 11:52 kshade
  2024-04-28 16:38 ` [PR PATCH] [Updated] " kshade
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kshade @ 2024-04-28 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kshade/void-packages master
https://github.com/void-linux/void-packages/pull/50097

python3-mpv: update to 1.0.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Bump because mpv-0.38.0_1 broke python3-mpv-1.0.3_2

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

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

From a50c3d0f90fce5367b74ca3d46636eb75e7d04cc Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 13:34:23 +0200
Subject: [PATCH] python3-mpv: update to 1.0.6.

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

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index eb94673d7ca188..e27010fe155f95 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -1,7 +1,7 @@
 # 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
@@ -14,4 +14,4 @@ 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

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

* Re: [PR PATCH] [Updated] python3-mpv: update to 1.0.6.
  2024-04-28 11:52 [PR PATCH] python3-mpv: update to 1.0.6 kshade
@ 2024-04-28 16:38 ` kshade
  2024-04-28 16:40 ` kshade
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kshade @ 2024-04-28 16:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kshade/void-packages master
https://github.com/void-linux/void-packages/pull/50097

python3-mpv: update to 1.0.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Bump because mpv-0.38.0_1 broke python3-mpv-1.0.3_2

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

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

From a50c3d0f90fce5367b74ca3d46636eb75e7d04cc Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 13:34:23 +0200
Subject: [PATCH 1/2] python3-mpv: update to 1.0.6.

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

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index eb94673d7ca188..e27010fe155f95 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -1,7 +1,7 @@
 # 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
@@ -14,4 +14,4 @@ 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

From 311697b8d1d433d6bcb5650f40502f29559b5544 Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 18:37:49 +0200
Subject: [PATCH 2/2] Added missing dependencies

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

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index e27010fe155f95..49ea4b3b63399b 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -7,8 +7,8 @@ build_style=python3-pep517
 # 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"
 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"

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

* Re: [PR PATCH] [Updated] python3-mpv: update to 1.0.6.
  2024-04-28 11:52 [PR PATCH] python3-mpv: update to 1.0.6 kshade
  2024-04-28 16:38 ` [PR PATCH] [Updated] " kshade
@ 2024-04-28 16:40 ` kshade
  2024-04-28 16:43 ` [PR PATCH] [Closed]: " kshade
  2024-04-28 16:54 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: kshade @ 2024-04-28 16:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kshade/void-packages master
https://github.com/void-linux/void-packages/pull/50097

python3-mpv: update to 1.0.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Bump because mpv-0.38.0_1 broke python3-mpv-1.0.3_2

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

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

From a50c3d0f90fce5367b74ca3d46636eb75e7d04cc Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 13:34:23 +0200
Subject: [PATCH 1/5] python3-mpv: update to 1.0.6.

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

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index eb94673d7ca188..e27010fe155f95 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -1,7 +1,7 @@
 # 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
@@ -14,4 +14,4 @@ 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

From 311697b8d1d433d6bcb5650f40502f29559b5544 Mon Sep 17 00:00:00 2001
From: kshade <kshade@crct.de>
Date: Sun, 28 Apr 2024 18:37:49 +0200
Subject: [PATCH 2/5] Added missing dependencies

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

diff --git a/srcpkgs/python3-mpv/template b/srcpkgs/python3-mpv/template
index e27010fe155f95..49ea4b3b63399b 100644
--- a/srcpkgs/python3-mpv/template
+++ b/srcpkgs/python3-mpv/template
@@ -7,8 +7,8 @@ build_style=python3-pep517
 # 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"
 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"

From caf7906f95ebf2aec359ca6f4e9e2598f1837328 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 18 Apr 2024 16:27:35 +0200
Subject: [PATCH 3/5] nvidia: update to 550.78.

---
 srcpkgs/nvidia/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 28253fecc8d20e..c8c33f662e5918 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=550.67
+version=550.78
 revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=99201a09c71cff0fd0261eb0f0cbdad282eba81f9c3923b560ccf549eff7dae2
+checksum=34070434527ec9d575483e7f11ca078e467e73f6defc54366ecfbdcfe4a3bf73
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-firmware nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}
@@ -207,6 +207,9 @@ do_install() {
 	# nvidia-powerd
 	vbin nvidia-powerd
 	vsv nvidia-powerd
+	mkdir -p usr/share/dbus-1/system.d
+	vinstall nvidia-dbus.conf 644 usr/share/dbus-1/system.d
+	vbin systemd/nvidia-sleep.sh
 
 	# opencl pkg
 	vinstall nvidia.icd 644 etc/OpenCL/vendors

From 8f80cd70ee39699b72d1a503f08d1c9167d077e7 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 28 Apr 2024 14:53:01 +0200
Subject: [PATCH 4/5] checksec: update to 2.7.1.

---
 srcpkgs/checksec/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/checksec/template b/srcpkgs/checksec/template
index 19c241c4de5ab6..1328e85c4865bc 100644
--- a/srcpkgs/checksec/template
+++ b/srcpkgs/checksec/template
@@ -1,6 +1,6 @@
 # Template file for 'checksec'
 pkgname=checksec
-version=2.7.0
+version=2.7.1
 revision=1
 depends="binutils"
 short_desc="Check for protections like RELRO, NoExec, Stack protection, ASLR, PIE"
@@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/slimm609/checksec.sh"
 distfiles="https://github.com/slimm609/checksec.sh/archive/${version}.tar.gz"
-checksum=0f8b37741bec40756da6801cf243405f4adfc5534242c9d0f3095b566b6b176a
+checksum=94b7cd8f9b1fb63341abf166d66d1264aa5136f6fc0f72d28ff9f8af1fcf3c0b
 
 do_install() {
 	vbin checksec

From 8fa88dd252e217a7cde5fa476de101c97a5054d9 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sat, 27 Apr 2024 13:10:07 +0200
Subject: [PATCH 5/5] crash: update to 8.0.5.

---
 srcpkgs/crash/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/crash/template b/srcpkgs/crash/template
index aa0c08dcbed2ca..44e028191d9091 100644
--- a/srcpkgs/crash/template
+++ b/srcpkgs/crash/template
@@ -1,6 +1,6 @@
 # Template file for 'crash'
 pkgname=crash
-version=8.0.4
+version=8.0.5
 revision=1
 archs="i686 x86_64"  # broken on musl
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
 homepage="https://crash-utility.github.io/"
 changelog="https://crash-utility.github.io/crash.changelog.html"
 distfiles="https://github.com/crash-utility/crash/archive/${version}.tar.gz"
-checksum=94df600c183301013787cd47112044e358fb37bb8e2b5544f40377dda98ee78f
+checksum=b3ec57a844706ef044b607ba67bc5ef62d9deef8aec3fb2d7ea4f77dff24f1ef
 nocross=yes
 disable_parallel_build=yes
 LDFLAGS="-llzo2"

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

* Re: [PR PATCH] [Closed]: python3-mpv: update to 1.0.6.
  2024-04-28 11:52 [PR PATCH] python3-mpv: update to 1.0.6 kshade
  2024-04-28 16:38 ` [PR PATCH] [Updated] " kshade
  2024-04-28 16:40 ` kshade
@ 2024-04-28 16:43 ` kshade
  2024-04-28 16:54 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: kshade @ 2024-04-28 16:43 UTC (permalink / raw)
  To: ml

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

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

python3-mpv: update to 1.0.6.
https://github.com/void-linux/void-packages/pull/50097

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Bump because mpv-0.38.0_1 broke python3-mpv-1.0.3_2

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

* Re: python3-mpv: update to 1.0.6.
  2024-04-28 11:52 [PR PATCH] python3-mpv: update to 1.0.6 kshade
                   ` (2 preceding siblings ...)
  2024-04-28 16:43 ` [PR PATCH] [Closed]: " kshade
@ 2024-04-28 16:54 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2024-04-28 16:54 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/50097#issuecomment-2081554347

Comment:
please don't close/open PRs, it's very noisy for people who have notifications on, instead use things like `git commit --amend` or `git rebase --interactive` to edit the branch history and `git push --force`

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

end of thread, other threads:[~2024-04-28 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 11:52 [PR PATCH] python3-mpv: update to 1.0.6 kshade
2024-04-28 16:38 ` [PR PATCH] [Updated] " kshade
2024-04-28 16:40 ` kshade
2024-04-28 16:43 ` [PR PATCH] [Closed]: " kshade
2024-04-28 16:54 ` classabbyamp

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