From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 29 09:44:18 2020 Received: (at submit) by debbugs.gnu.org; 29 Sep 2020 13:44:18 +0000 Received: from localhost ([127.0.0.1]:55245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNFvV-00084M-M9 for submit@debbugs.gnu.org; Tue, 29 Sep 2020 09:44:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:41184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNFvS-00084D-9H for submit@debbugs.gnu.org; Tue, 29 Sep 2020 09:44:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNFvS-0004IA-1X for guix-patches@gnu.org; Tue, 29 Sep 2020 09:44:14 -0400 Received: from mx1.riseup.net ([198.252.153.129]:38188) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNFvP-000207-H1 for guix-patches@gnu.org; Tue, 29 Sep 2020 09:44:13 -0400 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4C10wm60TBzFfRJ for ; Tue, 29 Sep 2020 06:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1601387048; bh=sjkZ/vJIY2zp9+5YwJDv9fbGsivZQCVxT4YSkIMI+6Y=; h=Date:From:To:Subject:From; b=XPe/1xo1QtFzCWpata8OMoxN9a9gRwheq/0mfqU/CNz0QudIyRFidpABSgogSCEYd oXvwb3uA/Y2mngpR8YRaMijkkj5XY0q7LwMlcqsFrquwpaPEWhja3lWUZnHNq8nVNc PFnJ5jZ7Nbd2Z2QVd4ZrUwiwCYbFaO49HS1wKoYA= X-Riseup-User-ID: 704054249CBF9556BC84BA452F333D150D51049468288499C2AA338067AC9196 Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 4C10wl49NZz8tp8 for ; Tue, 29 Sep 2020 06:44:07 -0700 (PDT) Date: Tue, 29 Sep 2020 10:43:59 -0300 From: =?iso-8859-1?Q?Andr=E9?= Batista To: guix-patches@gnu.org Subject: [PATCH] gnu: Add rust-multi-default-trait-impl-0.1. Message-ID: <20200929134359.GA10729@andel> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="St7VIuEGZ6dlpu13" Content-Disposition: inline Received-SPF: pass client-ip=198.252.153.129; envelope-from=nandre@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/29 09:44:09 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --St7VIuEGZ6dlpu13 Content-Type: multipart/mixed; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=utf-8 Content-Disposition: inline; filename="0001-gnu-Add-rust-multi-default-trait-impl-0.1.patch" Content-Transfer-Encoding: quoted-printable =46rom 1e3ef9dba78e07d35c129be0d881a000343568fd Mon Sep 17 00:00:00 2001 =46rom: =3D?UTF-8?q?Andr=3DC3=3DA9=3D20Batista?=3D Date: Tue, 29 Sep 2020 09:38:21 -0300 Subject: [PATCH] gnu: Add rust-multi-default-trait-impl-0.1. To: guix-patches@gnu.org * gnu/packages/crates-io.scm (rust-multi-default-trait-impl-0.1): New varia= ble. --- gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 7cb2fd40cb..fda2be471d 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -9,6 +9,7 @@ ;;; Copyright =C2=A9 2020 Jakub K=C4=85dzio=C5=82ka ;;; Copyright =C2=A9 2020 Leo Famulari ;;; Copyright =C2=A9 2020 Gabriel Arazas +;;; Copyright =C2=A9 2020 Andr=C3=A9 Batista ;;; ;;; This file is part of GNU Guix. ;;; @@ -14630,6 +14631,35 @@ checking.") (description "Chaining APIs for both self -> Self and &mut self methods.") (license license:expat))) +=20 +(define-public rust-multi-default-trait-impl-0.1 + (package + (name "rust-multi-default-trait-impl") + (version "0.1.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "multi-default-trait-impl" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1r6y5zb6kg655zi02yk4amkwsgds5ay9ag1dk30cls7rn3dlvvqs")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f ; No tests. + #:cargo-inputs + (("rust-lazy-static" ,rust-lazy-static-1) + ("rust-proc-macro2" ,rust-proc-macro2-1) + ("rust-quote" ,rust-quote-1) + ("rust-syn" ,rust-syn-1)))) + (home-page "https://github.com/hainish/multi-default-trait-impl") + (synopsis "Define multiple implementations of trait") + (description + "This library contains two attribute macros: @code{default_trait_= impl} +which defines a default trait implementation, and @code{trait_impl} which = uses +a default trait implementation you've defined.") + (license license:lgpl2.1+))) =20 (define-public rust-nasm-rs-0.1 (package --=20 2.28.0 --cNdxnHkX5QqsyA0e-- --St7VIuEGZ6dlpu13 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQI5BAABCgAjFiEEIBdLYNLH+F+MBdSrYrJ+WmBEwoIFAl9zOhMFgwPCZwAACgkQ YrJ+WmBEwoIw+A/+NDePVz705Y6Tg5wci5kh3LA40dRcZ1HSgek6oxzfl0r29HGs Y6tjNwHblOThjNs0xaxQ2Cw5QmhUenu7NLWr5gjOFvxafInBL5kR+uxa94aAu4Zq 9Y/m4N+P2rhzZzHeG4p+92SifMNm04KR2QWo/mzDOmgHWAYheXY421+lFGotSTAO gL1RDPjXPUI7xw8jIKjcwzP+vgLIqnRmQqIAA7vE+numFmqt7Hm0UdSAOnr+dIV3 UeACoqm6UUy6crZDgykoSCPK30s6j+Za4hWoCxSecCRHLE/hOeEjMprGENLg4tI3 RsAghsDyIJI1Azuba4LdhKHbYeKfCECYjMLCz1bhAVihxKC0BTv9+E0mW1h+GDix //Ja0Ur2bibaHya91zte9jtSEtaatSiudKDuFxb2SC42opsLBvQviXztOBb6Ok3g kGS44yLrXgD/77/NfUA+OxKKJGd/VFwiK6G1JJt0Tpb0+iczxGlZM+xx0qLNOqz4 tmJw+cDvRHrCZiLUFXbMsGnRBJ9itOvDO8BbRh7DCOW6Uu7/oJdpJNejTdWwNhUn LNJMmq5i0uVRr8hyl6GMPQlXWHDon+CVPxgl9OArOj0xIOyvc17oRwS+nAr3YFVU +LxbtWlDuluikoUc2OaS+ArnmkmvjhSw1uy3bmBD2TxOmqPhUkP3SsNq1Tk= =nXhD -----END PGP SIGNATURE----- --St7VIuEGZ6dlpu13-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 30 04:27:35 2020 Received: (at 43705-done) by debbugs.gnu.org; 30 Sep 2020 08:27:35 +0000 Received: from localhost ([127.0.0.1]:58055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNXSZ-0004np-Fv for submit@debbugs.gnu.org; Wed, 30 Sep 2020 04:27:35 -0400 Received: from flashner.co.il ([178.62.234.194]:45934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNXSX-0004nd-Mt for 43705-done@debbugs.gnu.org; Wed, 30 Sep 2020 04:27:34 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id C8B0240081; Wed, 30 Sep 2020 08:27:27 +0000 (UTC) Date: Wed, 30 Sep 2020 11:26:54 +0300 From: Efraim Flashner To: =?utf-8?B?QW5kcsOp?= Batista Subject: Re: [bug#43705] [PATCH] gnu: Add rust-multi-default-trait-impl-0.1. Message-ID: <20200930082654.GQ1386@E5400> References: <20200929134359.GA10729@andel> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i13qRg9tmWEwo36p" Content-Disposition: inline In-Reply-To: <20200929134359.GA10729@andel> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43705-done Cc: 43705-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --i13qRg9tmWEwo36p Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I adjusted the indentation, removed the stray space above the package definition and re-enabled the tests. They could always be written and added later :) Patch pushed! Thanks. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --i13qRg9tmWEwo36p Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl90QU4ACgkQQarn3Mo9 g1H7ORAAkYrBlFtkg1rG7fblae/CvkwKGZS+tv9z5TBv1jUQgcOlLGS6icQUQZuf AlP7+gZzVeLsUX/G2RAA2Hsd6LyjrDiDHFQEUCDz5YatK4djapdYtoq1N0OfOGWa Qgr240wLp03hD2zEa+ijtAm1fNM7iFi1eWvdU1cVyQUm3TybtwuIKBiHcw89zTiG /kCZ+JRYwx++3SqMONGOhMuFpfckAle48CLHnXtp8EntsnresL8sYg+tTwwgCxCl leVPbKcqpZbRcojKQYnRlt5KNn2IoTi2Asg6Fy77C40smRwuyQfgU8eVxurDosBM drwsojdo3LkNoz/nN9/mkgEpGJra8wmqvOJM1pwEluqj1Wdjr0APPxnOVbSHoRjf 3p0byC0Rs4iWSEo3znO6io7gn2mvV7bdY87W9ym4okedFsKA33nb40z7XFqxvxN6 qKWO+oq2s3W4wkPysqp83O5ux5hamsE0Lm0Fjms30m0Hn1AyJQ+52AYzPXGx++be AtPRauG6YPX9osqpOAq9ZKmh16OIVQRMMGL8ClOnrWHUj73n4vPJfzdfEAVp1Csp ngTvdyqqzIYKnuFwy76tUvqoyoVEfbVjqUCksr4m9CI0EhUSlYZVRQY+YXQDhZK/ 6IFr/uYiGPSVkekywSavZLs7bxhZ+1K1vl6JPwYKPU2RDKRGyqE= =xd80 -----END PGP SIGNATURE----- --i13qRg9tmWEwo36p-- From unknown Tue Jun 17 01:34:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 28 Oct 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator