summaryrefslogtreecommitdiff
path: root/net-mail/b4
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-31 01:33:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-03-31 01:33:08 +0100
commit033286afc1eb2e64a87a58798a0c620d8b56f497 (patch)
tree4793d794ccd00b0efa754d9fd07ad01694c17e0f /net-mail/b4
parent5ddc3e2d8f01496ed8b9a87cbe9c939f8f317eff (diff)
gentoo auto-resync : 31:03:2025 - 01:33:08
Diffstat (limited to 'net-mail/b4')
-rw-r--r--net-mail/b4/Manifest2
-rw-r--r--net-mail/b4/b4-0.14.2-r1.ebuild (renamed from net-mail/b4/b4-0.14.2.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest
index 5518d97a4cb3..8c5a4576ce3b 100644
--- a/net-mail/b4/Manifest
+++ b/net-mail/b4/Manifest
@@ -1,3 +1,3 @@
DIST b4-0.14.2.tar.gz 268868 BLAKE2B fe9d9be83163084659c7a68ce5791d3a680abdfa6e1c1d0c14468bac5e58d702e6f2ae19418cd7b92509cbec20952cb8411bed04a73b03c01f5171c157d66312 SHA512 8883fe0d198870c77665e1febbdcca44a639ad564b526f3c1a1f32559cbffacb555a1b6e6ab15b2c775ed0d82042f4ad775e356317af8bdae4f31f21e6602f7b
-EBUILD b4-0.14.2.ebuild 854 BLAKE2B dab6f09bed672ff3ca9c6266c50fcec61d22c7425003d978b3a7e1d63f2e5a88e226c882f9254966896f181b2b3299014acc5154a9118915cc0ad43660ec95d0 SHA512 02da87ca3e41b24a7ed7d2a00be9c20e1f69428405ed89fe3d536d15a2a3493ca4b00a476a7d8a238187e21d03ca8e6390f5818f34fe7c0946f5214ce68c115c
+EBUILD b4-0.14.2-r1.ebuild 854 BLAKE2B a909b81414e662c1588e66e1a9752f889ebbdf3fa3b56861dfa481a228794dc397c6e8b5f708b3d96135b8ac51ce1e3a07c13b01e30e3b82f423b082b7ee09ab SHA512 327dba6d8d0ca0a406304dd9293f1334c5c348b14ea9888253bb87750f6916b7284120ac85723e3264b85eddcf3921770521aabafb17737d7102c73ca266a66f
MISC metadata.xml 446 BLAKE2B f96eb9538edadca533c06e394bd1e1f2757d18047a1fc2a213a1dd570477998f84fef0f953156de3c77887413246bd8253273decd4c5187034dfefd1343f8eb4 SHA512 b52ef601316358ef314cb2c96ad94b8e36ec7f130006d391b9854c2ddac94840c306c3e2c474690906226011615cd9739b24b9942ae837948c337698fe70f170
diff --git a/net-mail/b4/b4-0.14.2.ebuild b/net-mail/b4/b4-0.14.2-r1.ebuild
index 793028281105..2634ebaf3e46 100644
--- a/net-mail/b4/b4-0.14.2.ebuild
+++ b/net-mail/b4/b4-0.14.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1
DESCRIPTION="Utility for fetching patchsets from public-inbox"
@@ -21,7 +21,7 @@ RDEPEND="
>=dev-python/dnspython-2.1[${PYTHON_USEDEP}]
>=dev-python/patatt-0.6[${PYTHON_USEDEP}]
>=dev-python/requests-2.24[${PYTHON_USEDEP}]
- >=dev-vcs/git-filter-repo-2.30[${PYTHON_USEDEP}]
+ >=dev-vcs/git-filter-repo-2.47[${PYTHON_USEDEP}]
"
BDEPEND="
test? (