From b5a907a059124ef15b99ac38c989303b77674ce5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 17:23:35 +0100 Subject: [PATCH] babel, revbump, riscv64 is missing babel_python310 (#13301) --- dev-python/babel/babel-2.12.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/babel/babel-2.12.1.recipe b/dev-python/babel/babel-2.12.1.recipe index 50fb18333..b89104bb0 100644 --- a/dev-python/babel/babel-2.12.1.recipe +++ b/dev-python/babel/babel-2.12.1.recipe @@ -5,7 +5,7 @@ Python applications (in particular web-based applications)." HOMEPAGE="http://babel.pocoo.org/" COPYRIGHT="2013-2022 by the Babel Team" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/python-babel/babel/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="37de3435fdec7c3267430765fc3ebe05cd234e65774ff1dc42a7b3b5cd39ef97" SOURCE_FILENAME="babel-v$portVersion.tar.gz"