From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eNZaKZO09WRNwAAAG6o9tA:P1 (envelope-from ) for ; Mon, 04 Sep 2023 12:42:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eNZaKZO09WRNwAAAG6o9tA (envelope-from ) for ; Mon, 04 Sep 2023 12:42:27 +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 5F65F58F2D for ; Mon, 4 Sep 2023 12:42:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=IALjMDUN; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693824147; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=DlI/+iS8xl134wWZxHaZvoWplYYW5GiSndsJjq9bSYE=; b=TImgzlwjBFumO4Yv7Bpeu1P3RQopaxOOce2gqChacR0pcxQC23ycUQKY4YVEoKIe28FcpV Cl3nhWltq2k/vBgAPiH3WjnxK71coxLFqQkN+vbMytPnAYx3YjItzMYvDBfrmn7H/A/xvw br5STSa+ZxKzJkyykiktSWbpIRPn4pfYj7tVWSZCynaPv8WvrRek8dPWOOgPVnQuEtcl2R eW8c/PZH+qr+dA4SmByneW1aJKMIa3noL5GUFTtpufiWUBkue47hKBimik5+6KoEuU6Mqo XDh26XEPHldROKTDqkh94eNn1vmabUKcL2OLcM7wQwOlX0vMMcR2s13oyYfRTg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=IALjMDUN; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693824147; a=rsa-sha256; cv=none; b=lq0CgtI0f66vLSh0H6czFhUh9KgLx4e27c0jIOhkjNOdV+OHx0X4EPEnDRnx0W7F4z9nzB ePuGmt9JfASMeefccFEWXsRD7KpFkXY6/ksr2tDmWHxyBNpyIrHks52upDy6C57Zb/z0vE Ym2e8z5Db3BNapMIeoIpVBwCD1GSJVJOUJWmfMKTPoKdY1ol7gNbKTHJwhUbV1vnysCCJ4 oWiggPLnNKU8dhIIC9eUbQYxOM/X+wTeRZd75jt9QnW2YwPMyQNwyEwKv4OJaEMaIrWLkh 3CCYvOYKsCh1CxVPvGnSDJ3ETsaVa4kTv4NjxZmtuwOVmitE5ID6zDYtXCjdqA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qd729-00075N-KZ; Mon, 04 Sep 2023 06:42:18 -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 1qd71x-00072E-BM for guix-patches@gnu.org; Mon, 04 Sep 2023 06:42:05 -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 1qd71v-0007nP-AX for guix-patches@gnu.org; Mon, 04 Sep 2023 06:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qd71u-0005ww-0g; Mon, 04 Sep 2023 06:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65037] [PATCH v4 1/8] gnu: python-daemon: Build from git sources. References: In-Reply-To: Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 04 Sep 2023 10:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65037 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 65037@debbugs.gnu.org Cc: Attila Lendvai , Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65037-submit@debbugs.gnu.org id=B65037.169382408222744 (code B ref 65037); Mon, 04 Sep 2023 10:42:01 +0000 Received: (at 65037) by debbugs.gnu.org; 4 Sep 2023 10:41:22 +0000 Received: from localhost ([127.0.0.1]:48822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd71G-0005uk-5l for submit@debbugs.gnu.org; Mon, 04 Sep 2023 06:41:22 -0400 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]:54559) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd71D-0005uD-Dm for 65037@debbugs.gnu.org; Mon, 04 Sep 2023 06:41:20 -0400 Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-52bcd4db4cbso1706670a12.1 for <65037@debbugs.gnu.org>; Mon, 04 Sep 2023 03:41:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693824073; x=1694428873; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=DlI/+iS8xl134wWZxHaZvoWplYYW5GiSndsJjq9bSYE=; b=IALjMDUNoF2ytTOcY65AjODIzrr+yiETZEtAHiWqk73fP9lfRlJJD5x+rj6vA359SQ EvsAiMALLkOk5tGdyPyqOnIo9nrcSbketNxan46/Qj0p6y+oD1j3SZSuoQez2tVlRPO6 jQdeia4A6nwkeSNn4AqtT5fnL9DIxB767MSyjGOPrG6N50cve/QWiRdfdP23Ngb4W3Bi X9QKPkXe+kuZ5NLH15odyODSD4W9QlBctHg0KZlOapMiRlpBJ1/kNBFME9z6CNXeJqRh Myv7jw9vhSPEwyDbhWOIOV4Bu08EQyTPCihqBmJEMbgnfkDDD477mMqRyZsCdjklMZjZ DpwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693824073; x=1694428873; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DlI/+iS8xl134wWZxHaZvoWplYYW5GiSndsJjq9bSYE=; b=bgyt2AD+OjlYEDs0UUlmusjNsX5vKQD1K+CAGumrbg3DHlz1iveBkgzxhYJ8jPQ67q TbhqeEYo8iCSzRMT5WX3j8GABPNJfxF2RgJ4QnZyCVGUEW+NSYc5/cOIHhM2VQd1/fi2 AnxLSo+mSMZqyFXLjspOjYmFEu6l2jbzSNzTEhiNh/+EYviWIebJnQ0BjXH8KTrMyLaW Dldl6flklaPEcidDHecq8wRaW7H9eKnM0GW53UYoYHaKobqQ1aFg5i7yuqKq60K/0HHl 3kar1gcsJ19nURJccpEXolzBP9IqivlUQ2vwaipiLesuVhQ35CHqJ5As7tbBxRG7sGch /9Ew== X-Gm-Message-State: AOJu0Yxcm+jFEf7hN/PXVOk4iBIc7tejYYdlo68KdLexgvyZSf0DbsxK kCCDjEM0/0oe4qJm6GKjxyzbmzshutQRjA== X-Google-Smtp-Source: AGHT+IFtO0ouNSd+Fpy2wmvGyMAZDKt+WmgyFukDKIDhj/2EWw4gLV3Dgwuj/YDgYrbKFtJEeQUAmg== X-Received: by 2002:a05:6402:6cd:b0:523:1ce9:1f41 with SMTP id n13-20020a05640206cd00b005231ce91f41mr7379489edy.18.1693824073400; Mon, 04 Sep 2023 03:41:13 -0700 (PDT) Received: from lelap.lan (2a00-1f40-b161-2f0-6b9f-85-742e-f655.pool6.panelnet.hu. [2a00:1f40:b161:2f0:6b9f:85:742e:f655]) by smtp.gmail.com with ESMTPSA id d25-20020a056402079900b005224f840130sm5560568edy.60.2023.09.04.03.41.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Sep 2023 03:41:12 -0700 (PDT) From: Attila Lendvai X-Google-Original-From: Attila Lendvai Date: Mon, 4 Sep 2023 12:40:40 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 5F65F58F2D X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 3.27 X-Spam-Score: 3.27 X-TUID: N0JjhweZqhVu * gnu/packages/python-xyz.scm (python-daemon)[source]: Use git-fetch. [uri, sha256]: Adjust accordingly. --- v4: edited some of the commit messages gnu/packages/python-xyz.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cd4319ca09..69551fab09 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5613,11 +5613,13 @@ (define-public python-daemon (version "2.3.0") (source (origin - (method url-fetch) - (uri (pypi-uri "python-daemon" version)) + (method git-fetch) + (uri (git-reference + (url "https://pagure.io/python-daemon.git") + (commit (string-append "release/" version)))) + (file-name (git-file-name name version)) (sha256 - (base32 - "1bxfn2bq56sd4w0nm9mqy8y0905m7fc8vmhnjxlrf49vcbqr7adx")))) + (base32 "1ysynb1m9vsww2nmhcypkk08xwifc3gw5yq10h1a1i11yn27w4y6")))) (build-system python-build-system) (arguments `(#:phases base-commit: 52af65cf661603b4f6bdc39c2565105577003992 -- 2.41.0