From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uBvAJX/QIWWTrgAAG6o9tA:P1 (envelope-from ) for ; Sat, 07 Oct 2023 23:41:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uBvAJX/QIWWTrgAAG6o9tA (envelope-from ) for ; Sat, 07 Oct 2023 23:41:19 +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 5639D50D16 for ; Sat, 7 Oct 2023 23:41:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=CAQSZkzx; dmarc=pass (policy=none) header.from=gnu.org; 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=1696714879; 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-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=svKMMukW4TE0WGLatBn6in4mRxwt7j/LnfI+XQnP2tk=; b=uutVvO7NRCEPJSkDK3h3dglsan5dJxHUSSLQ9KBZ8jfXxyuQA3DBakk2fwVLxyAhYQAEry iADm08NrlB/+9/sxFkkrEnIXDzlC8ZAQNKyob9HQ8masy1VBXyS8HC3bTzdIV027OxZIVo W8NEVnZBAt6+Nlet95Nj/yNwPAuD6R/0fVQOQmdjCzjjW+rCRHTXDXieuT9VG3oMwtuyP0 CdaNGMvSnlT/wUUEtQbyvAe7LQWWCrUwgwn/aoGX+4n3YHn/6S1EVffYzIrZNXOKm1jLgb +/vpIsjsBcGWHr0fewIBjrcf+LQfez33nTASL/7U/Fv4sWzALO6x49hzKydILQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696714879; a=rsa-sha256; cv=none; b=YZp/pvK4arHkrCW8EIPMAAlbJ2yWjN7oEsHyOuhMoeUYoHerlh32raPclTeV9KbFhmruA3 vAXXfMmLFxbctsjd0OO4RS4c9Z51xmO09HUI1wMTdvgp5gaXDd5HhvR1rG1BP0GTG7Vr9L FxWzq8s524fCFub80dcw4OJvs9X+eFWfbI8lQcx8q5QwklaJX7mhqi9PcuWJZJM1bh/vil f21rqj3izXZP74JTwtEmqbjc/HOdWYg6T7vhrDa9OG94q/jDuMxE/cG1IBOJsbo7e4lucp yK0lVZT82oi3kU+04asXVbOCPjMx8WA7VaD4DR6pvtIRhJ6lVbu/q8i5RdCLyw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=CAQSZkzx; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpF2T-0002jo-Ij; Sat, 07 Oct 2023 17:40:45 -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 1qpF2R-0002j3-Pt for guix-patches@gnu.org; Sat, 07 Oct 2023 17:40:44 -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 1qpF2R-0002hi-HD for guix-patches@gnu.org; Sat, 07 Oct 2023 17:40:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpF2k-0008SJ-KJ for guix-patches@gnu.org; Sat, 07 Oct 2023 17:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66397] [PATCH 3/3] gnu: python-tortoise-orm: Update to 0.20.0. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 Oct 2023 21:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66397 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66397@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 66397-submit@debbugs.gnu.org id=B66397.169671482732425 (code B ref 66397); Sat, 07 Oct 2023 21:41:02 +0000 Received: (at 66397) by debbugs.gnu.org; 7 Oct 2023 21:40:27 +0000 Received: from localhost ([127.0.0.1]:56028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpF2B-0008Qp-Ah for submit@debbugs.gnu.org; Sat, 07 Oct 2023 17:40:27 -0400 Received: from confino.investici.org ([93.190.126.19]:51523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpF28-0008QR-Qq for 66397@debbugs.gnu.org; Sat, 07 Oct 2023 17:40:26 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4S2zGr0ygzz112d; Sat, 7 Oct 2023 21:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1696714804; bh=svKMMukW4TE0WGLatBn6in4mRxwt7j/LnfI+XQnP2tk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CAQSZkzxiK7ItB0SKB0bDVR0kuwdiem9AIrrra7kpt0n+wwTf2icg3d1COFG8NL1g H03G5d12nxwQ+ZLClg2fbv287/MGl7DlUWdydWPPGddkaxeDQhFnmmcByufV31xtcR mALqGUun+lOpnpFVeA4MScuAYVKC88e5ByKJXn84= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4S2zGr0QWLz112L; Sat, 7 Oct 2023 21:40:04 +0000 (UTC) Date: Sat, 7 Oct 2023 23:39:38 +0200 Message-ID: <3bd71c633c059f2673a70d8c906ddfd71a827e52.1696714778.git.goodoldpaul@autistici.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi 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: mx0.migadu.com X-Migadu-Spam-Score: -6.22 X-Spam-Score: -6.22 X-Migadu-Queue-Id: 5639D50D16 X-TUID: zwp2byBXvIO8 * gnu/packages/databases.scm (python-tortoise-orm): Update to 0.20.0; [source]: switch to git-fetched origin; [build-system]: switch to pyproject-build-system; [native-inputs]: add poetry. --- gnu/packages/databases.scm | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 3e86f34510..b23b58f54f 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -3076,17 +3076,22 @@ (define-public python-aiomysql (define-public python-tortoise-orm (package (name "python-tortoise-orm") - (version "0.19.1") + (version "0.20.0") (source (origin - (method url-fetch) - (uri (pypi-uri "tortoise-orm" version)) + (method git-fetch) + (uri (git-reference + (url "https://github.com/tortoise/tortoise-orm") + (commit version))) + (file-name (git-file-name name version)) (sha256 - (base32 "17yk71dlx5ai98i6ivqgsplkwivdxackz9jfn6z42bpcdgbpiwhg")))) - (build-system python-build-system) + (base32 "19rgyvs2y9gn27x71y7djdz6rb6bszgvprv55q1hr4266wy6g999")))) + (build-system pyproject-build-system) ;; The test suite relies on asynctest, which is abandoned and doesn't ;; support Python >= 3.8. (arguments '(#:tests? #f)) + (native-inputs + (list poetry)) (propagated-inputs (list python-aiomysql python-aiosqlite-0.17 -- 2.41.0