From patchwork Wed Jan 4 16:08:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 45852 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 E106027BBED; Wed, 4 Jan 2023 16:10:52 +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_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham 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 3560627BBE9 for ; Wed, 4 Jan 2023 16:10:52 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pD6LA-0003XP-7C; Wed, 04 Jan 2023 11:10:08 -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 1pD6L5-0003W9-6S for guix-patches@gnu.org; Wed, 04 Jan 2023 11:10:05 -0500 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 1pD6L4-0003jG-Ue for guix-patches@gnu.org; Wed, 04 Jan 2023 11:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pD6L4-0008UQ-JN; Wed, 04 Jan 2023 11:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53019] [PATCHv2 4/4] gnu: Add python-aerich. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 04 Jan 2023 16:10:02 +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 , lars@6xq.net X-Debbugs-Original-Xcc: lars@6xq.net Received: via spool by 53019-submit@debbugs.gnu.org id=B53019.167284857232554 (code B ref 53019); Wed, 04 Jan 2023 16:10:02 +0000 Received: (at 53019) by debbugs.gnu.org; 4 Jan 2023 16:09:32 +0000 Received: from localhost ([127.0.0.1]:49415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pD6KZ-0008Sy-H9 for submit@debbugs.gnu.org; Wed, 04 Jan 2023 11:09:31 -0500 Received: from confino.investici.org ([93.190.126.19]:38987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pD6KU-0008SM-Kg for 53019@debbugs.gnu.org; Wed, 04 Jan 2023 11:09:28 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4NnF0h3Nzmz110x; Wed, 4 Jan 2023 16:09:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1672848564; bh=UmqlNjT9u1V7sDeKPJaSZlEiyL159c+TiEwl8iWnV+g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dfdbnv3XcoN5ysLW5FeatHKGOpMhpNgHFyMRcgmbFN3u3qds0uyYfBgyVEmT633he W+jbaDyK7IeUr6QMQGM9Pec6w2CGRS+Cx/qszJDgMbuCGqDUXmB4OLRR66jAINH/Nh 6+Kvj1yrJ5pxxUsET58ZGclUUmHTdcmcYIZsK1w8= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4NnF0h2v43z110m; Wed, 4 Jan 2023 16:09:24 +0000 (UTC) Date: Wed, 4 Jan 2023 17:08:55 +0100 Message-Id: <20230104160855.6241-4-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230104160855.6241-1-goodoldpaul@autistici.org> References: <20230104160855.6241-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: , 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 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/databases.scm (python-aerich): New variable. --- gnu/packages/databases.scm | 61 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 2a24ba580d..18b0c809f4 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -59,6 +59,7 @@ ;;; Copyright © 2022 muradm ;;; Copyright © 2022 Thomas Albers Raviola ;;; Copyright © 2021, 2022 jgart +;;; Copyright © 2022 Giacomo Leidi ;;; ;;; This file is part of GNU Guix. ;;; @@ -3057,6 +3058,66 @@ (define-public python-tortoise-orm with relational data.") (license license:asl2.0))) +(define-public aerich + (package + (name "aerich") + (version "0.7.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tortoise/aerich") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0zk99c979xn5ym7v1g3v1y4h3cj7kdc7v1hf9f5h011mfs12s3df")))) + (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'generate-setup.py + (lambda* (#:key inputs outputs #:allow-other-keys) + ;; This is an hack needed to get poetry's setup.py. + (setenv "POETRY_VIRTUALENVS_CREATE" "false") + (invoke "poetry" "build" "-f" "sdist") + (invoke "bash" "-c" + (string-append "tar --wildcards " + "-xvf dist/*-`poetry version -s`.tar.gz " + "-O '*/setup.py' > setup.py")))) + (replace 'check + (lambda* (#:key tests? outputs #:allow-other-keys) + (when tests? + (let ((out (assoc-ref outputs "out"))) + (invoke "pytest" "-vv")))))))) + (native-inputs + (list + poetry + python-bandit + python-cryptography + python-isort + python-pydantic + python-pytest + python-pytest-asyncio + python-pytest-mock + python-pytest-xdist)) + (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 (Object Relational +Mapper)") + (description + "This package provides @code{aerich}, a Python database migrations tool +for Tortoise ORM (Object Relational Mapper). It can be used both +programmatically or as a standalone CLI application.") + (license license:asl2.0))) + (define-public sqlcipher (package (name "sqlcipher")