From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cAXLMsvxXWWP5AAAG6o9tA:P1 (envelope-from ) for ; Wed, 22 Nov 2023 13:19:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cAXLMsvxXWWP5AAAG6o9tA (envelope-from ) for ; Wed, 22 Nov 2023 13:19:23 +0100 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 BA3665B9B2 for ; Wed, 22 Nov 2023 13:19:23 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=sfYmQl8L; dmarc=pass (policy=none) header.from=gnu.org; 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=1700655563; a=rsa-sha256; cv=none; b=pamx6poosTnWasCItRTNI/suhjIFeCr+sRQ19bfPHi1Mg+Q31BXxMry8d4Y5zoteXKK54r MgZL3lj2wwOAySbDp7fYiETZYl31X3u5GApKqelwDw73ToV3hlcK1PDcX+1HAT3Y1gg2oi XrjmuKTGAVAduCm00/fG9+eK06RbCAv+lD4F2DmmXXAdhpxqPB1wrWm+Jw8NbLeFju/vYR Pe0DanYkxdzS137r/zTUmt8j/h7zbl3cS41wZxQnBj+PURgcp46FlIJWeAUmbcBc3ACYfp NVC0bZjabpZmaBF/yQJxANeJGpTAVkaN9LFpNCBnKVFeR07N6LfjYgycFJ4ibA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=sfYmQl8L; dmarc=pass (policy=none) header.from=gnu.org; 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=1700655563; 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: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=7GRF7VlvvwwdRzKIaeLDXnAvV9m44uZDizFDispdl2g=; b=OvLkVC4VUo9OEfaBjlf8MpL2QTlN0Kj0J3uQ9jYyMdz7rRfU5SFybKknsS4t3XXOEBRK1l GZmEIZCiXAJE563FZlNXgklKLyHDooPfwq/GwJCG/XZCqulwjRS8UVFRhl5ebJg9iTQ4WE gHa2NFHUZTMX0z9xHUyk0+N5phHxoPTlp3gx2hp1FsLfrD/QznGeizC6Pn1+fCGgyTm421 RbwnOsuGilUmctIaf4yFQ5xgmhA57BKjRR8Sfaspv9U2JIt3qTk77Fy1QEdAbXesiQn8UZ QN+q/6xX/59VsdkvNk6Ki2ktDuGbqK1vLhFOi8YedMK4v5B1P28sXwE+0qzR8A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r5mC5-0001ZL-BP; Wed, 22 Nov 2023 07:19:01 -0500 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 1r5mC3-0001YO-6N for guix-patches@gnu.org; Wed, 22 Nov 2023 07:18:59 -0500 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 1r5mC2-0007Dq-U8 for guix-patches@gnu.org; Wed, 22 Nov 2023 07:18:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r5mC6-0006K4-4l for guix-patches@gnu.org; Wed, 22 Nov 2023 07:19:02 -0500 Subject: bug#67365: [PATCH core-updates] gnu: gitless: fix definition. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Nov 2023 12:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67365 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Zheng Junjie Cc: 67365-done@debbugs.gnu.org Mail-Followup-To: 67365@debbugs.gnu.org, hako@ultrarare.space, zhengjunjie@iscas.ac.cn Received: via spool by 67365-done@debbugs.gnu.org id=D67365.170065549424241 (code D ref 67365); Wed, 22 Nov 2023 12:19:01 +0000 Received: (at 67365-done) by debbugs.gnu.org; 22 Nov 2023 12:18:14 +0000 Received: from localhost ([127.0.0.1]:58176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5mBK-0006Iu-EA for submit@debbugs.gnu.org; Wed, 22 Nov 2023 07:18:14 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:35948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5mBH-0006Il-Q6 for 67365-done@debbugs.gnu.org; Wed, 22 Nov 2023 07:18:13 -0500 Date: Wed, 22 Nov 2023 20:17:48 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1700655272; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7GRF7VlvvwwdRzKIaeLDXnAvV9m44uZDizFDispdl2g=; b=sfYmQl8LwxITQCJUqlgj5ni/ghMSw2NYoeIpEl9zRmPdln4jfdCIQ/xmeXhUPdPYVsqpBH zX7GN3A093rhYUFhdS1AVzhqJ5TCIfpHPWbLSkywmYUB+oaJEZz97B9R9x8s6GSjVv3u5f mgT/nUprdg1To3tAMgZVwj9a7HVDNVtb8TiTjJcd+hpVJlvPVLLXHYwhrXVdsj3Id1/CmG F+T9jI22lGZ2GsM3gaHQWjRIrZrVnUA5QUlcgGOD/lP8pwoFW4LgFjdIWKHDxq6GM5m9cI TtL2PZIqDzp8Pnc/JSZB7Myr/slPz8xgU+15vPb7ZDXsumsEfTtxC5ueHoK9IA== Message-ID: <878r6qm177.wl-hako@ultrarare.space> In-Reply-To: <929310d537eaa3b455d69de00afaaeb14e84f66f.1700650817.git.zhengjunjie@iscas.ac.cn> References: <929310d537eaa3b455d69de00afaaeb14e84f66f.1700650817.git.zhengjunjie@iscas.ac.cn> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Queue-Id: BA3665B9B2 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.62 X-Spam-Score: -6.62 X-TUID: d+WebVrPg6vQ Hi, On Wed, 22 Nov 2023 19:00:17 +0800, Zheng Junjie wrote: >=20 > gnu/packages/version-control.scm(gitless)[arguments] move #~ to #:phases, > disable test. >=20 > Change-Id: Ibe3cdbd24fc0b27a15a880a2a45cb0cd8cfde84d > --- > gnu/packages/version-control.scm | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) >=20 > diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-cont= rol.scm > index c366a41342..b687d184c2 100644 > --- a/gnu/packages/version-control.scm > +++ b/gnu/packages/version-control.scm > @@ -50,6 +50,7 @@ > ;;; Copyright =C2=A9 2023 Nicolas Graves > ;;; Copyright =C2=A9 2023 Bruno Victal > ;;; Copyright =C2=A9 2023 Kjartan Oli Agustsson > +;;; Copyright =C2=A9 2023 Zheng Junjie <873216071@qq.com> > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -776,9 +777,10 @@ (define-public gitless > (file-name (git-file-name name version)))) > (build-system python-build-system) > (arguments > - #~(list > - #:phases > - (modify-phases %standard-phases > + (list > + #:tests? #f ;; FIXME: fix test > + #:phases > + #~(modify-phases %standard-phases > (add-before 'build 'loosen-requirements > (lambda _ > (substitute* "setup.py" >=20 > base-commit: 1bca46690c6240310befc6208fb24a044bd4b437 > --=20 > 2.41.0 Applied (without the #:tests? change, I'll address it later), thank you!