Skip to content

Commit

Permalink
dev-python/more-itertools: Bump v.8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 2, 2023
1 parent 966aaa5 commit a52942c
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions packages/atoms/boot/dev-python/more-itertools/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
name: more-itertools
version: 8.13.0
version: 8.12.0
category: dev-python
use_flags:
- -python_targets_python2_7
- -python_targets_python3_10
- -python_targets_python3_8
- -python_targets_python3_9
- python_targets_python2_7
- python_targets_python3_7
requires:
- name: more-itertools-compat
- name: python
version: '>=0'
category: dev-python
category: dev-lang-3.7
- name: python-exec
version: '>=0'
category: dev-lang-2
annotations:
subsets:
rules:
Expand All @@ -23,15 +27,16 @@ uri:
license: MIT
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(-)]
IUSE: python_targets_python2_7 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8
python_targets_python3_8 python_targets_python3_10
RDEPEND: python_targets_python2_7? ( dev-python/more-itertools-compat ) 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.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/more-itertools
kit: python-modules-kit
original.package.name: dev-python/more-itertools
original.package.slot: "0"
original.package.version: 8.13.0
original.package.version: 8.12.0

0 comments on commit a52942c

Please sign in to comment.