public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-05-22  4:21 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-05-22  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     b820c3b9b236ce79fac25f6f52a79f06e71eb3ee
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon May 22 00:43:32 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon May 22 00:44:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b820c3b9

dev-python/types-protobuf: new package, add 4.23.0.1

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 dev-python/types-protobuf/metadata.xml                 | 16 ++++++++++++++++
 .../types-protobuf/types-protobuf-4.23.0.1.ebuild      | 18 ++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
new file mode 100644
index 000000000..42bbe22b4
--- /dev/null
+++ b/dev-python/types-protobuf/Manifest
@@ -0,0 +1 @@
+DIST types-protobuf-4.23.0.1.tar.gz 47077 BLAKE2B cf3ccfbbf06e9e549811bf7edfec7d5ced17ee2baa102b15a568ea57f3986447db074ad4c64bd3e5cb348ac41a69bfaa6b3e4dbe93394643cd75d8bfa47291d4 SHA512 914bdd95ce5777f00cd406e6e10e0094e3834e9e51868abdffb08b91894e2b896e4eaa6d3ba1a534e0b8f1231c3bef0afca89a4ab38c149d1d7ce4725bd70af6

diff --git a/dev-python/types-protobuf/metadata.xml b/dev-python/types-protobuf/metadata.xml
new file mode 100644
index 000000000..9babd5615
--- /dev/null
+++ b/dev-python/types-protobuf/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>watermanpaint@posteo.net</email>
+        <name>Lucio Sauer</name>
+    </maintainer>
+    <maintainer type="project" proxied="proxy">
+        <email>proxy-maint@gentoo.org</email>
+        <name>Proxy Maintainers</name>
+    </maintainer>
+    <upstream>
+        <remote-id type="github">python/typeshed</remote-id>
+        <remote-id type="pypi">types-protobuf</remote-id>
+    </upstream>
+</pkgmetadata>

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild
new file mode 100644
index 000000000..522a3b2df
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-07-05 13:59 Anna Vyalkova
  0 siblings, 0 replies; 24+ messages in thread
From: Anna Vyalkova @ 2023-07-05 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     e9b7f2ecd022c419fdc17c6f34842a6d4784b876
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Jul  5 13:40:46 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Jul  5 13:57:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9b7f2ec

dev-python/types-protobuf: update upstream metadata

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/types-protobuf/metadata.xml | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/dev-python/types-protobuf/metadata.xml b/dev-python/types-protobuf/metadata.xml
index 99f1d590c..64df2f9a3 100644
--- a/dev-python/types-protobuf/metadata.xml
+++ b/dev-python/types-protobuf/metadata.xml
@@ -1,12 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="person">
-        <email>watermanpaint@posteo.net</email>
-        <name>Lucio Sauer</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="github">python/typeshed</remote-id>
-        <remote-id type="pypi">types-protobuf</remote-id>
-    </upstream>
+	<maintainer type="person">
+		<email>watermanpaint@posteo.net</email>
+		<name>Lucio Sauer</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">python/typeshed</remote-id>
+		<remote-id type="pypi">types-protobuf</remote-id>
+		<changelog>https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/protobuf.md</changelog>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-02  9:50 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-02  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     a37b357bf3fecb50f8f23b934b9eb3b6ec216846
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Aug  2 09:43:47 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Aug  2 09:43:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a37b357b

dev-python/types-protobuf: drop 4.23.0.1

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf/types-protobuf-4.23.0.1.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index dad3153e65..30ea7c8225 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.23.0.1.tar.gz 47077 BLAKE2B cf3ccfbbf06e9e549811bf7edfec7d5ced17ee2baa102b15a568ea57f3986447db074ad4c64bd3e5cb348ac41a69bfaa6b3e4dbe93394643cd75d8bfa47291d4 SHA512 914bdd95ce5777f00cd406e6e10e0094e3834e9e51868abdffb08b91894e2b896e4eaa6d3ba1a534e0b8f1231c3bef0afca89a4ab38c149d1d7ce4725bd70af6
 DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.23.0.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-02  9:50 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-02  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     79ead91299e0c79f35f48e276f9dce5ac997a53d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Aug  2 09:43:28 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Aug  2 09:43:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79ead912

