From: bitterhalt <bitterhalt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: amdfan-0.2.3
Date: Thu, 02 Jan 2025 11:45:52 +0100 [thread overview]
Message-ID: <20250102104552.14E4E22848@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52725@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages amdfan
https://github.com/void-linux/void-packages/pull/52725
New package: amdfan-0.2.3
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64 glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52725.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-amdfan-52725.patch --]
[-- Type: text/x-diff, Size: 2121 bytes --]
From 25ec74acb10da24bc54455576d9b55116b803a1b Mon Sep 17 00:00:00 2001
From: bitterhalt <bthalt@disroot.org>
Date: Thu, 19 Dec 2024 16:00:27 +0200
Subject: [PATCH 1/2] New package: amdfan-0.2.3
---
srcpkgs/amdfan/template | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 srcpkgs/amdfan/template
diff --git a/srcpkgs/amdfan/template b/srcpkgs/amdfan/template
new file mode 100644
index 00000000000000..6496994893d314
--- /dev/null
+++ b/srcpkgs/amdfan/template
@@ -0,0 +1,15 @@
+# Template file for 'amdfan'
+pkgname=amdfan
+version=0.2.3
+revision=1
+archs="x86_64"
+build_style=python3-pep517
+hostmakedepends="python3-poetry-core"
+depends="python python3-yaml python3-numpy python3-rich python3-click"
+short_desc="Python daemon for controlling the fans on amdgpu cards"
+maintainer="bitterhalt <bthalt@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/mcgillij/amdfan"
+changelog="https://github.com/mcgillij/amdfan/releases"
+distfiles="https://github.com/mcgillij/amdfan/archive/refs/tags/${version}.tar.gz"
+checksum=f377f4d5127eafc755c1baa223b72e1b99ba0bd58746b15633c12c52a04f5ab8
From 05fe72a7ec22f333a8b75df50a364e827faa848e Mon Sep 17 00:00:00 2001
From: bitterhalt <bthalt@disroot.org>
Date: Thu, 26 Dec 2024 00:30:40 +0200
Subject: [PATCH 2/2] amdfan: update to 0.2.4.
---
srcpkgs/amdfan/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/amdfan/template b/srcpkgs/amdfan/template
index 6496994893d314..584508bf5d1e64 100644
--- a/srcpkgs/amdfan/template
+++ b/srcpkgs/amdfan/template
@@ -1,6 +1,6 @@
# Template file for 'amdfan'
pkgname=amdfan
-version=0.2.3
+version=0.2.4
revision=1
archs="x86_64"
build_style=python3-pep517
@@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
homepage="https://github.com/mcgillij/amdfan"
changelog="https://github.com/mcgillij/amdfan/releases"
distfiles="https://github.com/mcgillij/amdfan/archive/refs/tags/${version}.tar.gz"
-checksum=f377f4d5127eafc755c1baa223b72e1b99ba0bd58746b15633c12c52a04f5ab8
+checksum=a46212c7137aea245e77dd6879f2ae59c289b64c174815adea1b3f10e40cb8bc
next prev parent reply other threads:[~2025-01-02 10:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 17:56 [PR PATCH] New package: amdfan-0.2.3 bitterhalt
2024-10-21 21:22 ` [PR PATCH] [Updated] " bitterhalt
2024-10-22 21:27 ` bitterhalt
2024-10-22 21:35 ` bitterhalt
2024-10-23 11:40 ` bitterhalt
2024-10-30 20:53 ` [PR PATCH] [Updated] " bitterhalt
2025-01-02 10:45 ` bitterhalt [this message]
2025-01-02 10:47 ` bitterhalt
2025-04-03 2:05 ` github-actions
2025-04-04 9:11 ` biopsin
2025-04-04 10:58 ` [PR PATCH] [Updated] " bitterhalt
2025-04-04 11:05 ` bitterhalt
2025-04-04 11:08 ` bitterhalt
2025-04-04 11:11 ` [PR PATCH] [Closed]: " bitterhalt
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=20250102104552.14E4E22848@inbox.vuxu.org \
--to=bitterhalt@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).