From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mMpkFb38H2TJYAAASxT56A (envelope-from ) for ; Sun, 26 Mar 2023 10:05:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CMtTFb38H2R8YgAA9RJhRA (envelope-from ) for ; Sun, 26 Mar 2023 10:05:17 +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 CCF5A2CB1E for ; Sun, 26 Mar 2023 10:05:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=HFDNwO54; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679817917; 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: 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=jLDuf0uuAnxdAYp3BC15f6EMl4jrwfWkQwCkEgdlOB4=; b=G5ZuXvbAlduGNXd14kWfm2rr9ZV/YaDdHDUS09GWSHiCvi0ZsbJdoetz7cZluek+kWzVat UE+jilEB6fJS7OLV5+MSbbvFPthEaUMdn9D5Piz5pQrJ2MuWfGxFUkl5ESfA19b8lxzUJo bunmu8N4YfURs4BOMEuvQb6ufVbsbjT3YZmdvk3hkVZdOq7lZlzaI8JIGzzqguwAg7/xqF ETB/Q2gPHlAzh3MeoYQGBP4nbymYPwGXu/xMSa/YZlPwfkhpjLmfl2gpvfa7bT81o1CFCo ZSUwUSaIm5+CBSCdGKdhxOScjGQy30+ZJRwNjVLesdNT4mWVhoFjFKaH1leHiw== ARC-Seal: i=2; s=key1; d=yhetil.org; t=1679817917; a=rsa-sha256; cv=fail; b=c612SF5WQJMwC9Ctt4NDb6k9MUqVnB8BRMEW3ohA/c8pxYgLoQ3kqUtOEAjX2n8KRm8SRe bmxFYST6YA1mXTn2fnwtgLx70EQ3BzOFmchKoKSyRLHo7I87zabWqMnaOZzDRJrtTz9w7L CXitrEvufoTJViLv0OEO5XASBwCZiGsmAvt8l6wwRu2bVM7VmVMCkhFmZAuHwFFYC0zsoT e88F8yF/Ciq+1nz6ODuYGgvcGw+GyO4TeL17xSq+UtbY+HqBzwG8gn5ArCTIjMnYp37B0w FUcFkhir9wzolQ1VcLf+kcCvKZ7p6Vs5pUxbSh5RzXSLcFzlzisuwxtEeAuZKA== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=HFDNwO54; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgLNA-0004Fc-4Z; Sun, 26 Mar 2023 04:05:04 -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 1pgLN8-0004FS-JX for guix-patches@gnu.org; Sun, 26 Mar 2023 04:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgLN8-0000G1-0f for guix-patches@gnu.org; Sun, 26 Mar 2023 04:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgLN7-0005to-Q8 for guix-patches@gnu.org; Sun, 26 Mar 2023 04:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62252] [PATCH v3 09/19] gnu: python-hatchling: Use upstream homepage. Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Mar 2023 08:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: 62252@debbugs.gnu.org Received: via spool by 62252-submit@debbugs.gnu.org id=B62252.167981787422632 (code B ref 62252); Sun, 26 Mar 2023 08:05:01 +0000 Received: (at 62252) by debbugs.gnu.org; 26 Mar 2023 08:04:34 +0000 Received: from localhost ([127.0.0.1]:44011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgLMg-0005sy-0m for submit@debbugs.gnu.org; Sun, 26 Mar 2023 04:04:34 -0400 Received: from sender4-of-o50.zoho.com ([136.143.188.50]:21046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgLMe-0005so-Nw for 62252@debbugs.gnu.org; Sun, 26 Mar 2023 04:04:33 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1679817869; cv=none; d=zohomail.com; s=zohoarc; b=UaCV3fanW9h8z2pRw8dKixxY1OG+j4HuKD7LxP1hONyTqLTt8J3wPNPr/2r9MqOfQOIGxRvXcomAdTy4x6iFnFmBxT7UOscBskaDYvD6Fs2L8sPcUgrxorYg0dsuTTDygQVYy93IJzDar7bjvGsEJsfHKannyTdKfizTUCdeknA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1679817869; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=jLDuf0uuAnxdAYp3BC15f6EMl4jrwfWkQwCkEgdlOB4=; b=CxkQy3dD2dCsLiYhgrJJk9hozvjZ+y53tuNbRAdfZJnhVpxOXKkZmDAVK4/p5h3+hCYftOWoV83VPfw6EjH0UW8TXKNkSyJO21wvZXPCQnUyKrSwB9HYNtxP/f5Dz7fXTspWBA2WmbgHU326Mb2qslMbTUy6YVYvLpvHEFfvxYc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1679817869; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=jLDuf0uuAnxdAYp3BC15f6EMl4jrwfWkQwCkEgdlOB4=; b=HFDNwO54b/OGbKPK0Ag79UmCpKHmzkP/yrUOZ++pJWwgnBqvxg6+8yNF/n6q7yda G7akfIBetc2elhLRbF/EqCejoM/21O4SmjLpMhE0IHFJzVBZqoR04MVM2ZixZJ4pgit 2HSQHiqF1/+wkHvfcV+O85yFryoUWUPU6uSdC4Jw= Received: from localhost (211-108-142-46.pool.kielnet.net [46.142.108.211]) by mx.zohomail.com with SMTPS id 1679817868140304.6854607883382; Sun, 26 Mar 2023 01:04:28 -0700 (PDT) References: <0eeef48b6f5e136faac5aaf8c3ba997fa8caba0c.camel@gmail.com> User-agent: mu4e 1.8.13; emacs 28.2 From: Ricardo Wurmus Date: Sun, 26 Mar 2023 09:55:05 +0200 In-reply-to: <0eeef48b6f5e136faac5aaf8c3ba997fa8caba0c.camel@gmail.com> Message-ID: <87ileogcqf.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External 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: X-Migadu-Queue-Id: CCF5A2CB1E X-Spam-Score: -1.13 X-Migadu-Spam-Score: -1.13 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: IQl5ODGA0qQY Hi, I have built python-orjson on wip-rekado-rust-team, which is based on top of the rust-team (but rebased on top of current master). This lets us build python-fastapi without having to remove orjson. (I worked on packaging python-fastapi for python-pytorch-lightning.) My python-fastapi package looks like this: --8<---------------cut here---------------start------------->8--- +(define-public python-fastapi + (package + (name "python-fastapi") + (version "0.95.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "fastapi" version)) + (sha256 + (base32 + "062fy794mv0yfb4ac5yaaqh6a0k7npa0n7dc4x0a5ncx1sqzvm4r")))) + (build-system pyproject-build-system) + (arguments + (list + #:test-flags '(list "tests"))) + (propagated-inputs (list python-pydantic python-starlette)) + (native-inputs (list python-anyio + python-black + python-coverage + python-databases + python-email-validator + python-flask + python-hatchling + python-httpx + python-isort + python-jose + python-multipart + python-mypy + python-orjson + python-passlib + python-peewee + python-pre-commit + python-pytest + python-pyyaml + python-sqlalchemy + python-types-orjson + python-types-ujson + python-ujson + python-uvicorn)) =E2=80=A6 --8<---------------cut here---------------end--------------->8--- The update of pathspec looks good to me, though with 300+ rebuilds this whole thing should probably be built out on a feature branch first. The starlette update also looks good to me, though you could move it to 0.26.1 (with hash 1gd9pvcfifrlaskqz741n4rbsgljn6jnjgkscvj211paay87knj1). I used the version form pypi which didn=E2=80=99t come with tests, so I don= =E2=80=99t know if running the tests of 0.26.1 is more difficult than running those of 0.25. In any case, this whole patch set looks good to me. I=E2=80=99m sorry for stepping on your toes with python-hatchling. --=20 Ricardo