Skip to content

Commit

Permalink
dev-python/Babel: Bump v.2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 12, 2023
1 parent 96caca9 commit 178bf9d
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions packages/atoms/python/dev-python/Babel/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Babel
version: 2.10.3
version: 2.12.1
category: dev-python
use_flags:
- -doc
Expand All @@ -15,28 +15,29 @@ requires:
category: dev-python
annotations:
subsets:
rules:
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
description: Collection of tools for internationalizing Python applications
uri:
- http://babel.pocoo.org/ https://pypi.org/project/Babel/
license: BSD
labels:
BDEPEND: python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9?
( dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
>=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
( dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
>=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
DEPEND: test? ( dev-python/freezegun[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python2_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python2_7(-)]
)
IUSE: python_targets_python2_7 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8
RDEPEND: python_targets_python2_7? ( dev-python/Babel-compat ) dev-python/pytz[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
python_targets_python3_8 python_targets_python3_10
RDEPEND: python_targets_python2_7? ( dev-python/Babel-compat ) dev-python/pytz[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_9? (
dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
dev-lang/python:3.9 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_10?
( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
emerge.packages: dev-python/Babel
kit: python-modules-kit
original.package.name: dev-python/Babel
original.package.slot: "0"
original.package.version: 2.10.3
original.package.version: 2.12.1

0 comments on commit 178bf9d

Please sign in to comment.