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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2D3D1581EC for ; Fri, 22 Nov 2024 08:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5EFAE0833; Fri, 22 Nov 2024 08:49:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E0B0E0833 for ; Fri, 22 Nov 2024 08:49:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62876342FF2 for ; Fri, 22 Nov 2024 08:49:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C489B1E74 for ; Fri, 22 Nov 2024 08:49:02 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1732259852.59fafbc6c4b8c9931bc1a649714ecfbb611d0f5b.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-build/just/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-build/just/just-1.37.0.ebuild X-VCS-Directories: dev-build/just/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 59fafbc6c4b8c9931bc1a649714ecfbb611d0f5b X-VCS-Branch: master Date: Fri, 22 Nov 2024 08:49:02 +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: 1246b13a-3640-4fb1-8c1f-18d515a0bdad X-Archives-Hash: 5107cc1d8c2c747f5c01415938d177e9 commit: 59fafbc6c4b8c9931bc1a649714ecfbb611d0f5b Author: Joe Kappus wt gd> AuthorDate: Fri Nov 22 07:14:09 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Fri Nov 22 07:17:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59fafbc6 dev-build/just: 1.37.0 fix SRC_URI cargo-ebuild > pycargoebuild Last bump broke due to pycargoebuild not generating correct crates list. Despite warnings not to use, cargo-ebuild works perfectly. Signed-off-by: Joe Kappus wt.gd> dev-build/just/just-1.37.0.ebuild | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/dev-build/just/just-1.37.0.ebuild b/dev-build/just/just-1.37.0.ebuild index af35453ae..3b54bdeab 100644 --- a/dev-build/just/just-1.37.0.ebuild +++ b/dev-build/just/just-1.37.0.ebuild @@ -9,10 +9,10 @@ CRATES=" android_system_properties@0.1.5 ansi_term@0.12.1 anstream@0.6.18 + anstyle@1.0.10 anstyle-parse@0.2.6 anstyle-query@1.1.2 anstyle-wincon@3.0.6 - anstyle@1.0.10 arrayref@0.3.9 arrayvec@0.7.6 autocfg@1.4.0 @@ -45,8 +45,8 @@ CRATES=" derive-where@1.2.7 diff@0.1.13 digest@0.10.7 - dirs-sys@0.4.1 dirs@5.0.1 + dirs-sys@0.4.1 dotenvy@0.15.7 edit-distance@2.1.3 either@1.13.0 @@ -59,8 +59,8 @@ CRATES=" heck@0.5.0 hermit-abi@0.3.9 home@0.5.9 - iana-time-zone-haiku@0.1.2 iana-time-zone@0.1.61 + iana-time-zone-haiku@0.1.2 is_terminal_polyfill@1.70.1 itoa@1.0.13 js-sys@0.3.72 @@ -80,17 +80,17 @@ CRATES=" ppv-lite86@0.2.20 pretty_assertions@1.4.1 proc-macro2@1.0.89 - pulldown-cmark-to-cmark@10.0.4 pulldown-cmark@0.9.6 + pulldown-cmark-to-cmark@10.0.4 quote@1.0.37 rand@0.8.5 rand_chacha@0.3.1 rand_core@0.6.4 rayon-core@1.12.1 redox_users@0.4.6 + regex@1.11.1 regex-automata@0.4.9 regex-syntax@0.8.5 - regex@1.11.1 roff@0.2.2 rustix@0.38.41 rustversion@1.0.18 @@ -103,8 +103,8 @@ CRATES=" shellexpand@3.1.0 shlex@1.3.0 similar@2.6.0 - snafu-derive@0.8.5 snafu@0.8.5 + snafu-derive@0.8.5 strsim@0.11.1 strum@0.26.3 strum_macros@0.26.4 @@ -113,8 +113,8 @@ CRATES=" tempfile@3.14.0 temptree@0.2.0 terminal_size@0.4.0 - thiserror-impl@1.0.69 thiserror@1.0.69 + thiserror-impl@1.0.69 typed-arena@2.0.2 typenum@1.17.0 unicase@2.8.0 @@ -126,15 +126,15 @@ CRATES=" uuid@1.11.0 version_check@0.9.5 wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen@0.2.95 wasm-bindgen-backend@0.2.95 - wasm-bindgen-macro-support@0.2.95 wasm-bindgen-macro@0.2.95 + wasm-bindgen-macro-support@0.2.95 wasm-bindgen-shared@0.2.95 - wasm-bindgen@0.2.95 which@7.0.0 + winapi@0.3.9 winapi-i686-pc-windows-gnu@0.4.0 winapi-x86_64-pc-windows-gnu@0.4.0 - winapi@0.3.9 windows-core@0.52.0 windows-sys@0.48.0 windows-sys@0.52.0 @@ -158,6 +158,7 @@ CRATES=" windows_x86_64_msvc@0.52.6 winsafe@0.0.19 yansi@1.0.1 + zerocopy@0.7.35 zerocopy-derive@0.7.35 zerocopy@0.7.35 ${PN}@${PV}