From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kG0EDZfnt2R0mQAASxT56A (envelope-from ) for ; Wed, 19 Jul 2023 15:39:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qA+WDJfnt2RAjAAAauVa8A (envelope-from ) for ; Wed, 19 Jul 2023 15:39:35 +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 BB9BB486A0 for ; Wed, 19 Jul 2023 15:39:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="Ujm/8NUo"; 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=1689773975; 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=oa7PWOtqK/5yfLWhf1MWM6StvOZ08IAbMV83oK9zmo4=; b=D4kmwgjsLVsNATu8SaOCbYMP5cEBA+77oP1KJSAYPbjlUiu3bDvSudTCanjo8M9/Q8RL6a 1Z7i3k/RtcbtHxoLV0DapBnCT0WIEgRySEM+7RpUYMkAhaCEwFYaNIojY8dRYzrq1MvkIl Ujc7DTkYf2SRlEI1l3Wi6NBmb4t6/w1nWyUlz5wFtzFzMEHVh4C3hBPTQHmmAw7DYa47dY v3df7v3EnR9AbFCZDV1lAjHz7/Zam1L9JPZXwkKLmA90OVL8yjpiRDhZ4zSufIeumgYlMG wS5lgqAYDs6Gaw9Ij4v63YJCL0hjx7imVUBd2PIHKV9vQTBE+VQH/ejtKCHDLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689773975; a=rsa-sha256; cv=none; b=I9p2CB0AKpI9uT58wIo4hgT4bzjb9xqDtV1uwrjNZiwL3t2SroYEPdopBKBv19t4VvhM9n H4+GfdrSkckN/tupsh3Pza3T5PARqTbs76GfJsQGNawMyPNkDbDZ1JcFZSOZJRNNA+mRjI 8oXpib7do57dFd2vs8kHPKX/ORWtFM4eXm0xix7H2e+Lz7z7mk4giwtk/IpUOyDUSanZlV wRmsv9PFLncGNK67FadeY8Erk3f9zAEdTpKmePppEC52e6z6T2Lvbga2IMsCfDIMO5Q2dJ AV6jV/ikkcdIT1hnCl2PHzCzTDB7Ug90SYzUVzi3dCL+ynAwgIrGYIndkb3vsQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="Ujm/8NUo"; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qM7Oa-0005y3-8X; Wed, 19 Jul 2023 09:39:12 -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 1qM7OQ-0005rG-By for guix-patches@gnu.org; Wed, 19 Jul 2023 09:39:03 -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 1qM7OQ-000331-4F for guix-patches@gnu.org; Wed, 19 Jul 2023 09:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qM7OP-0002ur-Ln for guix-patches@gnu.org; Wed, 19 Jul 2023 09:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64700] [PATCH] gnu: Add python-core-sr-ht. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jul 2023 13:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64700 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: Hilton Chain , 64700@debbugs.gnu.org Received: via spool by 64700-submit@debbugs.gnu.org id=B64700.168977389111139 (code B ref 64700); Wed, 19 Jul 2023 13:39:01 +0000 Received: (at 64700) by debbugs.gnu.org; 19 Jul 2023 13:38:11 +0000 Received: from localhost ([127.0.0.1]:55208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM7Nb-0002tb-0R for submit@debbugs.gnu.org; Wed, 19 Jul 2023 09:38:11 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:54406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM7NX-0002tQ-07 for 64700@debbugs.gnu.org; Wed, 19 Jul 2023 09:38:09 -0400 Date: Wed, 19 Jul 2023 21:38:05 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1689773630; 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: in-reply-to:in-reply-to:references:references; bh=oa7PWOtqK/5yfLWhf1MWM6StvOZ08IAbMV83oK9zmo4=; b=Ujm/8NUo70JekK7x6GkD9GkQsCygDL7m1p1F83l+G8s62iIgNg7VKzKAohHbL1Vfk4Q8fr WpGGru8rgsRwCh53gh+enm2NlkYC+AQh93Fj5O7ISj5qhABpXwx/yiAtQDG5v1Dld4Je1b Y7/2wRnDAsqr7L0s8Y/VZbEvH3yyEUl82Wa8OhAZ+wau8FgE1BxNUnC1KqkB3ka+0oOBOP GPZLBtQkTv3W+9yszUL5JB/BcQ/mUnj8tctoa1sk9YCV4SpPDrHQzs4BTORoOZwt0pVRXH 1BG/Qk9mYijnzt1oJfR1AHVfblIQVfICtRxu8GpAsptQEQSvzimrdEw8UfIg5Q== Message-ID: <87bkg8qawy.wl-hako@ultrarare.space> In-Reply-To: <87351kdzbz.fsf@elephly.net> References: <55c4f6aadd19839a82c6c5f38084377af8896221.1689680115.git.rekado@elephly.net> <87cz0oqszs.wl-hako@ultrarare.space> <87351kdzbz.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-Migadu-Queue-Id: BB9BB486A0 X-TUID: SvbqMifRoW5Y On Wed, 19 Jul 2023 17:27:55 +0800, Ricardo Wurmus wrote: > I’m fetching it with (recursive? #true) in the git-reference > declaration, so it is already there. Aaaah!! Sorry, I skipped than line.. > I don’t know. I just went with our default naming scheme for Python > packages here: “python-” followed by the upstream repository name. FYI, existing names are: Nix - [...]srht Alpine packages at sr.ht - py3-scmsrht - py3-srht - [...].sr.ht Arch packages at sr.ht - python-scmsrht - python-srht - [...].sr.ht Debian packages at sr.ht - python3-scmsrht - python3-srht - python3-[...]srht and srht-[...] Thanks