Skip to content

Commit

Permalink
dev-python/setuptools: Bump v.69.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Dec 27, 2023
1 parent ead284e commit b1c852a
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions packages/atoms/base/dev-python/setuptools/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: setuptools
version: 68.2.2
version: 69.0.3
category: dev-python
use_flags:
- -python_targets_pypy3
Expand All @@ -26,18 +26,19 @@ uri:
- https://github.com/pypa/setuptools https://pypi.org/project/setuptools/
license: MIT
labels:
BDEPEND: python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) 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 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
DEPEND: app-arch/unzip
IUSE: python_targets_python2_7 python_targets_pypy3 python_targets_python3_7 python_targets_python3_9
python_targets_python3_8 python_targets_python3_10
RDEPEND: python_targets_python2_7? ( dev-python/setuptools-compat ) python_targets_pypy3?
BDEPEND: python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pypy3?
( >=dev-python/pypy3-7.3.0:0= ) 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 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,python_targets_python3_10(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-),-python_single_target_python3_10(-)]
( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_10(-)?,python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
DEPEND: app-arch/unzip
IUSE: python_targets_python2_7 python_targets_python3_10 python_targets_pypy3 python_targets_python3_7
python_targets_python3_9 python_targets_python3_8
RDEPEND: python_targets_python2_7? ( dev-python/setuptools-compat ) python_targets_python3_10?
( dev-lang/python:3.10 ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= )
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_10(-)?,python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_9(-)?,python_targets_python3_8(-)?,-python_single_target_python3_10(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_9(-),-python_single_target_python3_8(-)]
emerge.packages: dev-python/setuptools
kit: python-modules-kit
original.package.name: dev-python/setuptools
original.package.slot: "0"
original.package.version: 68.2.2
original.package.version: 69.0.3

0 comments on commit b1c852a

Please sign in to comment.