Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] udiskie: update to 2.5.2.
@ 2024-02-18 19:26 icp1994
  2024-02-19  1:24 ` oreo639
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2024-02-18 19:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages udiskie
https://github.com/void-linux/void-packages/pull/48820

udiskie: update to 2.5.2.
#### 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**

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

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

From 7b2b74ff0ed55e558410849c5b9dcec64a65fc4e Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Feb 2024 22:04:52 +0530
Subject: [PATCH] udiskie: update to 2.5.2.

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

diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template
index 36c929ee18fed..02d5e609331b0 100644
--- a/srcpkgs/udiskie/template
+++ b/srcpkgs/udiskie/template
@@ -1,6 +1,6 @@
 # Template file for 'udiskie'
 pkgname=udiskie
-version=2.5.1
+version=2.5.2
 revision=1
 build_style=python3-module
 hostmakedepends="gettext asciidoc python3-setuptools"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/coldfix/udiskie"
 changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst"
 distfiles="https://github.com/coldfix/udiskie/archive/refs/tags/v${version}.tar.gz"
-checksum=019a167722395ada815fca0cb1d1244988c588ee9c4868a194f267439a700d82
+checksum=fb81930ac046e90c8a03135c5ca93454653c23f57ef5659f6eaed87a9098754d
 make_check=ci-skip # privilege issue with keyring in container
 
 post_build() {

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

* Re: udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
@ 2024-02-19  1:24 ` oreo639
  2024-02-19  1:24 ` oreo639
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-02-19  1:24 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48820#issuecomment-1951538832

Comment:
Is `python3-setuptools` still needed, this release should remove that dependency: https://github.com/coldfix/udiskie/issues/278

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

* Re: udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
  2024-02-19  1:24 ` oreo639
@ 2024-02-19  1:24 ` oreo639
  2024-02-19  1:37 ` oreo639
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-02-19  1:24 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48820#issuecomment-1951538832

Comment:
Is `python3-setuptools` still needed? This release should remove that dependency: https://github.com/coldfix/udiskie/issues/278

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

* Re: udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
  2024-02-19  1:24 ` oreo639
  2024-02-19  1:24 ` oreo639
@ 2024-02-19  1:37 ` oreo639
  2024-02-19  6:12 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-02-19  1:37 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48820#issuecomment-1951538832

Comment:
Is `python3-setuptools` in `depends` still needed? This release should remove that dependency: https://github.com/coldfix/udiskie/issues/278

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

* Re: [PR PATCH] [Updated] udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
                   ` (2 preceding siblings ...)
  2024-02-19  1:37 ` oreo639
@ 2024-02-19  6:12 ` icp1994
  2024-02-19  6:13 ` icp1994
  2024-02-21  2:59 ` [PR PATCH] [Merged]: " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2024-02-19  6:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages udiskie
https://github.com/void-linux/void-packages/pull/48820

udiskie: update to 2.5.2.
#### 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**

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

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

From 01990ce6af85a11e7b1369e97ecdc4ffdbf68435 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Feb 2024 22:04:52 +0530
Subject: [PATCH] udiskie: update to 2.5.2.

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

diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template
index 36c929ee18fedf..0814514e52621f 100644
--- a/srcpkgs/udiskie/template
+++ b/srcpkgs/udiskie/template
@@ -1,11 +1,11 @@
 # Template file for 'udiskie'
 pkgname=udiskie
-version=2.5.1
+version=2.5.2
 revision=1
 build_style=python3-module
 hostmakedepends="gettext asciidoc python3-setuptools"
 depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
- python3-yaml python3-setuptools udisks2"
+ python3-yaml udisks2"
 checkdepends="${depends} python3-pytest-xdist"
 short_desc="Removable disk automounter using udisks"
 maintainer="Matthias Fulz <mfulz@olznet.de>"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/coldfix/udiskie"
 changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst"
 distfiles="https://github.com/coldfix/udiskie/archive/refs/tags/v${version}.tar.gz"
-checksum=019a167722395ada815fca0cb1d1244988c588ee9c4868a194f267439a700d82
+checksum=fb81930ac046e90c8a03135c5ca93454653c23f57ef5659f6eaed87a9098754d
 make_check=ci-skip # privilege issue with keyring in container
 
 post_build() {

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

* Re: udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
                   ` (3 preceding siblings ...)
  2024-02-19  6:12 ` [PR PATCH] [Updated] " icp1994
@ 2024-02-19  6:13 ` icp1994
  2024-02-21  2:59 ` [PR PATCH] [Merged]: " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2024-02-19  6:13 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48820#issuecomment-1951767174

Comment:
Should not be needed yeah

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

* Re: [PR PATCH] [Merged]: udiskie: update to 2.5.2.
  2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
                   ` (4 preceding siblings ...)
  2024-02-19  6:13 ` icp1994
@ 2024-02-21  2:59 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-02-21  2:59 UTC (permalink / raw)
  To: ml

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

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

udiskie: update to 2.5.2.
https://github.com/void-linux/void-packages/pull/48820

Description:
#### 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**

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

end of thread, other threads:[~2024-02-21  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-18 19:26 [PR PATCH] udiskie: update to 2.5.2 icp1994
2024-02-19  1:24 ` oreo639
2024-02-19  1:24 ` oreo639
2024-02-19  1:37 ` oreo639
2024-02-19  6:12 ` [PR PATCH] [Updated] " icp1994
2024-02-19  6:13 ` icp1994
2024-02-21  2:59 ` [PR PATCH] [Merged]: " oreo639

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