From ec5597161678f55d0fd9f25e9ab6f1266408d28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 25 Feb 2025 17:42:48 -0300 Subject: [PATCH] python3-Babel: update to 2.17.0. --- srcpkgs/python3-Babel/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-Babel/template b/srcpkgs/python3-Babel/template index 2f07dc15d2c..4fe63845f8a 100644 --- a/srcpkgs/python3-Babel/template +++ b/srcpkgs/python3-Babel/template @@ -1,18 +1,18 @@ # Template file for 'python3-Babel' pkgname=python3-Babel -version=2.16.0 -revision=2 +version=2.17.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3" -checkdepends="$depends python3-pytest python3-freezegun python3-pytz" -short_desc="Tools for internationalizing Python applications (Python3)" +checkdepends="$depends python3-pytest-xdist python3-freezegun python3-pytz" +short_desc="Tools for internationalizing Python applications" maintainer="Gonzalo TornarĂ­a " license="BSD-3-Clause" homepage="https://babel.pocoo.org" changelog="https://raw.githubusercontent.com/python-babel/babel/master/CHANGES.rst" distfiles="${PYPI_SITE}/B/Babel/babel-${version}.tar.gz" -checksum=d1f3554ca26605fe173f3de0c65f750f5a42f924499bf134de6423582298e316 +checksum=0c54cffb19f690cdcc52a3b50bcbf71e07a808d1c80d549f2459b9d2cf0afb9d post_install() { vlicense LICENSE