From patchwork Mon Mar 14 22:36:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 37809 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5CCE127BBEA; Mon, 14 Mar 2022 22:40:37 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 25F4227BBE9 for ; Mon, 14 Mar 2022 22:40:37 +0000 (GMT) Received: from localhost ([::1]:42508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTtMi-0000HH-82 for patchwork@mira.cbaines.net; Mon, 14 Mar 2022 18:40:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39534) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0007ej-LS for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTtMD-0001g2-C0 for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTtMD-0004U3-AP for guix-patches@gnu.org; Mon, 14 Mar 2022 18:40:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 8/9] gnu: python-tortoise-orm: Update to 0.18.1. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Mar 2022 22:40:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53019 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53019@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.164729758117138 (code B ref 53019); Mon, 14 Mar 2022 22:40:05 +0000 Received: (at 53019) by debbugs.gnu.org; 14 Mar 2022 22:39:41 +0000 Received: from localhost ([127.0.0.1]:46790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLp-0004SG-IH for submit@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:41 -0400 Received: from confino.investici.org ([212.103.72.250]:59957) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTtLY-0004Qe-Ac for 53019@debbugs.gnu.org; Mon, 14 Mar 2022 18:39:24 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KHWgF1CRBz10wy; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1647297561; bh=oYGWx6seUFKShAevNM9kovoAtQ/+UjW+gj+Sxyytq4Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Jc2i477lKYTIjIqr2f1wvTdocGNol040V4ST3Yn0/qfO6YUHcNKHaVH97JWbpteJq UrDOxc3kV9437VOG/CXYMe/is6d8tXIKhGq8qbqAMkd6mRkwoDj6Ui63bYXCJyKtzF g3WmeegvqXe75yUgrFnE+Nj6dPv472WwKswqw73w= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KHWgF0gKKz10vj; Mon, 14 Mar 2022 22:39:21 +0000 (UTC) Date: Mon, 14 Mar 2022 23:36:14 +0100 Message-Id: <20220314223614.17668-8-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220314223614.17668-1-goodoldpaul@autistici.org> References: <20220314223614.17668-1-goodoldpaul@autistici.org> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches X-Patchwork-Original-From: Giacomo Leidi via Guix-patches via From: Giacomo Leidi X-getmail-retrieved-from-mailbox: Patches * gnu/packages/databases.scm (python-tortoise-orm): Update to 0.18.1, [home-page]: Use new official home-page. --- gnu/packages/databases.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index bb0c9712b1..e9467a3e79 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -2984,16 +2984,16 @@ (define-public python-aiomysql (define-public python-tortoise-orm (package (name "python-tortoise-orm") - (version "0.17.8") + (version "0.18.1") (source (origin (method url-fetch) (uri (pypi-uri "tortoise-orm" version)) (sha256 - (base32 "1gzgiypln7lck3p95vk3i8rdx1bjbmmlcpb8xpba8cjdjvlj0l0z")))) + (base32 "1c8xq3620z04i1yp8n6bfshi98qkjjydkbs3zld78a885p762wsk")))) (build-system python-build-system) - ;; The test suite relies on asynctest, which is abandoned and doesn't - ;; support Python >= 3.8. + ;; The test suite relies on starlette, qart and some other unpackaged + ;; optional dependencies. (arguments '(#:tests? #f)) (propagated-inputs (list python-aiomysql @@ -3006,7 +3006,7 @@ (define-public python-tortoise-orm python-pytz python-rapidjson python-uvloop)) - (home-page "https://github.com/tortoise/tortoise-orm") + (home-page "https://tortoise.github.io") (synopsis "Asynchronous Object Relational Mapper (ORM) for Python") (description "Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations