From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eEgYMQHcyGXEdgEAqHPOHw:P1 (envelope-from ) for ; Sun, 11 Feb 2024 15:38:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id eEgYMQHcyGXEdgEAqHPOHw (envelope-from ) for ; Sun, 11 Feb 2024 15:38:57 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=lA+g4E3b; dmarc=none; 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=1707662337; a=rsa-sha256; cv=none; b=FAI4SpNKuXZ05EVP+dooDZZlX8X5PuATC8gF452tmjibgqH3vKnKEYGbsgAC05qZ3HUotu 9hlIG8jp/N0sfOkL0i+G/Mti1IwFsY3ifOIA5iKX1qzFaRwzA+kHc39GLeFqInhNu+cV9u QLsdS3XZoWLhB59/8GwymPr1aNBYYildDka9eusrH6UkzUtLMiDCGao7cs/l8TEGWvp40v B3xixughCYcucglukiX/bjwXUF+9scMaOw8/oeb2GHebNRAf4YPeJpOan+IGnQ4Vcu011F kzdM+37Sk8issHRhkSA0A/yIzEDFogygaWhi7YFWbUC8Z3eGK/hlsz0eB57XNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=lA+g4E3b; dmarc=none; 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=1707662337; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=POX9DUpDgJK/Z2gDAkSU2xj5ymi8THxYHQzziBGiHlo=; b=OvLLiSzGG8IHuCHfnnKgyNwn/b3+OR6BuFWgX6Fo3w5pNVI+wM+MF9g7Ne4TITavPzAGKa 2w7r4zwLNra1EyXGXstcHSPOJ4spMh/2XrM6vsp50Gsid+VXfzM5Jh9MdjMd4tpKF6TVvK yLUa1gacIdpvCcfFQ7NEUd/TwtL0VtkXlJytygo1oWz0fyYBgNb9OosfdNDaPZXiIe74kn rtcou/9mwMTEN6S7aDE4Hav1f5bpS9g/O+QBL8VJzgc9NITkljxRGxzoENkfZMy4EK0fGb BSRVz6T4nKBtcrr6WxP2zKMTKs9ATV0teqDVzOnei/vRts/oOMcu5CKMpPYr+Q== 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 957336883A for ; Sun, 11 Feb 2024 15:38:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZAyn-0004lx-9I; Sun, 11 Feb 2024 09:38:49 -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 1rZAyk-0004lJ-PU for guix-patches@gnu.org; Sun, 11 Feb 2024 09:38:46 -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 1rZAyk-0005Mz-HF for guix-patches@gnu.org; Sun, 11 Feb 2024 09:38:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZAz0-0001No-9H for guix-patches@gnu.org; Sun, 11 Feb 2024 09:39:02 -0500 Subject: bug#69048: [PATCH 00/32] Add python-pydantic v2 and required rust and python packages Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 11 Feb 2024 14:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 69048-done@debbugs.gnu.org Received: via spool by 69048-done@debbugs.gnu.org id=D69048.17076623345286 (code D ref 69048); Sun, 11 Feb 2024 14:39:01 +0000 Received: (at 69048-done) by debbugs.gnu.org; 11 Feb 2024 14:38:54 +0000 Received: from localhost ([127.0.0.1]:50794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZAys-0001NC-5H for submit@debbugs.gnu.org; Sun, 11 Feb 2024 09:38:54 -0500 Received: from mail-wm1-f53.google.com ([209.85.128.53]:57813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZAyp-0001Mo-VU for 69048-done@debbugs.gnu.org; Sun, 11 Feb 2024 09:38:52 -0500 Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-410cb93185dso1577735e9.3 for <69048-done@debbugs.gnu.org>; Sun, 11 Feb 2024 06:38:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1707662309; x=1708267109; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=POX9DUpDgJK/Z2gDAkSU2xj5ymi8THxYHQzziBGiHlo=; b=lA+g4E3b+mRYRMOeOFiOx7EKS69N32wKstGBNB1vDuGeZFytUdKFAlnumZ/lAYlmZI j0ZEwXrPFkWMC6ZlSkwL5iRoOcWtL5ZBBW/qRT5q3Vdklzmjlwumy6wTYuEHP7z9MrdS +9fxB3vNptmaX0I040qURgeExhxixi4bU8XYeN18JXnfd5F6H95fIn95GLomOgJKG44L WVu+flXGnTMvpvBOIsBOAymvAOCh1OpVQxEDE3mCj3utekeUhcJzMmGYetrJmzOxQ9oT EXLh77aZjOK2mXuQJeFwuKcdlTvwmzD+3cY8V4kMYoqmM8SqUP1Tg2uq8c9Hhj456x6V j2CQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707662309; x=1708267109; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=POX9DUpDgJK/Z2gDAkSU2xj5ymi8THxYHQzziBGiHlo=; b=nWesiZleFeEZdJJo6kTuKO9Gf0o5q9w/KjAurentUrHAeG/X5dmwQwu2dAOhP0fgQm rrRFZVDthLNM4Gp2xIfUkFZVtxaljEGZbeZp+r55ts4UfvMBVWGYO2noPdrcSMZkDUAp s7MwD3EkJu5Hqy5GkEWPBx6C45qfrnUDDCSGX//M8FutO5CaSD1wo9k0M6jyH2OMnYDH 4HMdCyfyOBrNGy273h2osOPTl/0FcY6hXnikWihzVvO34Mfr8EFBGI1tQojJM8mlaXcI RQKOT15wjwmgwDlNW1aq8YrYdSASG3NTYshISk+1tN6YNjHeKiE3OSlwjq8gcIVesvWS kHzQ== X-Gm-Message-State: AOJu0YxXCFC6rFL6wA4WhjzCAzxeKxEv0OIaa9roYSmckOTLqPh+NARn qqXFo4Ue7NsUZAs9G+OXlSDMLtyvM0j3yKqJbA1FUYwPoMUCP81uitn5XqC+k+A= X-Google-Smtp-Source: AGHT+IEJxXj4LxO5o5qjAWOcIzEM1WS1B/4o7SzebAK3gk9J8PjWQPVKAxPaHQBPUnqsEjYpj9m8TA== X-Received: by 2002:a05:600c:35d6:b0:410:bb99:af83 with SMTP id r22-20020a05600c35d600b00410bb99af83mr1381743wmq.23.1707662309171; Sun, 11 Feb 2024 06:38:29 -0800 (PST) Received: from localhost ([141.226.12.177]) by smtp.gmail.com with ESMTPSA id g19-20020a05600c4ed300b004103e15441dsm6108091wmq.6.2024.02.11.06.38.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Feb 2024 06:38:28 -0800 (PST) Date: Sun, 11 Feb 2024 16:38:27 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Hartmut Goebel , 69048-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OS+rhknlZsbafSSu" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-Scanner: mx10.migadu.com X-Spam-Score: -7.28 X-Migadu-Queue-Id: 957336883A X-Migadu-Spam-Score: -7.28 X-TUID: lBe/a4wtQrTU --OS+rhknlZsbafSSu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Most of these were already applied on the rust-team branch. Currently python-pydantic-core is at 2.14.6 and python-pydantic-2 is at 2.5.3, two versions that I found went together. I didn't apply the update to python-email-validator but only because I didn't want to check if it broke other packages further on. On Sun, Feb 11, 2024 at 12:27:26PM +0100, Hartmut Goebel wrote: > This patchset add python-pydantic v2, which has a core implemented in rus= t. > Thus the patchset includes also the required rust packages and rust packa= ge > updates. And of course it also includes some required Python packages and > Python package updates. >=20 > Please not pydantic v2 has API changes as compared to version 1.x, which = is > why this patchset keeps python-pydantic-1. >=20 > Packages are linted already. >=20 > Hartmut Goebel (32): > gnu: rust-either-1: Update to 1.10.0. > gnu: rust-ahash-0.8: Update to 0.8.7. > gnu: rust-hashbrown-0.14: Update to 0.14.3. > gnu: rust-heck-0.4: Update to 0.4.1. > gnu: rust-lexical-core-0.8: Update to 0.8.5. > gnu: rust-lexical-parse-float-0.8: Update to 0.8.5. > gnu: rust-lexical-parse-integer-0.8: Update to 0.8.6. > gnu: rust-lexical-util-0.8: Update to 0.8.5. > gnu: rust-lexical-write-float-0.8: Update to 0.8.5. > gnu: rust-lexical-write-integer-0.8: Update to 0.8.5. > gnu: rust-python3-dll-a-0.2: Update to 0.2.9. > gnu: Add rust-codspeed-2. > gnu: Add rust-codspeed-bencher-compat-2. > gnu: Add rust-elain-0.3. > gnu: Add rust-idna-0.5. > gnu: Add rust-iso8601-0.3. > gnu: Add rust-jiter-0.0.6. > gnu: Add rust-strum-0.25. > gnu: Add rust-strum-macros-0.25. > gnu: Add rust-speedate-0.13. > gnu: Add rust-zerocopy-derive-0.7. > gnu: Add rust-zerocopy-0.7. > gnu: Add rust-pyo3-build-config-0.20. > gnu: Add rust-pyo3-ffi-0.20. > gnu: Add rust-pyo3-macros-backend-0.20. > gnu: Add rust-pyo3-macros-0.20. > gnu: Add rust-pyo3-0.20. > gnu: Add python-annotated-types. > gnu: Add python-pydantic-core. > gnu: Add python-pydantic-2. > gnu: python-typing-extensions: Update to 4.9.0. > gnu: python-email-validator: Update to 2.1.0.post1. >=20 > gnu/packages/crates-io.scm | 523 ++++++++++++++++++++++++++++------ > gnu/packages/python-build.scm | 4 +- > gnu/packages/python-xyz.scm | 160 ++++++++++- > 3 files changed, 587 insertions(+), 100 deletions(-) >=20 >=20 > base-commit: a4464bd0975c811f18af98f69032b29bddda5b81 > --=20 > 2.41.0 >=20 >=20 >=20 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --OS+rhknlZsbafSSu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmXI2+AACgkQQarn3Mo9 g1HmoA/+MgcWzG5PO2K1J3fnk71kX+ehrReNakmMaACo6R5UBIZmah7KZ3D9GMzR 5cBOpt/EElA4Sjl4c9v5jYO7MuHK5k0xCFgbA2bVcfE8gUpliujcmiAKCa/a8/GF Uc7tbmHgdz8X2uTTaB5kvDgQnQj67VAHRoNoxPmCa76yAElj8kv7E/731e4VntbW mS9JCIrKX8Ycgz22BSmupGMsNrIQpd88OqWyBCFw0SSenE9Q/bIAxrPxM0uSbLIq 6LCyaXh7q2TzPoCoe9TGCCcTJw6jveUqWvj5uV6+9vnpqQD6QxaOquF8J1r8RzL8 lcm4jQD5R9Tkb6+qE/oVIa10xy6IVU65kltBIpPyrwG1IOGh7NOwA7ZVBNLS0QSp Rgny/DhBYww782ofNPiAyupa5jC1CKIKB/tfPL+skB/mYm2Lbb3BFgKAfEeSUTYs LE0v5pNdo4qo+32+3I/o6Xcc/3oTW5rhDTWUFaxYvpCY1lprR2l2G8Fwvucm3LOU JJHFnQ/v3r423RSsdpNwXuKhRO94H+roJXo574SLqunSwkxzQn6Nw03CcnzmtIfu DKUZEZ0sEXmEAVQz1kQ1zBXFrYByZntqafWjDTf7TQvdYGCCErES3jPJ3kSllm3K 2Br0W0qTNwY9OJ24G1H5jT5GmzDUPkkrX6/n+2MsnE0PeEXYzsY= =677z -----END PGP SIGNATURE----- --OS+rhknlZsbafSSu--