public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-09-01 14:15 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-09-01 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a3b163fd2eac0784a5b98b5921cf9dc905d2107f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 14:11:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 14:15:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b163fd

metadata/stabilization-groups: Add initial python set

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/boto.group       | 3 +++
 metadata/stabilization-groups/python/pip.group        | 2 ++
 metadata/stabilization-groups/python/setuptools.group | 2 ++
 metadata/stabilization-groups/python/wheel.group      | 2 ++
 4 files changed, 9 insertions(+)

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


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-09-01 17:07 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-09-01 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     39cdc9fa90faf2cac83f86722b101b2d5c334e2d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 17:06:49 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 17:06:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cdc9fa

metadata/stabilization-groups: Add python/flake8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/flake8 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/metadata/stabilization-groups/python/flake8 b/metadata/stabilization-groups/python/flake8
new file mode 100644
index 000000000000..c5c49e5a0e37
--- /dev/null
+++ b/metadata/stabilization-groups/python/flake8
@@ -0,0 +1,4 @@
+dev-python/flake8
+dev-python/mccabe
+dev-python/pycodestyle
+dev-python/pyflakes


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-09-01 17:15 Arthur Zamarin
  0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2023-09-01 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3341165a0241e66c88d9737619e2a7f3407949e7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 17:11:59 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 17:15:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3341165a

metadata/stabilization-groups: fix extension for python/glake8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 metadata/stabilization-groups/python/{flake8 => flake8.group} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/metadata/stabilization-groups/python/flake8 b/metadata/stabilization-groups/python/flake8.group
similarity index 100%
rename from metadata/stabilization-groups/python/flake8
rename to metadata/stabilization-groups/python/flake8.group


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-10-18  7:31 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-10-18  7:31 UTC (permalink / raw
  To: gentoo-commits

commit:     40ef28fd95df178353b90d94ff43dd89a25d87f1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 07:03:33 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 07:31:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ef28fd

metadata/stabilization-groups: Add python/cpython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/cpython.group | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata/stabilization-groups/python/cpython.group b/metadata/stabilization-groups/python/cpython.group
new file mode 100644
index 000000000000..539033834c6e
--- /dev/null
+++ b/metadata/stabilization-groups/python/cpython.group
@@ -0,0 +1,2 @@
+app-doc/python-docs
+dev-lang/python


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-11-01 17:18 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-11-01 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     0e4a7a17978da78f0d49935c49d5b9a6ca08cf25
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 17:17:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 17:18:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4a7a17

metadata/stabilization-groups: Add python/pypy* groups

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/pypy.group     | 3 +++
 metadata/stabilization-groups/python/pypy3_10.group | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/metadata/stabilization-groups/python/pypy.group b/metadata/stabilization-groups/python/pypy.group
new file mode 100644
index 000000000000..8523df342d5f
--- /dev/null
+++ b/metadata/stabilization-groups/python/pypy.group
@@ -0,0 +1,3 @@
+dev-python/pypy
+dev-python/pypy-exe
+dev-python/pypy-exe-bin

diff --git a/metadata/stabilization-groups/python/pypy3_10.group b/metadata/stabilization-groups/python/pypy3_10.group
new file mode 100644
index 000000000000..1619c7d31dd8
--- /dev/null
+++ b/metadata/stabilization-groups/python/pypy3_10.group
@@ -0,0 +1,4 @@
+dev-python/pypy3
+dev-python/pypy3_10
+dev-python/pypy3_10-exe
+dev-python/pypy3_10-exe-bin


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2023-12-02 13:30 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2023-12-02 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5c6d0698d08197dbaa3f72abc6fff2f4e2ab5247
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 13:26:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 13:26:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6d0698

metadata/stabilization-groups: Add python/pydantic

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/pydantic.group | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata/stabilization-groups/python/pydantic.group b/metadata/stabilization-groups/python/pydantic.group
new file mode 100644
index 000000000000..330ac0ddb4bd
--- /dev/null
+++ b/metadata/stabilization-groups/python/pydantic.group
@@ -0,0 +1,2 @@
+dev-python/pydantic
+dev-python/pydantic-core


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2024-01-06  9:59 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2024-01-06  9:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b93beaf0d8326d07a257ad0080cd3b7e5103a3bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 09:56:40 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 09:59:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93beaf0

stabilization-groups: Add python/httpx.group

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/httpx.group | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/metadata/stabilization-groups/python/httpx.group b/metadata/stabilization-groups/python/httpx.group
new file mode 100644
index 000000000000..d4aa3c4ddb75
--- /dev/null
+++ b/metadata/stabilization-groups/python/httpx.group
@@ -0,0 +1,3 @@
+dev-python/httpcore
+dev-python/httpx
+dev-python/pytest-httpx


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2024-04-13 13:58 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2024-04-13 13:58 UTC (permalink / raw
  To: gentoo-commits

commit:     7b831dd333c9ce1ac788e91ffdc88b32ad9c89b0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 13:54:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 13:58:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b831dd3

metadata/stable-groups: Add python/opentelemetry.group

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/opentelemetry.group | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/metadata/stabilization-groups/python/opentelemetry.group b/metadata/stabilization-groups/python/opentelemetry.group
new file mode 100644
index 000000000000..0590edcd1c05
--- /dev/null
+++ b/metadata/stabilization-groups/python/opentelemetry.group
@@ -0,0 +1,3 @@
+dev-python/opentelemetry-api
+dev-python/opentelemetry-sdk
+dev-python/opentelemetry-sematnic-conventions


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2024-09-05  8:43 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2024-09-05  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     e6d8b8d0fc04e7404202fcbd74d2f0520bfef585
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 13:07:19 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 08:42:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d8b8d0

stabilization-groups: Add dev-python/python-tests to cpython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/cpython.group | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metadata/stabilization-groups/python/cpython.group b/metadata/stabilization-groups/python/cpython.group
index 539033834c6e..221635db56e4 100644
--- a/metadata/stabilization-groups/python/cpython.group
+++ b/metadata/stabilization-groups/python/cpython.group
@@ -1,2 +1,3 @@
 app-doc/python-docs
 dev-lang/python
+dev-python/python-tests


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/
@ 2024-10-26 11:52 Michał Górny
  0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2024-10-26 11:52 UTC (permalink / raw
  To: gentoo-commits

commit:     54e0ad8d69a19eb0da09b5e3386d23168109db16
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 11:41:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 11:41:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e0ad8d

stabilization-groups: Fix typo in python/opentelemetry.group

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/stabilization-groups/python/opentelemetry.group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/stabilization-groups/python/opentelemetry.group b/metadata/stabilization-groups/python/opentelemetry.group
index 0590edcd1c05..9f3c249d54f5 100644
--- a/metadata/stabilization-groups/python/opentelemetry.group
+++ b/metadata/stabilization-groups/python/opentelemetry.group
@@ -1,3 +1,3 @@
 dev-python/opentelemetry-api
 dev-python/opentelemetry-sdk
-dev-python/opentelemetry-sematnic-conventions
+dev-python/opentelemetry-semantic-conventions


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-26 11:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-26 11:52 [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/python/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05  8:43 Michał Górny
2024-04-13 13:58 Michał Górny
2024-01-06  9:59 Michał Górny
2023-12-02 13:30 Michał Górny
2023-11-01 17:18 Michał Górny
2023-10-18  7:31 Michał Górny
2023-09-01 17:15 Arthur Zamarin
2023-09-01 17:07 Michał Górny
2023-09-01 14:15 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox