From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E97CA1582EF for ; Fri, 21 Feb 2025 19:57:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D14F9343160 for ; Fri, 21 Feb 2025 19:57:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CBBE61102A2; Fri, 21 Feb 2025 19:57:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id BD3CB1102A2 for ; Fri, 21 Feb 2025 19:57:32 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F4FA3430C1 for ; Fri, 21 Feb 2025 19:57:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 027D916DF for ; Fri, 21 Feb 2025 19:57:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1740167847.0dd749d073a6183d860e0fabc94f81169d715051.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zstandard/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/zstandard/zstandard-0.23.0-r1.ebuild dev-python/zstandard/zstandard-0.23.0.ebuild X-VCS-Directories: dev-python/zstandard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0dd749d073a6183d860e0fabc94f81169d715051 X-VCS-Branch: master Date: Fri, 21 Feb 2025 19:57:31 +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: 4c47cd13-a943-4c02-a7b6-d8d01891c3b2 X-Archives-Hash: 8bade17cf9df1861e994bf2846725f8c commit: 0dd749d073a6183d860e0fabc94f81169d715051 Author: Michał Górny gentoo org> AuthorDate: Fri Feb 21 19:56:58 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 21 19:57:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd749d0 dev-python/zstandard: Require gentoo.org> .../zstandard/{zstandard-0.23.0.ebuild => zstandard-0.23.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/zstandard/zstandard-0.23.0.ebuild b/dev-python/zstandard/zstandard-0.23.0-r1.ebuild similarity index 94% rename from dev-python/zstandard/zstandard-0.23.0.ebuild rename to dev-python/zstandard/zstandard-0.23.0-r1.ebuild index fee208076d07..ea508a41132d 100644 --- a/dev-python/zstandard/zstandard-0.23.0.ebuild +++ b/dev-python/zstandard/zstandard-0.23.0-r1.ebuild @@ -25,8 +25,9 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +# TODO: figure out why zstd-1.5.7 breaks their hacky awful CFFI thingy DEPEND=" - app-arch/zstd:= +