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 34601158086 for ; Thu, 2 Dec 2021 04:06:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 804D5E089C; Thu, 2 Dec 2021 04:06:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 66D68E089C for ; Thu, 2 Dec 2021 04:06:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 68303342CEB for ; Thu, 2 Dec 2021 04:06:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA9E4201 for ; Thu, 2 Dec 2021 04:06:35 +0000 (UTC) From: "Jason A. Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason A. Donenfeld" Message-ID: <1638417984.47803f54d5699765c523eff1cc8e7f84cc1ac4c3.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/b4/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/b4/Manifest net-mail/b4/b4-0.7.2.ebuild net-mail/b4/b4-0.8.0.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 47803f54d5699765c523eff1cc8e7f84cc1ac4c3 X-VCS-Branch: master Date: Thu, 2 Dec 2021 04:06:35 +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: 29a49ea0-f5ee-4508-b730-5e8e81963480 X-Archives-Hash: ec8800b3b1343a3022dad348f1168cae commit: 47803f54d5699765c523eff1cc8e7f84cc1ac4c3 Author: Jason A. Donenfeld gentoo org> AuthorDate: Thu Dec 2 02:45:00 2021 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Thu Dec 2 04:06:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47803f54 net-mail/b4: bump to 0.8 and fix deps Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.7.2.ebuild => b4-0.8.0.ebuild} | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index 1ea335e20c69..c0c933e8f94f 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.7.2.tar.gz 64196 BLAKE2B a947b1feeb7fc0144f282caebdcf44f40a0b13137262ca608f260006bdd0a4db6d7347cc1dfe023336566306bb80bcfbbc7c9b71964a949100365d4daa9d4046 SHA512 0a55302c41fa1b5208fba0fa8631e9fdcf37f340f6513a351ea69915f703db7f441a8a7ebcbb29f657049db691de8ed316a6febdbc7b7e75957c7d328fa948f0 +DIST b4-0.8.0.tar.gz 66882 BLAKE2B 7f93b9ce9f1f448a1b4be94c692ee93912e273c740c41518fdacd515df7038ba140f62712ef7a6df8a946315eb776ebb7e182d71905ca2ff34771525ceefe4c2 SHA512 4696a0164289eb7077d276a3133ba3776bfc3bfa25fd3591da6e932329f1578fcfe9909419426865ba3239c5b0a7b23dbb85df10307210420ac85e399d8fddd9 diff --git a/net-mail/b4/b4-0.7.2.ebuild b/net-mail/b4/b4-0.8.0.ebuild similarity index 70% rename from net-mail/b4/b4-0.7.2.ebuild rename to net-mail/b4/b4-0.8.0.ebuild index d078544023be..12883cde5aa6 100644 --- a/net-mail/b4/b4-0.7.2.ebuild +++ b/net-mail/b4/b4-0.8.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7,8,9} ) @@ -17,4 +17,9 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="dev-python/requests[${PYTHON_USEDEP}]" +RDEPEND=" + dev-python/requests[${PYTHON_USEDEP}] + dev-python/dnspython[${PYTHON_USEDEP}] + dev-python/dkimpy[${PYTHON_USEDEP}] + dev-python/patatt[${PYTHON_USEDEP}] +"