From c6985b401141ea8b5ec4b95c4ad3a5a21ef32571 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 9 Jan 2024 13:01:22 +0000 Subject: gentoo auto-resync : 09:01:2024 - 13:01:22 --- eclass/Manifest.gz | Bin 38914 -> 38912 bytes eclass/cargo.eclass | 3 --- 2 files changed, 3 deletions(-) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index ab2409ad0f2d..2ec66b5c5ebd 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index 7bdd548b0df8..3bdbb5e3ec64 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclass @@ -175,9 +175,6 @@ ECARGO_VENDOR="${ECARGO_HOME}/gentoo" # If no arguments are provided, it uses the CRATES variable. # The value is set as CARGO_CRATE_URIS. _cargo_set_crate_uris() { - # when called by pkgbump, do not fetch crates - [[ ${PKGBUMPING} == ${PVR} ]] && return - local -r regex='^([a-zA-Z0-9_\-]+)-([0-9]+\.[0-9]+\.[0-9]+.*)$' local crates=${1} local crate -- cgit v1.2.3