Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] udiskie: add missing runtime dependency
@ 2023-11-12 14:40 kutu-dev
  2023-11-12 17:16 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: kutu-dev @ 2023-11-12 14:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kutu-dev/void-packages fix-udiskie-missing-dependency
https://github.com/void-linux/void-packages/pull/47184

udiskie: add missing runtime dependency
Fix issue #47165

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-udiskie-missing-dependency-47184.patch --]
[-- Type: text/x-diff, Size: 929 bytes --]

From df7fb833c6a71971c1c699c2e0db777931525ee7 Mon Sep 17 00:00:00 2001
From: Kutu <git@dobon.dev>
Date: Sun, 12 Nov 2023 15:31:34 +0100
Subject: [PATCH] udiskie: add missing runtime dependency

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

diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template
index bf4b90de2a993..52052bbd0e8da 100644
--- a/srcpkgs/udiskie/template
+++ b/srcpkgs/udiskie/template
@@ -1,11 +1,11 @@
 # Template file for 'udiskie'
 pkgname=udiskie
 version=2.5.0
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="gettext asciidoc python3-setuptools"
 depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
- python3-yaml udisks2"
+ python3-yaml python3-setuptools udisks2"
 checkdepends="${depends} python3-pytest-xdist"
 short_desc="Removable disk automounter using udisks"
 maintainer="Matthias Fulz <mfulz@olznet.de>"

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

* Re: [PR PATCH] [Merged]: udiskie: add missing runtime dependency
  2023-11-12 14:40 [PR PATCH] udiskie: add missing runtime dependency kutu-dev
@ 2023-11-12 17:16 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-11-12 17:16 UTC (permalink / raw)
  To: ml

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

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

udiskie: add missing runtime dependency
https://github.com/void-linux/void-packages/pull/47184

Description:
Fixes #47165

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl


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

end of thread, other threads:[~2023-11-12 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 14:40 [PR PATCH] udiskie: add missing runtime dependency kutu-dev
2023-11-12 17:16 ` [PR PATCH] [Merged]: " 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).