From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mJqbIk+F0mWmMQEAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 23:31:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mJqbIk+F0mWmMQEAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 23:31:43 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=eaxli4VA; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708295503; 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=X9HHvgE6l6kXq88S0TNXQyrq0zeTfBgge3yx5NvhZ4s=; b=IDzDz194mU/jU05p3+NgRuAC2IAWF6Gc+TKwCSyjlYyABuJ206XnBijOm5mxmcGBRJUIvv +gqBIPuBU1x6zjLSvUDuCWzAZiVZnCdxZ4wdaoI6LyenF5To/PwZV9wwwctUzEent68uer lIjoRDGxMOCPKsF6Ne3rCx7BycQXMVWPN+5LdxGmjQdP3vDV1vbIubX5zp7dPMmvCr2N/h rxZF5RvdhprDoLyNN57QUxWDGXw8nVmOVXJa0iMi4Loay7oHG7toEOwiva1HSJaZjrCwHr ob2vpdOhzPdhMvf/LciWup81mWPAtTk5Mm3HkN1bLYoZRPNsfMiYxAQge4+0xw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=eaxli4VA; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708295503; a=rsa-sha256; cv=none; b=HyK6xU7mYBjkCKeu/dLn9FB12Ou/YVicdqArifHf1X2Rj5JFdVqHA/4KYAhPOsOhxI4X2a sbQFSJ4aU5Rb1Xvoh681Dp0aNIJEKofj77FJhJsvbGwSFDjjMYtXREGKYFwE6KPpx+SHEQ 2eOP5K8rNv+a+zvaPY2heMZnwpVINGnko4IaZYDHxTyRG2OH7xcAx7xgtHcCMUVDVBieX0 FWEkS833hdUyrHyYjKQ+El0IXl+4a/SW6aJGhSfo1nl6jKP5XVAv+/BvYTF4/3zxm5gJm2 AWuUqmfhphSYQ3SJ0/yGgSB0gpnH8QIj31MPkddlItgl11atM1vwlZIPxxbbGg== 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 6CECD6D46D for ; Sun, 18 Feb 2024 23:31:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rboTt-0007tc-TC; Sun, 18 Feb 2024 16:13:49 -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 1rboTq-0007ng-3U for guix-patches@gnu.org; Sun, 18 Feb 2024 16:13:47 -0500 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 1rboTp-0007a0-Qe for guix-patches@gnu.org; Sun, 18 Feb 2024 16:13:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rboUA-0003e8-EI; Sun, 18 Feb 2024 16:14:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 211/228] gnu: Add rust-deadpool-sqlite-0.7. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:14:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829082113872 (code B ref 69257); Sun, 18 Feb 2024 21:14:06 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:13:41 +0000 Received: from localhost ([127.0.0.1]:39267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboTk-0003bZ-Rb for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:13:41 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:48415 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboTc-0003YI-65 for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:13:32 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X9HHvgE6l6kXq88S0TNXQyrq0zeTfBgge3yx5NvhZ4s=; b=eaxli4VA13G/f2yQWB8iv1qopsc8LHymQwstB+leEVCkZthvzzZprDVN37qfV4CBfk5/KS wgxZln/1+dnpvzb52fvQzf7fJ07sDwO1t3lFJXIsrEjnXpgU5d2DsUaIYLoEbCU11zaQVa xDcacAU+qja+Qh5KL6HOoRg6MZeNr/64YGT+ZZiNnjlb7xLWqDJ6HVYxkvHEa5TYb9w6Ag jK/HxOXauAqyuzFuGUpo7N66vN5gKla4JGnqBi7y1mjkusbdBJhrMT0zVQToDWFwozcj1H JgiU1LdD3GPpCbQg5u0oXYbcoS0Fq7cee4uAdY6vYl47tU5LKxu82BwfmRpFrg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 9e0e723c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:13:02 +0000 (UTC) Date: Sun, 18 Feb 2024 22:12:21 +0100 Message-ID: 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: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 6CECD6D46D X-TUID: U5oysZHl6bsl * gnu/packages/crates-io.scm (rust-deadpool-sqlite-0.7): Add variable. Change-Id: I7d7d34de137e36a7adefcd88e31adf2dad28154e --- gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8535fc72de..5c15a641b2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -18100,6 +18100,32 @@ (define-public rust-deadpool-runtime-0.1 for sync managers.") (license (list license:expat license:asl2.0)))) +(define-public rust-deadpool-sqlite-0.7 + (package + (name "rust-deadpool-sqlite") + (version "0.7.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "deadpool-sqlite" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0b621w3hl1ay39c6kp80lzcymbi0mys7ir558cjy4frgw4v0w0dq")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-deadpool" ,rust-deadpool-0.10) + ("rust-deadpool-sync" ,rust-deadpool-sync-0.1) + ("rust-rusqlite" ,rust-rusqlite-0.30) + ("rust-serde" ,rust-serde-1)) + #:cargo-development-inputs (("rust-config" ,rust-config-0.13) + ("rust-dotenv" ,rust-dotenv-0.15) + ("rust-tokio" ,rust-tokio-1)))) + (home-page "https://github.com/bikeshedder/deadpool") + (synopsis "Dead simple async pool for rusqlite") + (description + "This package provides dead simple async pool for rusqlite.") + (license (list license:expat license:asl2.0)))) + (define-public rust-deadpool-sync-0.1 (package (name "rust-deadpool-sync") -- 2.41.0