From 3fcc04d2eb722fe7c27acea25b12fd7e098d1ebd Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 17:15:21 +0100 Subject: [PATCH] babel, small change in DESCRIPTION (trigger riscv64build) (#13300) --- 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 0aa323951..50fb18333 100644 --- a/dev-python/babel/babel-2.12.1.recipe +++ b/dev-python/babel/babel-2.12.1.recipe @@ -1,7 +1,7 @@ SUMMARY="A collection of tools for internationalizing Python applications" DESCRIPTION="Babel is a Python library that provides an integrated \ collection of utilities that assist with internationalizing and localizing \ -Python applications (in particular web-based applications.)" +Python applications (in particular web-based applications)." HOMEPAGE="http://babel.pocoo.org/" COPYRIGHT="2013-2022 by the Babel Team" LICENSE="BSD (3-clause)"