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 AD5391581C1 for ; Fri, 5 Jul 2024 15:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA0A62BC0BB; Fri, 5 Jul 2024 15:43:08 +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 AB69F2BC0BB for ; Fri, 5 Jul 2024 15:43:08 +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 A0C5C343087 for ; Fri, 5 Jul 2024 15:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0851C1DC6 for ; Fri, 5 Jul 2024 15:43:06 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1720194148.c79c66c0e37ca9fe41b6182b2a1abebc1cd864c6.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/librepo/, dev-libs/librepo/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/librepo/Manifest dev-libs/librepo/files/librepo-1.17.2-verbose-error.patch dev-libs/librepo/librepo-1.17.2.ebuild X-VCS-Directories: dev-libs/librepo/files/ dev-libs/librepo/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: c79c66c0e37ca9fe41b6182b2a1abebc1cd864c6 X-VCS-Branch: dev Date: Fri, 5 Jul 2024 15:43:06 +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: 221cce9f-9997-4e8a-89c3-0607d16d4b99 X-Archives-Hash: 48bd5126aa5cc840237a9bff113767ca commit: c79c66c0e37ca9fe41b6182b2a1abebc1cd864c6 Author: Takuya Wakazono gmail com> AuthorDate: Fri Jul 5 15:40:35 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Fri Jul 5 15:42:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c79c66c0 dev-libs/librepo: drop 1.17.2 Signed-off-by: Takuya Wakazono gmail.com> dev-libs/librepo/Manifest | 1 - .../files/librepo-1.17.2-verbose-error.patch | 13 ----- dev-libs/librepo/librepo-1.17.2.ebuild | 57 ---------------------- 3 files changed, 71 deletions(-) diff --git a/dev-libs/librepo/Manifest b/dev-libs/librepo/Manifest index cde31ca6a..3b2c1aced 100644 --- a/dev-libs/librepo/Manifest +++ b/dev-libs/librepo/Manifest @@ -1,2 +1 @@ -DIST librepo-1.17.2.tar.gz 840645 BLAKE2B 89d7b222131a89177802a4ef9c6d22a65059c985a664871a8d2cbe2ab7c8edfee8e7489e2370a24935c57e41456211eb384ff4a063477ea1f9dc0eff15344441 SHA512 5b6197e7a3fc8b5b11405c6106116309960d108073c71eb04d894e122b1611b1b5c427a9b1daad852aaf3cbbd1811d9bf5e8f664bde18eacfd432b661be8f006 DIST librepo-1.18.0.tar.gz 841303 BLAKE2B 57288ee8bf9e77009b1c169ffafb4d59dcc3ecf836870abb7fce78d5d0e381d4377d6de67eb7240a87d1124d32fe1f51a26e6e8168f7557285502595aff69d17 SHA512 6630b4751163ff6a34c32b94f6d0ecdc34926ade6aa92342c99eef9a514edd25405e051c58f6630615dd9cd04ef5c0404ebc4805708356477b97d351baa19a73 diff --git a/dev-libs/librepo/files/librepo-1.17.2-verbose-error.patch b/dev-libs/librepo/files/librepo-1.17.2-verbose-error.patch deleted file mode 100644 index bb968cbf4..000000000 --- a/dev-libs/librepo/files/librepo-1.17.2-verbose-error.patch +++ /dev/null @@ -1,13 +0,0 @@ -Make a test failure verbose. -https://bugs.gentoo.org/928159 ---- a/tests/test_checksum.c -+++ b/tests/test_checksum.c -@@ -141,7 +141,7 @@ START_TEST(test_cached_checksum_matches) - goto exit_label; - } - // Any other errno means fail -- ck_assert(attr_ret != -1); -+ ck_assert_msg(attr_ret == -1, "getxattr failed: %s", strerror(errno)); - } else { - buf[attr_ret] = 0; - ck_assert_str_eq(buf, expected); diff --git a/dev-libs/librepo/librepo-1.17.2.ebuild b/dev-libs/librepo/librepo-1.17.2.ebuild deleted file mode 100644 index d3a84b635..000000000 --- a/dev-libs/librepo/librepo-1.17.2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Repodata downloading library" -HOMEPAGE="https://github.com/rpm-software-management/librepo" -SRC_URI="https://github.com/rpm-software-management/librepo/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc gpgme test +zchunk" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-libs/glib-2.66:2 - dev-libs/libxml2 - dev-libs/openssl:= - >=net-misc/curl-7.52.0 - gpgme? ( app-crypt/gpgme:1= ) - !gpgme? ( >=app-arch/rpm-4.18.0 ) - zchunk? ( >=app-arch/zchunk-0.9.11 ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - doc? ( app-text/doxygen ) - test? ( dev-libs/check ) -" - -PATCHES=( - # make a test failure verbose, bug #928159 - "${FILESDIR}/${P}-verbose-error.patch" -) - -src_prepare() { - cmake_src_prepare - - # respect temp directory during tests, bug #924463 - sed -i "s|/tmp/|${T}/|" tests/testsys.h || die -} - -src_configure() { - local mycmakeargs=( - -DENABLE_EXAMPLES=OFF - -DENABLE_PYTHON=OFF - -DENABLE_SELINUX=OFF - -DUSE_GPGME=$(usex gpgme) - -DENABLE_DOCS=$(usex doc) - -DENABLE_TESTS=$(usex test) - -DWITH_ZCHUNK=$(usex zchunk) - ) - cmake_src_configure -}