diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-09-01 16:11:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-09-01 16:15:07 +0200 |
commit | a3b163fd2eac0784a5b98b5921cf9dc905d2107f (patch) | |
tree | 8d300b8a1ec18c8b403d96c2cf3ed86524af5d71 /metadata | |
parent | dev-python/aws-sam-translator: Remove old (diff) | |
download | gentoo-a3b163fd2eac0784a5b98b5921cf9dc905d2107f.tar.gz gentoo-a3b163fd2eac0784a5b98b5921cf9dc905d2107f.tar.bz2 gentoo-a3b163fd2eac0784a5b98b5921cf9dc905d2107f.zip |
metadata/stabilization-groups: Add initial python set
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'metadata')
4 files changed, 9 insertions, 0 deletions
diff --git a/metadata/stabilization-groups/python/boto.group b/metadata/stabilization-groups/python/boto.group new file mode 100644 index 000000000000..db15a1b0c401 --- /dev/null +++ b/metadata/stabilization-groups/python/boto.group @@ -0,0 +1,3 @@ +app-admin/awscli +dev-python/boto3 +dev-python/botocore diff --git a/metadata/stabilization-groups/python/pip.group b/metadata/stabilization-groups/python/pip.group new file mode 100644 index 000000000000..f8384c036b84 --- /dev/null +++ b/metadata/stabilization-groups/python/pip.group @@ -0,0 +1,2 @@ +dev-python/ensurepip-pip +dev-python/pip diff --git a/metadata/stabilization-groups/python/setuptools.group b/metadata/stabilization-groups/python/setuptools.group new file mode 100644 index 000000000000..67c3379ae872 --- /dev/null +++ b/metadata/stabilization-groups/python/setuptools.group @@ -0,0 +1,2 @@ +dev-python/ensurepip-setuptools +dev-python/setuptools diff --git a/metadata/stabilization-groups/python/wheel.group b/metadata/stabilization-groups/python/wheel.group new file mode 100644 index 000000000000..445e2c2c1562 --- /dev/null +++ b/metadata/stabilization-groups/python/wheel.group @@ -0,0 +1,2 @@ +dev-python/ensurepip-wheel +dev-python/wheel |