From 7bcfea9c5e79a425a62a66bba477b9d3c0d7fdd0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 7 May 2024 00:00:56 +0100 Subject: gentoo auto-resync : 07:05:2024 - 00:00:56 --- dev-python/minify-html/Manifest | 2 +- dev-python/minify-html/minify-html-0.15.0.ebuild | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'dev-python/minify-html') diff --git a/dev-python/minify-html/Manifest b/dev-python/minify-html/Manifest index c591abc006bf..63d1a50cbe56 100644 --- a/dev-python/minify-html/Manifest +++ b/dev-python/minify-html/Manifest @@ -1,4 +1,4 @@ DIST minify_html-0.15.0-crates.tar.xz 22011872 BLAKE2B e23d0b978708995f75aa2ca0a4bdf9bcd5a967a310d7a709941ba83a54487018071a9ab4794232f9963807308e3d63afa7e219b112ea73dfe29ff828d66b84b2 SHA512 7f15918faaa634d1ac9ddff071f410594eb4a1a432b74eb999dc037d5734b0c17c9e831440b50797f025a010d51e7b84cd9f2cf6e645b726a796612d6b4ea710 DIST minify_html-0.15.0.tar.gz 96948 BLAKE2B 24fe7b747d389a2876210b2774cfad8a623a5549c86fdcb9304d6521a7ef1ab85c770fbfe03a5d6812c7a1d282f409e93132db83b64ea16d4b3fe88c762ea71f SHA512 89b4e40a3572958b6d79985537f9fe9aa917ff94afc72b44f74202298128af71fb0618c1ca50af445da678806b44959d390113d404ae8ad0b75660564095159f -EBUILD minify-html-0.15.0.ebuild 834 BLAKE2B 401e6632948d9271350e8e38cd90234a236e0572d71b8326e9713247abe2574037b7a58782127df7fa3dde924ddf8ea6504c480259ae0b3d52754c7b0df4e7c0 SHA512 c1c2e0a2b3b7a7b5ce5fdd6e6c9ba537db377bfc0ed1d7987184d5f1811345b78e6868269bbec5f7255e8a8761f3ab6599029acceb22728caab61cf171bf6819 +EBUILD minify-html-0.15.0.ebuild 924 BLAKE2B 92db57cdbcdc1c4f74250a2ad3034a883bd06e14e0ff98f3bdd646ee9ece00f9b67cff62bcb615bec1141592b4ffc52179ef071e43a6f9c54397d798d57fc05a SHA512 b3c5163ba560efc55ac3253a7d24d792f4f3553eda8a9f25436993b706c783ae4066c9c565d2a5948dd44cf4eb51044b537a272a3d8c994a96c1835325a82ae3 MISC metadata.xml 355 BLAKE2B 3272cd863755bc6cdaa46183ce8151602bf8972f6c6c7e7d1bc5a8299aade51ebb57348fed9d12dd03293b1402309a6b6d2a07b58f1dae61f3c0b11a30c5a455 SHA512 5bdf97a6145ba789fe936430cd19ff09225f3857eee2a5ecc8515638d9d8923d2d3110c894892d5d8f4ce416287784ccc90539def997c4eb5a30c7444994020b diff --git a/dev-python/minify-html/minify-html-0.15.0.ebuild b/dev-python/minify-html/minify-html-0.15.0.ebuild index be94da626d42..cc27edc8ca71 100644 --- a/dev-python/minify-html/minify-html-0.15.0.ebuild +++ b/dev-python/minify-html/minify-html-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,3 +38,8 @@ SLOT="0" KEYWORDS="~amd64 ~arm64" QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/minify_html/minify_html.*.so" + +src_prepare() { + sed -i -e '/strip/d' Cargo.toml || die + distutils-r1_src_prepare +} -- cgit v1.2.3