From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DB3815800A for ; Wed, 26 Jul 2023 07:43:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1C71E095A; Wed, 26 Jul 2023 07:43:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0A2AE0959 for ; Wed, 26 Jul 2023 07:43:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B895A341599 for ; Wed, 26 Jul 2023 07:43:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66CB0DE3 for ; Wed, 26 Jul 2023 07:43:42 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1690351456.fa959fd341549d4ace9626bd04589f24696424ee.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-shells/zoxide/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-shells/zoxide/zoxide-0.9.1.ebuild X-VCS-Directories: app-shells/zoxide/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: fa959fd341549d4ace9626bd04589f24696424ee X-VCS-Branch: master Date: Wed, 26 Jul 2023 07:43:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1d9f7d75-b285-4c48-a774-185b1ebda62f X-Archives-Hash: 66c150dab4a208aef1e7338fce32a82d commit: fa959fd341549d4ace9626bd04589f24696424ee Author: Leonardo Hernández Hernández proton me> AuthorDate: Wed Jul 26 05:41:05 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jul 26 06:04:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa959fd3 app-shells/zoxide: modernize cargo.eclass usage Signed-off-by: Leonardo Hernández Hernández proton.me> app-shells/zoxide/zoxide-0.9.1.ebuild | 226 +++++++++++++++++----------------- 1 file changed, 113 insertions(+), 113 deletions(-) diff --git a/app-shells/zoxide/zoxide-0.9.1.ebuild b/app-shells/zoxide/zoxide-0.9.1.ebuild index 8c2e8bd8c..ffe03bab5 100644 --- a/app-shells/zoxide/zoxide-0.9.1.ebuild +++ b/app-shells/zoxide/zoxide-0.9.1.ebuild @@ -1,122 +1,122 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Autogenerated by pycargoebuild 0.6.3 +# Autogenerated by pycargoebuild 0.10 EAPI=8 CRATES=" - Inflector-0.11.4 - aliasable-0.1.3 - anstream-0.3.2 - anstyle-1.0.0 - anstyle-parse-0.2.0 - anstyle-query-1.0.0 - anstyle-wincon-1.0.1 - anyhow-1.0.71 - askama-0.12.0 - askama_derive-0.12.1 - askama_escape-0.10.3 - assert_cmd-2.0.11 - bincode-1.3.3 - bitflags-1.3.2 - bstr-1.4.0 - cc-1.0.79 - cfg-if-1.0.0 - clap-4.2.7 - clap_builder-4.2.7 - clap_complete-4.2.1 - clap_complete_fig-4.2.0 - clap_derive-4.2.0 - clap_lex-0.4.1 - color-print-0.3.4 - color-print-proc-macro-0.3.4 - colorchoice-1.0.0 - difflib-0.4.0 - dirs-5.0.1 - dirs-sys-0.4.1 - doc-comment-0.3.3 - dunce-1.0.4 - either-1.8.1 - errno-0.3.1 - errno-dragonfly-0.1.2 - fastrand-1.9.0 - getrandom-0.2.9 - glob-0.3.1 - heck-0.4.1 - hermit-abi-0.3.1 - instant-0.1.12 - io-lifetimes-1.0.10 - is-terminal-0.4.7 - itertools-0.10.5 - libc-0.2.143 - linux-raw-sys-0.3.7 - memchr-2.5.0 - mime-0.3.17 - mime_guess-2.0.4 - minimal-lexical-0.2.1 - nix-0.26.2 - nom-7.1.3 - once_cell-1.17.1 - option-ext-0.2.0 - ouroboros-0.15.6 - ouroboros_macro-0.15.6 - ppv-lite86-0.2.17 - predicates-3.0.3 - predicates-core-1.0.6 - predicates-tree-1.0.9 - proc-macro-error-1.0.4 - proc-macro-error-attr-1.0.4 - proc-macro2-1.0.56 - quote-1.0.26 - rand-0.8.5 - rand_chacha-0.3.1 - rand_core-0.6.4 - redox_syscall-0.2.16 - redox_syscall-0.3.5 - redox_users-0.4.3 - regex-automata-0.1.10 - rstest-0.17.0 - rstest_macros-0.17.0 - rstest_reuse-0.5.0 - rustc_version-0.4.0 - rustix-0.37.19 - semver-1.0.17 - serde-1.0.162 - serde_derive-1.0.162 - static_assertions-1.1.0 - strsim-0.10.0 - syn-1.0.109 - syn-2.0.15 - tempfile-3.5.0 - termtree-0.4.1 - thiserror-1.0.40 - thiserror-impl-1.0.40 - unicase-2.6.0 - unicode-ident-1.0.8 - utf8parse-0.2.1 - version_check-0.9.4 - wait-timeout-0.2.0 - wasi-0.11.0+wasi-snapshot-preview1 - which-4.4.0 - windows-sys-0.45.0 - windows-sys-0.48.0 - windows-targets-0.42.2 - windows-targets-0.48.0 - windows_aarch64_gnullvm-0.42.2 - windows_aarch64_gnullvm-0.48.0 - windows_aarch64_msvc-0.42.2 - windows_aarch64_msvc-0.48.0 - windows_i686_gnu-0.42.2 - windows_i686_gnu-0.48.0 - windows_i686_msvc-0.42.2 - windows_i686_msvc-0.48.0 - windows_x86_64_gnu-0.42.2 - windows_x86_64_gnu-0.48.0 - windows_x86_64_gnullvm-0.42.2 - windows_x86_64_gnullvm-0.48.0 - windows_x86_64_msvc-0.42.2 - windows_x86_64_msvc-0.48.0 + Inflector@0.11.4 + aliasable@0.1.3 + anstream@0.3.2 + anstyle-parse@0.2.0 + anstyle-query@1.0.0 + anstyle-wincon@1.0.1 + anstyle@1.0.0 + anyhow@1.0.71 + askama@0.12.0 + askama_derive@0.12.1 + askama_escape@0.10.3 + assert_cmd@2.0.11 + bincode@1.3.3 + bitflags@1.3.2 + bstr@1.4.0 + cc@1.0.79 + cfg-if@1.0.0 + clap@4.2.7 + clap_builder@4.2.7 + clap_complete@4.2.1 + clap_complete_fig@4.2.0 + clap_derive@4.2.0 + clap_lex@0.4.1 + color-print-proc-macro@0.3.4 + color-print@0.3.4 + colorchoice@1.0.0 + difflib@0.4.0 + dirs-sys@0.4.1 + dirs@5.0.1 + doc-comment@0.3.3 + dunce@1.0.4 + either@1.8.1 + errno-dragonfly@0.1.2 + errno@0.3.1 + fastrand@1.9.0 + getrandom@0.2.9 + glob@0.3.1 + heck@0.4.1 + hermit-abi@0.3.1 + instant@0.1.12 + io-lifetimes@1.0.10 + is-terminal@0.4.7 + itertools@0.10.5 + libc@0.2.143 + linux-raw-sys@0.3.7 + memchr@2.5.0 + mime@0.3.17 + mime_guess@2.0.4 + minimal-lexical@0.2.1 + nix@0.26.2 + nom@7.1.3 + once_cell@1.17.1 + option-ext@0.2.0 + ouroboros@0.15.6 + ouroboros_macro@0.15.6 + ppv-lite86@0.2.17 + predicates-core@1.0.6 + predicates-tree@1.0.9 + predicates@3.0.3 + proc-macro-error-attr@1.0.4 + proc-macro-error@1.0.4 + proc-macro2@1.0.56 + quote@1.0.26 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + redox_syscall@0.2.16 + redox_syscall@0.3.5 + redox_users@0.4.3 + regex-automata@0.1.10 + rstest@0.17.0 + rstest_macros@0.17.0 + rstest_reuse@0.5.0 + rustc_version@0.4.0 + rustix@0.37.19 + semver@1.0.17 + serde@1.0.162 + serde_derive@1.0.162 + static_assertions@1.1.0 + strsim@0.10.0 + syn@1.0.109 + syn@2.0.15 + tempfile@3.5.0 + termtree@0.4.1 + thiserror-impl@1.0.40 + thiserror@1.0.40 + unicase@2.6.0 + unicode-ident@1.0.8 + utf8parse@0.2.1 + version_check@0.9.4 + wait-timeout@0.2.0 + wasi@0.11.0+wasi-snapshot-preview1 + which@4.4.0 + windows-sys@0.45.0 + windows-sys@0.48.0 + windows-targets@0.42.2 + windows-targets@0.48.0 + windows_aarch64_gnullvm@0.42.2 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_msvc@0.42.2 + windows_aarch64_msvc@0.48.0 + windows_i686_gnu@0.42.2 + windows_i686_gnu@0.48.0 + windows_i686_msvc@0.42.2 + windows_i686_msvc@0.48.0 + windows_x86_64_gnu@0.42.2 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnullvm@0.42.2 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_msvc@0.42.2 + windows_x86_64_msvc@0.48.0 " inherit cargo bash-completion-r1 @@ -125,7 +125,7 @@ DESCRIPTION="A smarter cd command for your terminal" HOMEPAGE="https://github.com/ajeetdsouza/zoxide" SRC_URI=" https://github.com/ajeetdsouza/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - $(cargo_crate_uris) + ${CARGO_CRATE_URIS} " LICENSE="MIT"