From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eLPnD/8STGSNJgAASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 20:39:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aOzXD/8STGSjRQAAauVa8A (envelope-from ) for ; Fri, 28 Apr 2023 20:39:59 +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 F14411E1C9 for ; Fri, 28 Apr 2023 20:39:58 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psT00-0005gG-Q4; Fri, 28 Apr 2023 14:39:16 -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 1psSzy-0005fq-9y for guix-devel@gnu.org; Fri, 28 Apr 2023 14:39:14 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1psSzv-0004l2-EW for guix-devel@gnu.org; Fri, 28 Apr 2023 14:39:14 -0400 Received: by mail-qt1-x82b.google.com with SMTP id d75a77b69052e-3ef2f81a96cso2216711cf.0 for ; Fri, 28 Apr 2023 11:39:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682707143; x=1685299143; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=nHDY31zEBa/5Ttl0npP6oNQmcLDXjZhilI5IBET3faE=; b=N9O+B+brta8/Rb9Zdza0NbrSUE5q4utMPFnOcI8RCX0P0AkHosv8SNb46UXhJoH1Vd lahzM4siWyc7EjzgzRFphqSiTIkv+ptHCSfE2qz+3zal1nBWU0bx9ZfnZ1ZrIk2zytfD JMsW4LxmuVbwu1Y1ER3ETBwf3LjyEQfpsEDDfPoD4lR0yJ1KOUZmL1loGDz+spjR8UQb htB5fzrhdlq5jQ7oN/4tDcILufYzQX/8bWmXNWnRaVqF11oq6KBhbaE1V2Fa5t/6kslz LIwT44CvF5ioW6mEIK75aFi77535cp+zmhOR4L4nLvJq3BOGTk1a1o5HUN+/eWtdOGJJ ioeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682707143; x=1685299143; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=nHDY31zEBa/5Ttl0npP6oNQmcLDXjZhilI5IBET3faE=; b=INTYN+epkQnpSiLa9sc9MgLztpMvN+7+sLEUvIBjDFqZgwxCoAAPd79W/skQQWx4Kt 62CodLN9pCi0albEn7CbkCuSQ4mUws8brI8y4qzox6Di3+WAKVfAT/khXoKaE/lHiRog I2EccnqOKGCQuoMKEplMd01Uw1Wiqs9wy7wjyqAY4Q3AuGqGBJVGIPj1DLmrgZqmNrKg ir9Ey118f33mXnlIxfYDfkXcTlAbLUQG6sgpLCTn2M4HaEQPbbc4xq5GO/PR1btYpFk7 2QvKyMkc1xhAMiN210FT/HaN7ltilpJjTlnBd+KcgjUdmLu8jfkIuudG0Fjk+RfebwRI ZOMg== X-Gm-Message-State: AC+VfDxkKMnblHD6zaR8pWKUo7B/kTdq0d8MGEidrvYJJEnJ9tLkKVMM AP8NWVCYpkYkqEUyZ2wZnTuo728KXCHlB0DdzGweFAle X-Google-Smtp-Source: ACHHUZ5b1gPzw0esVoE16SZ29Cjnqw8TkQXHHHfVrdMbTIu5KEa4sum01eOCKmd23RMamF6EDr42+HwV+anNjTRQKC4= X-Received: by 2002:a05:622a:1cd:b0:3b9:b70c:9697 with SMTP id t13-20020a05622a01cd00b003b9b70c9697mr10080138qtw.5.1682707143065; Fri, 28 Apr 2023 11:39:03 -0700 (PDT) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Fri, 28 Apr 2023 19:38:52 +0100 Message-ID: Subject: Re: Python feature branch To: guix-devel Content-Type: multipart/alternative; boundary="00000000000086027a05fa69c902" Received-SPF: pass client-ip=2607:f8b0:4864:20::82b; envelope-from=sharlatanus@gmail.com; helo=mail-qt1-x82b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682707199; a=rsa-sha256; cv=none; b=o0m7xc3OHiBmeF95ha6njZULq+F9+koT3022yv6faa56y4tLjp3/1mRjhT0ZSWfvDWF3tT 3qFynKb9e2y3WMMTDR2TECvehFfIAVTZZ5jsZTZt2sBta35iTLf1UU6bxaN+Imw0+FVOHz TGsJfzgcgZSSY30ylvyz4EHiuWg863Ut/sAXrEM7e5pE1aiZwpABOhkRSAkrOO2ZASAJGy Lo57evysvDE9hj0dyTro69DDLx7N8lC0BXBT0iEamp9auGWmeY7lWAueoriZtkuog90e1Z lCp0zbc1OKEz5ZprSDqEgWEA1khwHJnanOu7+fBDqN+O8f2vnwZIRTvVstWnbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20221208 header.b=N9O+B+br; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682707199; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=nHDY31zEBa/5Ttl0npP6oNQmcLDXjZhilI5IBET3faE=; b=o/9hMVFRX7ArUOHLiqyeD22jQqYi/WkiJI7iLCX7F4M1nokqqGYQIntaqnF+l0MQIOcuFq kYaWU8HH7SFQJYy2r9OXIq3zpil1O9A6gL3gJfytNeFy110s6IOPgDMH8sZkmJTRr7OkJH l8Jod/9Nb2GoIBcSv+M1iOen8lNdlVjDj4SqzOkIs6AWMrZPMZF0RykYNzjfL6FceRZCjQ u2iMp+2TtzZwkITCc6SYtGF41cM+h9mgwMTRh0G7eyLzBaO5xNj1d/bK2TVMqxwZeuFTUn KAqwtvziShtD6uNyz85pAULlKB/uiiGVc3SMAAhNKHZWpO4S7cduDMzAH4mhjQ== X-Migadu-Spam-Score: -8.91 X-Spam-Score: -8.91 X-Migadu-Queue-Id: F14411E1C9 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20221208 header.b=N9O+B+br; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-TUID: RTUEr0A1qCRQ --00000000000086027a05fa69c902 Content-Type: text/plain; charset="UTF-8" Hi, I've fixed the build and updated chain of inputs for python-astropy, posting here for wider awareness. Thanks, Oleg --00000000000086027a05fa69c902 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I've= fixed the build and updated chain of inputs for python-astropy, posting he= re for wider awareness.


Thanks,=
Oleg

--00000000000086027a05fa69c902--