From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QMBlA5l95GSvpgAASxT56A (envelope-from ) for ; Tue, 22 Aug 2023 11:19:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aIRmApl95GRqBgEAG6o9tA (envelope-from ) for ; Tue, 22 Aug 2023 11:19:21 +0200 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 94C9650F5A for ; Tue, 22 Aug 2023 11:19:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=thomaslabs.org header.s=default header.b=UVNMT2th; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692695960; a=rsa-sha256; cv=none; b=c4PZohCxqqzzZ4ePdo8YblGdVPZaZkQ1h/ZGO5GZvOFiXMeSOwU8XGkcPrNaHew09HqG8j stmsPbnY5F0VdorgGrGiEofnHcOBNef7M3o3ij4xDddj4JVmLRfPftR0r0SkGjT5r5KXT3 8Ov7fJFfo6848grlm8wSgtlPgwr1wZeODXMbE1NpVqwaWM9YRGErGs0J9ExUWvNppWYq42 O9YGL3jZpa1Q08w5OQNDhxwzpc5p5GgdiBr4X1ABZIj8SwsiRLdtTw6jNHt2P+Lh92F3id M8zRLcJHDuSD2wbsSe4WmQt9SBbsHNoDBhT8dbu7cdT3BpcqdbX8wdJ1hl431w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=thomaslabs.org header.s=default header.b=UVNMT2th; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692695960; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc: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: dkim-signature; bh=8aIOJYgcJ+b5UDtnXUuG0vwsY5c2qxAYM+ZGB37popk=; b=MEAWuXPNjr4n3f3+tlQN+NR8h36h5wDFzHzFuNwzuC1IZArOIUOFbH/i8PdpTJtKU0GdBM E3vLp3td16rBMDM1Us9EyO8/bmsDYGUnpHWlbuqPcMmGJ3dYFxUamVOp+X6myCMH5vK+wv 9wSlEohgHRMbr01LrwbSWygDfZTKmAYwcy4QbfpfqWowKnuG46u3qf8O8B5ImZf7jiY9gE EC2nmc9m/cdyWTQ6sI9PJYatUx+xMBMAigc65LsNHoM+721SIMb2MDxeH0Zgm53AremXnF 1UTbR0NBmATZ4yrZD1t2RLWSmLwn7pDd9SzIBxHT1WpCOLaiMmbIMbxrDzdncA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYNXV-0005vZ-PS; Tue, 22 Aug 2023 05:19: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 1qYNXR-0005uz-DB for guix-patches@gnu.org; Tue, 22 Aug 2023 05:19:02 -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 1qYNXP-00069v-HH for guix-patches@gnu.org; Tue, 22 Aug 2023 05:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYNXS-00067p-0B for guix-patches@gnu.org; Tue, 22 Aug 2023 05:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65152] [PATCH] services: Modify cgit-configuration fields Resent-From: Thomas Albers Raviola Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Aug 2023 09:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65152 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65152@debbugs.gnu.org Received: via spool by 65152-submit@debbugs.gnu.org id=B65152.169269592923527 (code B ref 65152); Tue, 22 Aug 2023 09:19:01 +0000 Received: (at 65152) by debbugs.gnu.org; 22 Aug 2023 09:18:49 +0000 Received: from localhost ([127.0.0.1]:58580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYNXE-00067O-NP for submit@debbugs.gnu.org; Tue, 22 Aug 2023 05:18:48 -0400 Received: from gamma.thomaslabs.org ([38.242.253.186]:59574 helo=localhost) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYNXB-00067E-VQ for 65152@debbugs.gnu.org; Tue, 22 Aug 2023 05:18:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; t=1692695921; bh=8aIOJYgcJ+b5UDtnXUuG0vwsY5c2qxAYM+ZGB37popk=; h=date:references: in-reply-to:subject:cc:to:from; d=thomaslabs.org; b=UVNMT2th7cEq3cuhOZ 5W4Kjo3OORWRXqTaI+Mqwrs2sRE4JdQBU17Rv0mSaZ+/GWtgF1b89bS3jNGCw2RxauOKTk 0vf1RePrCC8hZRfsIMX/LpaOVnuemlXux7zSmCSARYyqQk43v1bREkthoAEOD3RF0mf1r7 Ap9PZPbgP+DdtpFk8NfuZ4SPTePMwAP+m/kHrJSVrbZPLzLNBuvs5iX9LQI5ky+J5Ycuge Y11LWgfpemvvvP/60UzUFlBNLqbCn1/C9xNbIKMvgDSKVcWKYgwnhRLdozQTkZlBAhV/qt kQ365YBnIgV8WsZScfuakwHTqhM6yFhCYQKQiMseIRFw== Received: from localhost (dslb-002-201-212-172.002.201.pools.vodafone-ip.de [2.201.212.172]) by localhost (OpenSMTPD) with ESMTPSA id 9c8955c1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 22 Aug 2023 09:18:41 +0000 (UTC) In-Reply-To: <875y588g51.fsf@gnu.org> References: <20230808163710.22801-1-thomas@thomaslabs.org> <875y588g51.fsf@gnu.org> Date: Tue, 22 Aug 2023 11:18:37 +0200 Message-ID: <87a5uj8mfm.fsf@alpha.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: Thomas Albers Raviola X-ACL-Warn: , Thomas Albers Raviola via Guix-patches From: Thomas Albers Raviola via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.70 X-Migadu-Queue-Id: 94C9650F5A X-Migadu-Spam-Score: -6.70 X-TUID: ZI+p3KT4J6I9 Hi, in this context `file-object' is defined to be either a `file-like' object or a `string'. As such this wouldn't break backward compatibility but include a superset of possible values. Also the original string is not used as the contents of the readme file but as a file path. However if you still think something should be changed I can send a second patch addressing any further issues. Greetings, Thomas