app-misc/pipes-rs: drop 9999 and 1.6.3, add 1.6.4

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2025-10-08 17:17:46 +02:00
parent ae5af2ce56
commit bb466d0a1b
4 changed files with 12 additions and 57 deletions

View File

@@ -21,7 +21,7 @@ DIST once_cell-1.18.0.crate 32969 BLAKE2B a08d5beee50a7add28bd9e50b18709e7b34574
DIST oorandom-11.1.3.crate 10068 BLAKE2B 443ced49f63015823866257a36a88e566f75adaa79511c1c73f1190ec8855ca590d2b6ece07c2ad5e9e47a89f7891af6e9e43b7d74d9ac57cb3551e60b50aca1 SHA512 51ae60ef51da56d7673f36a6c5b99b743580c5f5be54fdcb54b69e5e2f6bbba3267f96b74e7cd6dee6962dfa6696fd9ed073f22726a2861b8f2601946a8efab9
DIST parking_lot-0.12.1.crate 40967 BLAKE2B 940a112a066e3cbd15e2f6df89bfff37e4ece2194118618a96fa14871813c91798f93181ab0f768d3e1f3d60805508f216724013afb7e3da95678d0d951a42d4 SHA512 07327d3b737a913508dffb66023766348ce7f9d555c224a099cabb05baefd16a28e15fec638e3a148a5169dbd980c4541b0f8820ae9d06dfe0704482838fbd5c
DIST parking_lot_core-0.9.8.crate 32383 BLAKE2B 2f9666872894d1c85895437d1353f9e15be2bc8d004ffc8f0e5be95e9dd4b274797db3752eba1c0b5b6071c1b8a71e4857cae0b2aff1afdaa39e92e70be2e6fd SHA512 8d6dfdf661b0f7d0774cb9f61121f2daefd182ac8a2a0d24eab451febfbe1a664c815c163d34a7f3d15a54915a8e22e6c6cd10e89cb7d7598d48d81ad6a3c256
DIST pipes-rs-1.6.3.tar.gz 17682 BLAKE2B 565622cab387260266cf59e91da4771d0f4e4c983fcb05faa50fd6350bc43985147491434709ff337fdcc9ba95073dd65a4bce603fa8aa36010fe7c467908f81 SHA512 fea100f37b31f7604f12ccbdb7ce9db68acddf46f2ffcbe78f89d54ed71f18e6b4da57abf43fc7e1865a5d0d9238de7be8d3c662d78b284f584f2326f4e633b6
DIST pipes-rs-1.6.4.tar.gz 17682 BLAKE2B f40337a4faf294d5712b79bc7510220690037f7ca930f7497b24d77fa8c1ad12e30e344851a04a149c5665d0cb5f4f0857ae7cd48f7a6f9fec1d23d865e69086 SHA512 aee723e1e5900e42adafe724236e78a9822f9e2aa6eb5623c44dbf2e57788123b2d0693d654f442eb80569c8eda411179df194304fd11d696f41662007cd6cb8
DIST proc-macro2-1.0.69.crate 44271 BLAKE2B 9d1531a0b123e6238363d574bee03ad050454b65710b9800c12597f3a9ae2f9bf50c617da0472b7ac0b549afaca19c546ccd6519e648598500efda9c0db2ef6d SHA512 d197cbe9b6100c3193a01fd7dd6b4e49d440290012ababb5d9f139409f0afe816f213d67a03abeb1f3227228e0a1f2446d1dc0a2775363a15d1237c38b45d6a1
DIST quote-1.0.33.crate 28090 BLAKE2B 77c4b166f1200e1ee2ab94a5014acd334c1fe4b7d72851d73768d491c56c6779a0882a304c1f30c88732a6168351f0f786b10516ae537cff993892a749175848 SHA512 c1e76c3c017e8554eebe309f8167fd56fce931981c06798aa85a0cc6d64a9cba6ab103f5a1324e69c6f9ca5dc47a8e31ff2e847850542748697afcd265b5939c
DIST redox_syscall-0.3.5.crate 23404 BLAKE2B 85aa4299d9816666bf576f523da5cdeae87b3c8fbb2af103e82258d23f73303c068a4b6c3ef4117ad67958cb31e41f836a9f59f2ce1bc52c23605e34399afcf1 SHA512 16f8f4766932bb54e4740cfdb4f0802f76246c0bf88c1d76c69c115949b124b625d8c3b85d8947073c2e9544f425aa16c10f71fabe3c03d29e424c47fe4ccdde

View File

@@ -1,7 +1,7 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4-r1
# Autogenerated by pycargoebuild 0.15.0
EAPI=8
@@ -36,9 +36,9 @@ CRATES="
serde@1.0.189
serde_derive@1.0.189
serde_spanned@0.6.3
signal-hook@0.3.17
signal-hook-mio@0.2.3
signal-hook-registry@1.4.1
signal-hook@0.3.17
smallvec@1.11.1
syn@2.0.38
tincture@1.0.0
@@ -48,9 +48,9 @@ CRATES="
unicode-ident@1.0.12
unicode-width@0.1.11
wasi@0.11.0+wasi-snapshot-preview1
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-sys@0.48.0
windows-targets@0.48.5
windows_aarch64_gnullvm@0.48.5
@@ -68,20 +68,17 @@ inherit cargo
DESCRIPTION="An over-engineered rewrite of pipes.sh in Rust"
HOMEPAGE="https://github.com/lhvy/pipes-rs"
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lhvy/pipes-rs.git"
else
SRC_URI="https://github.com/lhvy/pipes-rs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}"
KEYWORDS="~amd64"
fi
SRC_URI="
https://github.com/lhvy/pipes-rs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
LICENSE="BlueOak-1.0.0 Apache-2.0 MIT Unicode-DFS-2016"
LICENSE="BlueOak-1.0.0 MIT Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"
PATCHES=(
"${FILESDIR}/${PN}-1.6.3-do-not-strip.patch"
"${FILESDIR}/${P}-do-not-strip.patch"
)
QA_FLAGS_IGNORED="usr/bin/${PN}"

View File

@@ -1,42 +0,0 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4-r1
EAPI=8
inherit cargo
DESCRIPTION="An over-engineered rewrite of pipes.sh in Rust"
HOMEPAGE="https://github.com/lhvy/pipes-rs"
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/lhvy/pipes-rs.git"
else
SRC_URI="https://github.com/lhvy/pipes-rs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}"
KEYWORDS="~amd64"
fi
LICENSE="BlueOak-1.0.0 Apache-2.0 MIT Unicode-DFS-2016"
SLOT="0"
PATCHES=(
"${FILESDIR}/${PN}-1.6.3-do-not-strip.patch"
)
QA_FLAGS_IGNORED="usr/bin/${PN}"
src_unpack() {
if [[ ${PV} == *9999* ]]; then
git-r3_src_unpack
cargo_live_src_unpack
else
cargo_src_unpack
fi
}
src_install() {
cargo_src_install --path ./crates/${PN}
}