From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SOP4ElauRWZT3gAAe85BDQ:P1 (envelope-from ) for ; Thu, 16 May 2024 08:57:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id SOP4ElauRWZT3gAAe85BDQ (envelope-from ) for ; Thu, 16 May 2024 08:57:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715842646; a=rsa-sha256; cv=none; b=tGcpdvvXu0rgG+bJWnpEwHMksBMIFL3ZZ92IfZXAupPkr5Cw6ujBM7YNyV2ynu0eN+ePFn 3NU6CBW1GmTrYjaZxgv8JI2kU9bFHQsN1aIRDyDoCtmY1a3rB8RXOW7rkKB1o72PuHb47O zrdxcloTQ73okeDR8xb+UzNm8gmzcciOOhsQGxyTJOSKzcIt4kBv3YZt9cdPa0CDqBE4KX ifSoEVFLMr37oDiQrwjgCWep7eM32d47L3B6BG9bJ5SdzhN91cfPv1ELrklJB0oLyyxt4t TWo8qIsAamsL9g4jcRgM8s51YaHWLnkJGdOSYbq1n/P6kGGg9ml/NO/anXyKwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715842646; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=EE54LqQUtNmM/PZU9+J1amKzfkqIBA3jmq/wQ2vXlaA=; b=QAn6xBf1q7H++hll4cRa5j18pjYzVTPGPJErn8uYG/nQzTnGXmzk77Gaz/wMuxghh+9uWE +eGB14vTRlhXVWoO3cnMwZaxH5fIY4y1uO8IHn3iMbTSrugtoiQ9MloHBGQw+fWVRDXM9z FGGZnYnUBcZpZDBA34ifftwYaRiT6DdKs1ybGxaBIGB0f0lt+Bor4PjbWbjb4lZLyn12zB V3y23MwkPzxP27FJZ3Du1vXgoSXd8JUOrkbKZlxObhLO8XJ6Il9Pq9KjJdEUVjXNvbnT/w dO+YWrCjNeArUn3c0XZjP2imsPFn6rmWCYW/pYL+qAWdQ+Y7W9CuxRlUYXZv5w== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0316461D90 for ; Thu, 16 May 2024 08:57:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7V33-0006L1-4d; Thu, 16 May 2024 02:57:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7V2z-0006Kg-H6 for guix-patches@gnu.org; Thu, 16 May 2024 02:57:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s7V2z-00065Y-91 for guix-patches@gnu.org; Thu, 16 May 2024 02:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7V30-0006x5-P0 for guix-patches@gnu.org; Thu, 16 May 2024 02:57:02 -0400 Subject: bug#70460: [PATCH v2 0/3] Update power-profiles-daemon and add a service-type for it. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 May 2024 06:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70460 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dariqq Cc: 70460-done@debbugs.gnu.org, felix@alternativebit.fr Mail-Followup-To: 70460@debbugs.gnu.org, mail@cbaines.net, dariqq@posteo.net Received: via spool by 70460-done@debbugs.gnu.org id=D70460.171584258126703 (code D ref 70460); Thu, 16 May 2024 06:57:02 +0000 Received: (at 70460-done) by debbugs.gnu.org; 16 May 2024 06:56:21 +0000 Received: from localhost ([127.0.0.1]:46986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7V2L-0006wd-2k for submit@debbugs.gnu.org; Thu, 16 May 2024 02:56:21 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43528) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7V2I-0006wX-BP for 70460-done@debbugs.gnu.org; Thu, 16 May 2024 02:56:19 -0400 Received: from localhost (unknown [45.67.83.153]) by mira.cbaines.net (Postfix) with ESMTPSA id EFDC527BBE2; Thu, 16 May 2024 07:55:44 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 66e64256; Thu, 16 May 2024 06:55:41 +0000 (UTC) From: Christopher Baines In-Reply-To: (dariqq@posteo.net's message of "Thu, 2 May 2024 15:37:53 +0000") References: User-Agent: mu4e 1.12.2; emacs 29.3 Date: Thu, 16 May 2024 07:55:39 +0100 Message-ID: <871q62p7o4.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 0316461D90 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -8.47 X-Spam-Score: -8.47 X-TUID: ySKO+Dzwssip --=-=-= Content-Type: text/plain Dariqq writes: > Hi all, > > Here is v2 of the patches. > > I hope the added manual entry is ok as I don't have prior experience > writing texinfo. I've added the note not to use tlp and p-p-d together > there too. > > Also is there a better way to set the pythonpath to not include the > packages in native-inputs? This decreases guix size of the package by > 100 MB. ... > Things that could still be improved: > * The generated manpage looks horrible because python-argparse-manpage > is outdated. I've tried updating it but ran into test errors. > * Test timeout issues on qa? I am not sure what to do here as it is > kind of hard for me to guess what an appropriate timeout window would > be that would work. > > > Dariqq (3): > gnu: power-profiles-daemon: Update to 0.21. > gnu: power-profiles-daemon: Build gtk-docs. > gnu: services: Add power-profiles-daemon-service-type. > > doc/guix.texi | 40 +++++++++++++++++++++++++ > gnu/packages/freedesktop.scm | 56 +++++++++++++++++++++++------------ > gnu/services/pm.scm | 57 +++++++++++++++++++++++++++++++++++- > 3 files changed, 134 insertions(+), 19 deletions(-) Thanks both, these patches look good to me. I removed some tabs and tweaked some indentation and pushed these to master as d0ad4f557fc8b9d105877f2ef4de0ce12c5c9566. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZFretfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xdq7A//QsyGGaYy5t5ZG/FZKsK9XpNFrjua3HfB ZAWGX8NjL64f6eJWevAcsB2qtmzlwf7divvVoDaHUhwSIJ3eCLuCUAejc9F+U3C+ 6Y9cGlpM0XJlG7ERfQdtsgMSg5yxuflmYJVHSih0WF430tNE64wBSIkGwCHuPGDP n/yMPWA/wOvuWfBwD+6a1L2i9DYU7SjIxRID6/fugvktzYJcO/lF/cFlqcU+ukvZ HiBUMxT6cKAe/dw52zIdiMbAymNhuDY1O7SsqIHzeKdSZbQe4Uhn3HKLO4A7seBu GVHAj7z66RR4CDH7q6xBAHKQNzE2UE4L9MXTrRj0LJN3VQCB14als1Lo2nG9sC4L A0DTK2FJlPPcXbjfs2Lecaxcjznv+rOk5T6+284OwUDOSRiMV/1oi0LBr2ZNFOYE JkfLlRagh7zFJA/w+BfwTrk5pcaeba1W39E4sOzG+L2BOdo+1KTZssLePFucF2Zl aG3zxqzG2QhLQREtwTYu41xCF1ifq5Riag+GrmxWlk+ypPR1jUsRUw1Paxt2xkIv THryjeC3UVy9KtTQcNOpu2Q6MPCguzos/WRjLt8iXrCa/ECDHEMpEExm5EFIByEt Y3cbMIciu4iHLVTMkfP3SXaXVFEh+kEjkIrWHG30HXZXqUBSMxj6W0Ew2Z3Hnoe9 tXHW5n4hinc= =/mhB -----END PGP SIGNATURE----- --=-=-=--