From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aEgQEnjz1GE7DQAAgWs5BA (envelope-from ) for ; Wed, 05 Jan 2022 02:25:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oAi8Dnjz1GHhYgEAauVa8A (envelope-from ) for ; Wed, 05 Jan 2022 02:25:12 +0100 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 E331747C12 for ; Wed, 5 Jan 2022 02:25:11 +0100 (CET) Received: from localhost ([::1]:52090 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n4v38-0004PS-SQ for larch@yhetil.org; Tue, 04 Jan 2022 20:25:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4v31-0004MQ-KL for guix-patches@gnu.org; Tue, 04 Jan 2022 20:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55935) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n4v31-0006Y6-BG for guix-patches@gnu.org; Tue, 04 Jan 2022 20:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n4v31-0001WP-9D for guix-patches@gnu.org; Tue, 04 Jan 2022 20:25:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCH 4/4] gnu: Add python-aerich. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 05 Jan 2022 01:25:03 +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.16413458845800 (code B ref 53019); Wed, 05 Jan 2022 01:25:03 +0000 Received: (at 53019) by debbugs.gnu.org; 5 Jan 2022 01:24:44 +0000 Received: from localhost ([127.0.0.1]:39245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n4v2i-0001VP-1G for submit@debbugs.gnu.org; Tue, 04 Jan 2022 20:24:44 -0500 Received: from latitanza.investici.org ([82.94.249.234]:22213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n4v2a-0001Ux-PF for 53019@debbugs.gnu.org; Tue, 04 Jan 2022 20:24:37 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4JTBbm2d1zzGp4Z; Wed, 5 Jan 2022 01:24:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1641345876; bh=BXdGgy2yF8CMnFi7Sgxf/arkAZYF1VfLPsC7LlpFJAo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QAso1XUDhICcxIrHKe3WoXEqgvtFBT6Ao1mN0pU6A9eD7SMjxU72BfNF2GEV4sp0E H5BWhnjiGxunPgon8PEjARhVp/TlREWzIhs3IHld9fXtp2f4V1MeKKNhfHYA78xHGE N2Psi7keolhVBcmbYh13TCHwKwOnv6wFPjeOJOUA= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4JTBbl6TXRzGp4Y; Wed, 5 Jan 2022 01:24:35 +0000 (UTC) Date: Wed, 5 Jan 2022 02:24:08 +0100 Message-Id: <20220105012408.4874-4-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20220105012408.4874-1-goodoldpaul@autistici.org> References: <20220105012408.4874-1-goodoldpaul@autistici.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641345912; 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-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=BXdGgy2yF8CMnFi7Sgxf/arkAZYF1VfLPsC7LlpFJAo=; b=jDZ4H/kfmWGpkTbOCsKZcv1kNFXtk9sXjynKibnCE9dsrqP9+OJiWF4I1sjjOlgeq6mtMA 6CmO77iSWJtPJXPzuwkJCyX0D+rUpUkRAZLxac+gnEYLF7MqEZET3N9lhQ8J44KVpB11QO 3G7Sup7zxCAO1EQaQ7oZonLt2CHWvNMhaBZmxfAQQuT6DHHQm/VXJIpXFbf9dztgkPkJHC GbQNq8YUmShSHmzH9NgdJLPltTAtFiCv4MvoKog006bIv08x+FLcNbd3OCXg1a2aOj4+We sQWED9a1a4EccagNnY0Qrzd3c7E/dyrlYQwT+3c56MpBAAMw9E1hWkBx52ogpQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641345912; a=rsa-sha256; cv=none; b=Hz2QXhh3Rj/pJTm/3b7FfN45iZa3tvrYBaXrUt9jGzcpscss1dVAian6y6zGCQneKeF+Bn clc/pKc6j1LPYtFYa/lmLxPs5AMM+DoQgYfzF4jNQDqs0MZmFBUnytR7ibDEd8XWuyxkem eyBT9+ZIFnZ2y6ekzH49kC+2IrDXV5i4KVMQwDp0+Zg1hUtZkoJJJpcZqR+ZBx7iI945cC u9O7EFrq+23NPsku700aFksxDMTml+9RXmgYTCBYclXPONdrM4cSdXzGc3kfCcobnd6loE VFIX4dCVUslvxohTFp61fQp2JIqb4vvALFZaCkcS1ANEtEah20eZPNKWBkNqHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=QAso1XUD; 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" X-Migadu-Spam-Score: -4.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=QAso1XUD; 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" X-Migadu-Queue-Id: E331747C12 X-Spam-Score: -4.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: UdPWKZFTPVcx * gnu/packages/databases.scm (python-aerich): New variable. --- gnu/packages/databases.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index cafcf04448..dacc1e2f4b 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -54,6 +54,7 @@ ;;; Copyright © 2021 Alexandre Hannud Abdo ;;; Copyright © 2021 Simon Tournier ;;; Copyright © 2021 jgart +;;; Copyright © 2022 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -2709,6 +2710,36 @@ (define-public python-tortoise-orm with relational data.") (license license:asl2.0))) +(define-public python-aerich + (package + (name "python-aerich") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "aerich" version)) + (sha256 + (base32 "19bvx5icsmmf9ylxyqrxw4wjv77shg5r8pjgdg7plzhn937bzlch")))) + (build-system python-build-system) + (arguments + ;; Tests are not packaged in the Pypi tarball and + ;; require a poetry environment to be run from source. + `(#:tests? #f)) + (propagated-inputs + (list python-asyncmy + python-asyncpg + python-click + python-ddlparse + python-dictdiffer + python-tomlkit + python-tortoise-orm)) + (home-page "https://github.com/tortoise/aerich") + (synopsis "Database migrations tool for Tortoise ORM") + (description + "This package provides @code{aerich} a Python database migrations tool for +Tortoise ORM.") + (license license:asl2.0))) + (define-public sqlcipher (package (name "sqlcipher") -- 2.34.0