dev-python/types-protobuf: add 4.23.0.2

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.23.0.2.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 42bbe22b4c..dad3153e65 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.23.0.1.tar.gz 47077 BLAKE2B cf3ccfbbf06e9e549811bf7edfec7d5ced17ee2baa102b15a568ea57f3986447db074ad4c64bd3e5cb348ac41a69bfaa6b3e4dbe93394643cd75d8bfa47291d4 SHA512 914bdd95ce5777f00cd406e6e10e0094e3834e9e51868abdffb08b91894e2b896e4eaa6d3ba1a534e0b8f1231c3bef0afca89a4ab38c149d1d7ce4725bd70af6
+DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-07 20:40 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-07 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     45667cffc2b627102415386dee23a7fe4a64dd46
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Aug  7 20:39:51 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Aug  7 20:39:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45667cff

dev-python/types-protobuf: add 4.23.0.3

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.23.0.3.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 30ea7c8225..bc1f3ec04f 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3
+DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-07 20:40 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-07 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     2ea31b0e257267f28b309deecc8d2ed7705bf287
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Aug  7 20:40:08 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Aug  7 20:40:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ea31b0e

dev-python/types-protobuf: drop 4.23.0.2

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf/types-protobuf-4.23.0.2.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index bc1f3ec04f..6c8c43806c 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.23.0.2.tar.gz 47502 BLAKE2B 22e42fd9863eba077a2553b93bfc2ef170b991c36e48d14a3cb533bd81d37762b496aa974ab2f5850b4ad09e844ec25c07acbf68b8e72334eb4d0474d5c1ae83 SHA512 03b40ed9042f6edc1e90fa4e96eb0709375887a562fb3ae9f06e701d71d6cbc2ea2bbc788e1f09b30309c8077cdce3e0ba3b160fdb423f2459fdf5dec50511a3
 DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.23.0.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-10 10:27 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-10 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c06a17aa6a68c840a0ee419664709cc8a61e74cc
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Aug 10 10:19:48 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Aug 10 10:27:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c06a17aa

dev-python/types-protobuf: add 4.24.0.0

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.24.0.0.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 6c8c43806c..40af0d8034 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec
+DIST types-protobuf-4.24.0.0.tar.gz 47598 BLAKE2B fe8ad6648cfc1ac527b9ef0272907d8dc9f173839c13d491952978a84e5c213509920b6e31c25e725cfc5dd33a643aa6725a08f898baf0ffb5cd1446688430ab SHA512 82f765df40db88f8ce48b557f684ad84184f7398628592726ac143e7feb0b07b7ea4d1e3c2068afbaae1bbcae10f4d85c7230e830455b6e2208839624d531aea

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-10 10:27 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-10 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     eeca1a74174284e25418a3985338fb74e6c585e3
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Aug 10 10:20:18 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Aug 10 10:27:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eeca1a74

dev-python/types-protobuf: drop 4.23.0.3

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf/types-protobuf-4.23.0.3.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 40af0d8034..2a1193202b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.23.0.3.tar.gz 47562 BLAKE2B ef694e1eb6354b2f1fd2c799784e157040ee47b291f2be389f4564ec57e14fce89d6d22362fcedf818cca5c675d3163c4b37a4e999c7ea94739420de3e4de3c1 SHA512 39b2b2997fa13b29479e7cb0395774f8428fb7135f8ddcdfa9a81293d212d8a1e29dfe6d54ea8a7652d44793b45bdeb7002a8cb07fe90c342de19c79a68d47ec
 DIST types-protobuf-4.24.0.0.tar.gz 47598 BLAKE2B fe8ad6648cfc1ac527b9ef0272907d8dc9f173839c13d491952978a84e5c213509920b6e31c25e725cfc5dd33a643aa6725a08f898baf0ffb5cd1446688430ab SHA512 82f765df40db88f8ce48b557f684ad84184f7398628592726ac143e7feb0b07b7ea4d1e3c2068afbaae1bbcae10f4d85c7230e830455b6e2208839624d531aea

diff --git a/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild b/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.23.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-13 22:58 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-13 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d894462be5bcac69b9ed337db770543785192b28
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Aug 13 22:58:49 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Aug 13 22:58:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d894462b

