Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Solaar: update to 1.1.5.
@ 2022-09-17  9:35 icp1994
  2022-09-17 13:44 ` [PR PATCH] [Updated] " icp1994
  2022-09-19  4:00 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2022-09-17  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages Solaar
https://github.com/void-linux/void-packages/pull/39327

Solaar: update to 1.1.5.
#### 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/39327.patch is attached

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

From 06cca80192212cf72e5c56425c820d23e3785aee Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 17 Sep 2022 12:37:46 +0530
Subject: [PATCH] Solaar: update to 1.1.5.

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

diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template
index 88c52a0d8f62..477afc866de1 100644
--- a/srcpkgs/Solaar/template
+++ b/srcpkgs/Solaar/template
@@ -1,6 +1,6 @@
 # Template file for 'Solaar'
 pkgname=Solaar
-version=1.1.4
+version=1.1.5
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,6 +11,6 @@ license="GPL-3.0-or-later"
 homepage="https://pwr-solaar.github.io/Solaar/"
 changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/ChangeLog.md"
 distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
-checksum=4a6745d1a7cd78873980ce39fec8e44ecb3e5447875335a0237e1fa755217984
+checksum=f8ac1db77d2713f057a83e448d84f6266d63c4fd36235ddb3dc20c6c8cbc0efe
 # Package provides no tests
 make_check=no

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

* Re: [PR PATCH] [Updated] Solaar: update to 1.1.5.
  2022-09-17  9:35 [PR PATCH] Solaar: update to 1.1.5 icp1994
@ 2022-09-17 13:44 ` icp1994
  2022-09-19  4:00 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2022-09-17 13:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages Solaar
https://github.com/void-linux/void-packages/pull/39327

Solaar: update to 1.1.5.
#### 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/39327.patch is attached

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

From 3f5ea31d468d0586775e8e87e8aa9518f591a4ce Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 17 Sep 2022 12:37:46 +0530
Subject: [PATCH] Solaar: update to 1.1.5.

---
 srcpkgs/Solaar/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template
index 88c52a0d8f62..50064f81a68c 100644
--- a/srcpkgs/Solaar/template
+++ b/srcpkgs/Solaar/template
@@ -1,16 +1,17 @@
 # Template file for 'Solaar'
 pkgname=Solaar
-version=1.1.4
+version=1.1.5
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-evdev python3-pyudev python3-psutil python3-yaml python3-xlib"
+depends="python3-evdev python3-pyudev python3-psutil python3-yaml
+ python3-xlib python3-gobject"
 short_desc="Linux device manager for a wide range of Logitech devices"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://pwr-solaar.github.io/Solaar/"
 changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/ChangeLog.md"
 distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
-checksum=4a6745d1a7cd78873980ce39fec8e44ecb3e5447875335a0237e1fa755217984
+checksum=f8ac1db77d2713f057a83e448d84f6266d63c4fd36235ddb3dc20c6c8cbc0efe
 # Package provides no tests
 make_check=no

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

* Re: [PR PATCH] [Merged]: Solaar: update to 1.1.5.
  2022-09-17  9:35 [PR PATCH] Solaar: update to 1.1.5 icp1994
  2022-09-17 13:44 ` [PR PATCH] [Updated] " icp1994
@ 2022-09-19  4:00 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-09-19  4:00 UTC (permalink / raw)
  To: ml

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

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

Solaar: update to 1.1.5.
https://github.com/void-linux/void-packages/pull/39327

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] 3+ messages in thread

end of thread, other threads:[~2022-09-19  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-17  9:35 [PR PATCH] Solaar: update to 1.1.5 icp1994
2022-09-17 13:44 ` [PR PATCH] [Updated] " icp1994
2022-09-19  4:00 ` [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).