Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gwe: update to 0.15.5.
Date: Mon, 12 Jun 2023 17:21:10 +0200	[thread overview]
Message-ID: <20230612152110.mKDj2n1kyyo6DCB5V_0M7iB-Kq5HpW6uSw2MEUb0eOk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44387@inbox.vuxu.org>

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

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

https://github.com/mhmdanas/void-packages gwe-0.15.5
https://github.com/void-linux/void-packages/pull/44387

gwe: update to 0.15.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (just checked that the app launches properly on a non-nVidia system, so testing from nVidia users is appreciated)

@LegoLivesMatter

Related to https://github.com/void-linux/void-packages/pull/43699 (I was checking python-urllib3 dependents and found that gwe doesn't use it anymore).

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6a04f7c324760f5077541ec7664a3c997e33e9f8 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 12 Jun 2023 14:44:14 +0100
Subject: [PATCH] gwe: update to 0.15.5.

---
 srcpkgs/gwe/template | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/gwe/template b/srcpkgs/gwe/template
index ce70ed78573c..ea56c8f02967 100644
--- a/srcpkgs/gwe/template
+++ b/srcpkgs/gwe/template
@@ -1,20 +1,17 @@
 # Template file for 'gwe'
 pkgname=gwe
-version=0.15.2
-revision=4
+version=0.15.5
+revision=1
 build_style=meson
-hostmakedepends="pkg-config meson ninja glib-devel gtk+3-devel python3 python3-devel
- python3-matplotlib python3-peewee python3-gobject python3-xlib python3-xdg
- python3-requests python3-rx python3-nvml python3-injector python3-urllib3 python3-six
- python3-chardet python3-idna python3-xlib python3-numpy python3-parsing python3-cycler python3-dateutil python3-Pillow"
-makedepends="gobject-introspection appstream-glib"
-depends="python3 gobject-introspection libayatana-appindicator libdazzle python3-matplotlib
+hostmakedepends="gobject-introspection pkg-config ninja appstream-glib glib-devel"
+makedepends="gtk+3-devel python3-devel"
+depends="python3 libayatana-appindicator libdazzle python3-matplotlib
  python3-peewee python3-gobject python3-xlib python3-xdg python3-requests python3-rx
- python3-nvml python3-injector python3-urllib3 python3-six python3-chardet python3-idna
- python3-xlib python3-numpy python3-parsing python3-cycler python3-dateutil python3-Pillow"
+ python3-nvml python3-injector"
 short_desc="Utility for overclocking NVIDIA cards"
 maintainer="Duje Mihanovic <mihaduje@pm.me>"
 license="GPL-3.0-or-later"
-homepage="https://www.gitlab.com/leinardi/gwe"
+homepage="https://gitlab.com/leinardi/gwe"
+changelog="https://gitlab.com/leinardi/gwe/-/raw/release/CHANGELOG.md"
 distfiles="https://gitlab.com/leinardi/gwe/-/archive/${version}/gwe-${version}.tar.gz"
-checksum=a827eeb8f18fd08213fb22e0e1ef6437ea749eb4b34fcea9d0ae5282912753a0
+checksum=67c30c735b6160c2f4af61ce353108dc9709b6c850ce8bc21d2d2a506dfa3b70

  reply	other threads:[~2023-06-12 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-12 13:48 [PR PATCH] " mhmdanas
2023-06-12 15:21 ` mhmdanas [this message]
2023-06-14 17:22 ` [PR PATCH] [Merged]: " Duncaen

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=20230612152110.mKDj2n1kyyo6DCB5V_0M7iB-Kq5HpW6uSw2MEUb0eOk@z \
    --to=mhmdanas@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).