dev-python/types-protobuf: drop 4.24.0.0

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf/types-protobuf-4.24.0.0.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 3332233a83..9eec4c7b9c 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.24.0.0.tar.gz 47598 BLAKE2B fe8ad6648cfc1ac527b9ef0272907d8dc9f173839c13d491952978a84e5c213509920b6e31c25e725cfc5dd33a643aa6725a08f898baf0ffb5cd1446688430ab SHA512 82f765df40db88f8ce48b557f684ad84184f7398628592726ac143e7feb0b07b7ea4d1e3c2068afbaae1bbcae10f4d85c7230e830455b6e2208839624d531aea
 DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9 SHA512 af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-08-13 22:58 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-08-13 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     36300fa4c7c94369abf3bc6aa25bb3f726878ef1
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Aug 13 22:58:32 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Aug 13 22:58:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36300fa4

dev-python/types-protobuf: add 4.24.0.1

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.24.0.1.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 2a1193202b..3332233a83 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.0.tar.gz 47598 BLAKE2B fe8ad6648cfc1ac527b9ef0272907d8dc9f173839c13d491952978a84e5c213509920b6e31c25e725cfc5dd33a643aa6725a08f898baf0ffb5cd1446688430ab SHA512 82f765df40db88f8ce48b557f684ad84184f7398628592726ac143e7feb0b07b7ea4d1e3c2068afbaae1bbcae10f4d85c7230e830455b6e2208839624d531aea
+DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9 SHA512 af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-09-21 20:12 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-09-21 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     1197485931f81e9561b90ef7a51ff6cde5bf952c
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Sep 21 20:11:41 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Sep 21 20:12:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11974859

dev-python/types-protobuf: add 4.24.0.2

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.24.0.2.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 9eec4c7b9c..fcb159d18b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9 SHA512 af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7
+DIST types-protobuf-4.24.0.2.tar.gz 47831 BLAKE2B 9c18bbf2950bc57a46c8fbdaca05f6d0c66f55b3b11b78ffb78139135ad80e666a1db5fdba79b0f9ebdd5349812107e69ff40255737bda27651256c51b521b94 SHA512 2740c72811db1b75b5aca8bb61be54a88d724c51349f4beeaec2dd56180d929972a189ddcf88eee06c2da7085696d45c7573103797e887ded60a5c314e4885f0

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
new file mode 100644
index 0000000000..522a3b2df2
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-11-16  8:33 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-11-16  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     098e8074d1d81cfc83b4ed09869909184ea87788
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Nov 16 08:30:18 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Nov 16 08:30:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=098e8074

dev-python/types-protobuf: drop 4.24.0.1, 4.24.0.2

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  2 --
 .../types-protobuf/types-protobuf-4.24.0.1.ebuild      | 18 ------------------
 .../types-protobuf/types-protobuf-4.24.0.2.ebuild      | 18 ------------------
 3 files changed, 38 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 797219645f..386d607f8b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,3 +1 @@
-DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9 SHA512 af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7
-DIST types-protobuf-4.24.0.2.tar.gz 47831 BLAKE2B 9c18bbf2950bc57a46c8fbdaca05f6d0c66f55b3b11b78ffb78139135ad80e666a1db5fdba79b0f9ebdd5349812107e69ff40255737bda27651256c51b521b94 SHA512 2740c72811db1b75b5aca8bb61be54a88d724c51349f4beeaec2dd56180d929972a189ddcf88eee06c2da7085696d45c7573103797e887ded60a5c314e4885f0
 DIST types-protobuf-4.24.0.4.tar.gz 48077 BLAKE2B 8ed8488ddc2315587a5ef69d3a2fbcf6451854da6fe89ba311fba0b5ec47b7f98f6e21946fd193eb37673bf18cab44772c3e5e894b28b4fd4deaeeed589299f5 SHA512 5b84b38ecfae91c4e9477d8e2e6375c7cd9186f654469667889ef78928f2c5e1e61fa50d0b0dec490bcb028c8c423def7fccf1815315e9a690629c1d43a5dd68

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
deleted file mode 100644
index 522a3b2df2..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10,11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2023-11-16  8:33 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2023-11-16  8:33 UTC (permalink / raw
  To: gentoo-commits

commit:     4ba2e18d63d8304491a70f699d1ded8582782129
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Thu Nov 16 08:30:00 2023 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Nov 16 08:30:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ba2e18d

dev-python/types-protobuf: add 4.24.0.4

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf/types-protobuf-4.24.0.4.ebuild      | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index fcb159d18b..797219645f 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1,3 @@
 DIST types-protobuf-4.24.0.1.tar.gz 47648 BLAKE2B bed5e77f06ab0f051f8c93c212911727e7e94ba5142389fcdaaab051c5d955edc421760c7a6a9c144df74704fcab8f1a0648e4b9ab1e6f1c6aa3d7090d4d62d9 SHA512 af2324044890d6fa67102fd8d20335f2d39194c50667a19b15e936cdb9807e346e80cd16de311bc3b0f97e6a74d0f361987206f98e19d8c387af4bd57a66c6e7
 DIST types-protobuf-4.24.0.2.tar.gz 47831 BLAKE2B 9c18bbf2950bc57a46c8fbdaca05f6d0c66f55b3b11b78ffb78139135ad80e666a1db5fdba79b0f9ebdd5349812107e69ff40255737bda27651256c51b521b94 SHA512 2740c72811db1b75b5aca8bb61be54a88d724c51349f4beeaec2dd56180d929972a189ddcf88eee06c2da7085696d45c7573103797e887ded60a5c314e4885f0
+DIST types-protobuf-4.24.0.4.tar.gz 48077 BLAKE2B 8ed8488ddc2315587a5ef69d3a2fbcf6451854da6fe89ba311fba0b5ec47b7f98f6e21946fd193eb37673bf18cab44772c3e5e894b28b4fd4deaeeed589299f5 SHA512 5b84b38ecfae91c4e9477d8e2e6375c7cd9186f654469667889ef78928f2c5e1e61fa50d0b0dec490bcb028c8c423def7fccf1815315e9a690629c1d43a5dd68

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild
new file mode 100644
index 0000000000..77353203fd
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-01-21 21:45 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-01-21 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a69e70d1298de5030989430d58ac676f4b245b8d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Jan 21 19:48:32 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jan 21 21:33:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a69e70d1

dev-python/types-protobuf: add 4.24.0.20240106

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240106.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 386d607f8b..78fa49e29b 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
+DIST types-protobuf-4.24.0.20240106.tar.gz 48159 BLAKE2B 4b10f28990d8b204ab44f21e49c99ae8a80ea7c08063f91aed18964e91cf61b5c226caf65b2c01dc7e402877a1921512d307d539e5930c0c98d4cc8c08789e4e SHA512 7f72f404e8144c3637abec7bcf7c356e56a1a51136e3cd64bd13210c52af43ab5fee7702f01de7e0fb072058afb73ddeb2dde47d0f0cccb14fb82b413d37f40a
 DIST types-protobuf-4.24.0.4.tar.gz 48077 BLAKE2B 8ed8488ddc2315587a5ef69d3a2fbcf6451854da6fe89ba311fba0b5ec47b7f98f6e21946fd193eb37673bf18cab44772c3e5e894b28b4fd4deaeeed589299f5 SHA512 5b84b38ecfae91c4e9477d8e2e6375c7cd9186f654469667889ef78928f2c5e1e61fa50d0b0dec490bcb028c8c423def7fccf1815315e9a690629c1d43a5dd68

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-01-21 21:45 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-01-21 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     88d201d16514a736c6a8dde948891b9fc5792492
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Jan 21 19:48:54 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jan 21 21:33:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88d201d1

dev-python/types-protobuf: drop 4.24.0.4

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf/types-protobuf-4.24.0.4.ebuild      | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 78fa49e29b..9e916f70d6 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
 DIST types-protobuf-4.24.0.20240106.tar.gz 48159 BLAKE2B 4b10f28990d8b204ab44f21e49c99ae8a80ea7c08063f91aed18964e91cf61b5c226caf65b2c01dc7e402877a1921512d307d539e5930c0c98d4cc8c08789e4e SHA512 7f72f404e8144c3637abec7bcf7c356e56a1a51136e3cd64bd13210c52af43ab5fee7702f01de7e0fb072058afb73ddeb2dde47d0f0cccb14fb82b413d37f40a
-DIST types-protobuf-4.24.0.4.tar.gz 48077 BLAKE2B 8ed8488ddc2315587a5ef69d3a2fbcf6451854da6fe89ba311fba0b5ec47b7f98f6e21946fd193eb37673bf18cab44772c3e5e894b28b4fd4deaeeed589299f5 SHA512 5b84b38ecfae91c4e9477d8e2e6375c7cd9186f654469667889ef78928f2c5e1e61fa50d0b0dec490bcb028c8c423def7fccf1815315e9a690629c1d43a5dd68

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild
deleted file mode 100644
index 77353203fd..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-01-30 22:07 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-01-30 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     f8cc54d1d93f90fa07e6854813a87e90d1530fa8
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Jan 30 22:06:22 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Jan 30 22:06:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f8cc54d1

dev-python/types-protobuf: add 4.24.0.20240129

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240129.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 9e916f70d6..9c41f5a637 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240106.tar.gz 48159 BLAKE2B 4b10f28990d8b204ab44f21e49c99ae8a80ea7c08063f91aed18964e91cf61b5c226caf65b2c01dc7e402877a1921512d307d539e5930c0c98d4cc8c08789e4e SHA512 7f72f404e8144c3637abec7bcf7c356e56a1a51136e3cd64bd13210c52af43ab5fee7702f01de7e0fb072058afb73ddeb2dde47d0f0cccb14fb82b413d37f40a
+DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56 SHA512 f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-01-30 22:07 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-01-30 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     c04cadf531a0a87ebc03076dd661ab508fec7737
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue Jan 30 22:07:01 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Jan 30 22:07:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c04cadf5

dev-python/types-protobuf: drop 4.24.0.20240106

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf-4.24.0.20240106.ebuild              | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 9c41f5a637..fb57ca3c3c 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.24.0.20240106.tar.gz 48159 BLAKE2B 4b10f28990d8b204ab44f21e49c99ae8a80ea7c08063f91aed18964e91cf61b5c226caf65b2c01dc7e402877a1921512d307d539e5930c0c98d4cc8c08789e4e SHA512 7f72f404e8144c3637abec7bcf7c356e56a1a51136e3cd64bd13210c52af43ab5fee7702f01de7e0fb072058afb73ddeb2dde47d0f0cccb14fb82b413d37f40a
 DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56 SHA512 f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild
deleted file mode 100644
index 6262bb240a..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240106.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-03-03  9:24 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-03-03  9:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2dbb6af01829a19296cce72c2c34d6175b3188e5
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Mar  3 09:23:17 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Mar  3 09:23:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2dbb6af0

dev-python/types-protobuf: add 4.24.0.20240302

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240302.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index fb57ca3c3c..9c79166251 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56 SHA512 f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde
+DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd SHA512 498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-03-03  9:24 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-03-03  9:24 UTC (permalink / raw
  To: gentoo-commits

commit:     575efd1e5fa1844563dff3e34dd2d474b9d9be6d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Mar  3 09:24:12 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Mar  3 09:24:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=575efd1e

dev-python/types-protobuf: drop 4.24.0.20240129

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf-4.24.0.20240129.ebuild              | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 9c79166251..353e6b9d55 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.24.0.20240129.tar.gz 48125 BLAKE2B 5348a59fe912411a06be7453066163b904f8183984da1f821745d0e7d1ff2ea81d087169c3ffdd5f4c22756b2c106a95a606e451eca84b341c1f05b882d87f56 SHA512 f7d381ed59ff72bddbd300d9d969bd323b6fd1f1a0add37065cdece3294a944e078d7701c6a8521c64103ab6e2a4d3c004ad2552523c0da75e45a971c2a96cde
 DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd SHA512 498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild
deleted file mode 100644
index 6262bb240a..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240129.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-03-20  0:37 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-03-20  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3e334e6d0022ede77fce4d50e1145b7869fcca51
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Mar 20 00:37:01 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Mar 20 00:37:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e334e6d

dev-python/types-protobuf: drop 4.24.0.20240302

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf-4.24.0.20240302.ebuild              | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 80fb5957d9..28094a8587 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd SHA512 498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd
 DIST types-protobuf-4.24.0.20240311.tar.gz 48154 BLAKE2B 6d73c3ea209a8517501ee345c1779dccb7dd3fad6113ea9506d22b5d389c6a1a8e89eeed0181e93825eeeecb4a2443b657103f7a88b91dd8ece4809df11aff8d SHA512 c3b8d2474b8f958e4be22bfc06f38b25b0e11d7485f9c6e287d0afdc9b7695d33cc443203a0fd0553cade8f3252a0378517e6b99b17204745e6b6d5571607ec8

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
deleted file mode 100644
index 6262bb240a..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240302.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-03-20  0:37 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-03-20  0:37 UTC (permalink / raw
  To: gentoo-commits

commit:     bd7e2801551800e73567bae4d3f0d4fe18b9c48e
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Mar 20 00:36:50 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Mar 20 00:36:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd7e2801

dev-python/types-protobuf: add 4.24.0.20240311

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240311.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 353e6b9d55..80fb5957d9 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240302.tar.gz 48129 BLAKE2B 97c090cae9d7e967f80743e4e887c1f97a206eb61317c4431a43640966973fce9c4f875090ae241592f5b0e7c882d3fac04acad633a2e3eb0efa39f68d0840cd SHA512 498a2ceb40a7d9769d30576b2f17db88fac4f2b88c8dc89f0eaa3a43b16ac24282d4c5294ffc557330faf64bd9779bfe9acbbed22852ce6364fa12270ae3d9fd
+DIST types-protobuf-4.24.0.20240311.tar.gz 48154 BLAKE2B 6d73c3ea209a8517501ee345c1779dccb7dd3fad6113ea9506d22b5d389c6a1a8e89eeed0181e93825eeeecb4a2443b657103f7a88b91dd8ece4809df11aff8d SHA512 c3b8d2474b8f958e4be22bfc06f38b25b0e11d7485f9c6e287d0afdc9b7695d33cc443203a0fd0553cade8f3252a0378517e6b99b17204745e6b6d5571607ec8

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-04-29 14:14 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-04-29 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     f3d8ab694cad39f0142e12c131bbdb20554d42d6
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Apr 28 22:13:21 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Apr 29 14:13:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3d8ab69

dev-python/types-protobuf: add 4.24.0.20240408

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-4.24.0.20240408.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 28094a8587..0a07110751 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240311.tar.gz 48154 BLAKE2B 6d73c3ea209a8517501ee345c1779dccb7dd3fad6113ea9506d22b5d389c6a1a8e89eeed0181e93825eeeecb4a2443b657103f7a88b91dd8ece4809df11aff8d SHA512 c3b8d2474b8f958e4be22bfc06f38b25b0e11d7485f9c6e287d0afdc9b7695d33cc443203a0fd0553cade8f3252a0378517e6b99b17204745e6b6d5571607ec8
+DIST types-protobuf-4.24.0.20240408.tar.gz 52102 BLAKE2B 3312ddd8e28ee490f6ae94978d5ebfca353cbd9051862629cdde08474ae657130bf87cda8cb06f33ea2d38ccb5bfe9097ef3d8f4bb77fba94707b9914ff33466 SHA512 adb4d69ef5d8bab15e6e311c7d1013725419f2b681e64befea2cc435fec69cf0d0e70431ae65b9f617e8b4c86957fdaae88abd57cc306fa55ad51d3c09d5f222

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild
new file mode 100644
index 0000000000..6262bb240a
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-04-29 14:14 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-04-29 14:14 UTC (permalink / raw
  To: gentoo-commits

commit:     afdfd1429d187c24382c234f5138d691b912e0ee
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Apr 28 22:13:32 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Apr 29 14:13:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afdfd142

dev-python/types-protobuf: drop 4.24.0.20240311

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 -
 .../types-protobuf-4.24.0.20240311.ebuild              | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index 0a07110751..f96f57b600 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1,2 +1 @@
-DIST types-protobuf-4.24.0.20240311.tar.gz 48154 BLAKE2B 6d73c3ea209a8517501ee345c1779dccb7dd3fad6113ea9506d22b5d389c6a1a8e89eeed0181e93825eeeecb4a2443b657103f7a88b91dd8ece4809df11aff8d SHA512 c3b8d2474b8f958e4be22bfc06f38b25b0e11d7485f9c6e287d0afdc9b7695d33cc443203a0fd0553cade8f3252a0378517e6b99b17204745e6b6d5571607ec8
 DIST types-protobuf-4.24.0.20240408.tar.gz 52102 BLAKE2B 3312ddd8e28ee490f6ae94978d5ebfca353cbd9051862629cdde08474ae657130bf87cda8cb06f33ea2d38ccb5bfe9097ef3d8f4bb77fba94707b9914ff33466 SHA512 adb4d69ef5d8bab15e6e311c7d1013725419f2b681e64befea2cc435fec69cf0d0e70431ae65b9f617e8b4c86957fdaae88abd57cc306fa55ad51d3c09d5f222

diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild b/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild
deleted file mode 100644
index 6262bb240a..0000000000
--- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240311.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for protobuf"
-HOMEPAGE="
-	https://pypi.org/project/types-protobuf/
-	https://github.com/python/typeshed/tree/master/stubs/protobuf/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"


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

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/
@ 2024-06-26 15:20 Lucio Sauer
  0 siblings, 0 replies; 24+ messages in thread
From: Lucio Sauer @ 2024-06-26 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a0597dc2ad9151f11206a104a762e309741d3b8c
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 26 14:58:57 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun 26 14:58:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0597dc2

dev-python/types-protobuf: add 5.27.0.20240626

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-python/types-protobuf/Manifest                     |  1 +
 .../types-protobuf-5.27.0.20240626.ebuild              | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest
index f96f57b60..164657a40 100644
--- a/dev-python/types-protobuf/Manifest
+++ b/dev-python/types-protobuf/Manifest
@@ -1 +1,2 @@
 DIST types-protobuf-4.24.0.20240408.tar.gz 52102 BLAKE2B 3312ddd8e28ee490f6ae94978d5ebfca353cbd9051862629cdde08474ae657130bf87cda8cb06f33ea2d38ccb5bfe9097ef3d8f4bb77fba94707b9914ff33466 SHA512 adb4d69ef5d8bab15e6e311c7d1013725419f2b681e64befea2cc435fec69cf0d0e70431ae65b9f617e8b4c86957fdaae88abd57cc306fa55ad51d3c09d5f222
+DIST types-protobuf-5.27.0.20240626.tar.gz 54215 BLAKE2B 49f791cf6cc8cdc0b16172c2afc2f22eb15c8ecb73b89fa323779227e12105dd82fe316e58a2fa9b0421a3e91f0b8206e7b073cf0193a705be3cc339c53df525 SHA512 f7e572985639ef19b4a257e0bc2a931f4c745eb3c8f10d98ccd6c95133b0df3486b40b86418045b94854c46a26da510be1f63c524005580cf1446364aca4eade

diff --git a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
new file mode 100644
index 000000000..6262bb240
--- /dev/null
+++ b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for protobuf"
+HOMEPAGE="
+	https://pypi.org/project/types-protobuf/
+	https://github.com/python/typeshed/tree/master/stubs/protobuf/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"


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

end of thread, other threads:[~2024-06-26 15:20 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02  9:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/types-protobuf/ Lucio Sauer
  -- strict thread matches above, loose matches on Subject: below --
2024-06-26 15:20 Lucio Sauer
2024-04-29 14:14 Lucio Sauer
2024-04-29 14:14 Lucio Sauer
2024-03-20  0:37 Lucio Sauer
2024-03-20  0:37 Lucio Sauer
2024-03-03  9:24 Lucio Sauer
2024-03-03  9:24 Lucio Sauer
2024-01-30 22:07 Lucio Sauer
2024-01-30 22:07 Lucio Sauer
2024-01-21 21:45 Lucio Sauer
2024-01-21 21:45 Lucio Sauer
2023-11-16  8:33 Lucio Sauer
2023-11-16  8:33 Lucio Sauer
2023-09-21 20:12 Lucio Sauer
2023-08-13 22:58 Lucio Sauer
2023-08-13 22:58 Lucio Sauer
2023-08-10 10:27 Lucio Sauer
2023-08-10 10:27 Lucio Sauer
2023-08-07 20:40 Lucio Sauer
2023-08-07 20:40 Lucio Sauer
2023-08-02  9:50 Lucio Sauer
2023-07-05 13:59 Anna Vyalkova
2023-05-22  4:21 Lucio Sauer

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