public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
@ 2025-01-09 18:21 Arthur Zamarin
  0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2025-01-09 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e2d61bf89e5aaab498e99589ac1aee2ebcafd7ed
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  9 18:16:52 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 18:16:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d61bf8

dev-python/sigstore-protobuf-specs: add 0.3.4

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

 dev-python/sigstore-protobuf-specs/Manifest        |  1 +
 .../sigstore-protobuf-specs-0.3.4.ebuild           | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
index 155c240f5258..389c3fbc625b 100644
--- a/dev-python/sigstore-protobuf-specs/Manifest
+++ b/dev-python/sigstore-protobuf-specs/Manifest
@@ -1,2 +1,3 @@
 DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cabc2abf424fd5d185d159321c34c14175d5e11089c18d631f612d81b083176359dc66948691e3711de4c91e1c64e55a5bd7df85543 SHA512 52559a5b2eb4f108950c41ab885fa22169b30de674af08314dd81dc1dbc568b887427d0fee497f5b98c230700f8d81c6901ccad77bddd7ca89f1a453d48c94ae
 DIST sigstore_protobuf_specs-0.3.3.tar.gz 17475 BLAKE2B d973b24d55dc2e5eda4dbb20175f3d9d481c619748dc720934843c42744e5640fdb39c6902cd736df23f97cdf0c267615d4c0d31ec491a7296c19ee9a7ee9081 SHA512 4bf412d29212efc87782d8585b58cadc801b0246fb6b8bc02e163c04f968694fd07d3bdbe8ce60ec4546bdb6c0b43a6ed42b1f56423eb624cc1f2b5b59b3b304
+DIST sigstore_protobuf_specs-0.3.4.tar.gz 17596 BLAKE2B 470012394af8eec796e2683b3dd9b4c71e9a3f41fcb495fe7982eac14b937a68993d00fc3b80fbc6fc021a9f84766e696110b183ff6590449a04e220e2d0c1fd SHA512 cfaedea569e592d85d7e0ca7d78af483326db0aea7a8f1cf052f0ab733a43009e318bb1100b49412a92f6b3dc83768f03f514f5426dc3f816eee5ef499ceede4

diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.4.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.4.ebuild
new file mode 100644
index 000000000000..951bbea7e6e6
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A library for serializing and deserializing Sigstore messages"
+HOMEPAGE="
+	https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
+	https://pypi.org/project/sigstore-protobuf-specs/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
@ 2025-01-30  4:10 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2025-01-30  4:10 UTC (permalink / raw
  To: gentoo-commits

commit:     9a4edd139095728e2e0675e90bb31969e3c954c8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 30 03:51:46 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 30 04:10:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4edd13

dev-python/sigstore-protobuf-specs: Bump to 0.4.0

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

 dev-python/sigstore-protobuf-specs/Manifest        |  1 +
 .../sigstore-protobuf-specs-0.4.0.ebuild           | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
index 6ada89cd92ca..9b095cbd9d2a 100644
--- a/dev-python/sigstore-protobuf-specs/Manifest
+++ b/dev-python/sigstore-protobuf-specs/Manifest
@@ -2,3 +2,4 @@ DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cab
 DIST sigstore_protobuf_specs-0.3.3.tar.gz 17475 BLAKE2B d973b24d55dc2e5eda4dbb20175f3d9d481c619748dc720934843c42744e5640fdb39c6902cd736df23f97cdf0c267615d4c0d31ec491a7296c19ee9a7ee9081 SHA512 4bf412d29212efc87782d8585b58cadc801b0246fb6b8bc02e163c04f968694fd07d3bdbe8ce60ec4546bdb6c0b43a6ed42b1f56423eb624cc1f2b5b59b3b304
 DIST sigstore_protobuf_specs-0.3.4.tar.gz 17596 BLAKE2B 470012394af8eec796e2683b3dd9b4c71e9a3f41fcb495fe7982eac14b937a68993d00fc3b80fbc6fc021a9f84766e696110b183ff6590449a04e220e2d0c1fd SHA512 cfaedea569e592d85d7e0ca7d78af483326db0aea7a8f1cf052f0ab733a43009e318bb1100b49412a92f6b3dc83768f03f514f5426dc3f816eee5ef499ceede4
 DIST sigstore_protobuf_specs-0.3.5.tar.gz 18179 BLAKE2B a022b5c937902bb0f6fcfefebf2347d101a5d803dbbebd03a1c7e595df4edff73c8f0c09af0b686e5c090193f696802d8a41fea9b20160fe1d5e55e43322f2d4 SHA512 f413ca3344093e863078698de49ebf141f0152638ea9e47300835444c7c15a9ecc9fcd477cece3aab6bdbdc0052c7c1e607917b32ece56bf3b5cd11cecfd5fe2
+DIST sigstore_protobuf_specs-0.4.0.tar.gz 18530 BLAKE2B 001f13d25217485652bc0836e02136aea8342cbecc67d65692b6714c97afea478b4af564fa4bbb5c7b0b1fa46b393bc88234772671ced3c72a0ff3e250bedd91 SHA512 817c7e506fc54bbb1ab84d510df2eeb7e8e04535b559ea3303d2086c4e92500ff9254cd6e9734ed7e0d4baaa2b0fbc81398e00684e520bb0917337bfdd95ec5a

diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild
new file mode 100644
index 000000000000..18873ee1f9f4
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A library for serializing and deserializing Sigstore messages"
+HOMEPAGE="
+	https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
+	https://pypi.org/project/sigstore-protobuf-specs/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}]
+	=dev-python/pydantic-2*[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
@ 2025-01-11  6:52 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2025-01-11  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     85beb97bbf6bebc45c2b42a05f423d880676c827
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 05:52:16 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:52:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85beb97b

dev-python/sigstore-protobuf-specs: Bump to 0.3.5

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

 dev-python/sigstore-protobuf-specs/Manifest        |  1 +
 .../sigstore-protobuf-specs-0.3.5.ebuild           | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
index 389c3fbc625b..6ada89cd92ca 100644
--- a/dev-python/sigstore-protobuf-specs/Manifest
+++ b/dev-python/sigstore-protobuf-specs/Manifest
@@ -1,3 +1,4 @@
 DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cabc2abf424fd5d185d159321c34c14175d5e11089c18d631f612d81b083176359dc66948691e3711de4c91e1c64e55a5bd7df85543 SHA512 52559a5b2eb4f108950c41ab885fa22169b30de674af08314dd81dc1dbc568b887427d0fee497f5b98c230700f8d81c6901ccad77bddd7ca89f1a453d48c94ae
 DIST sigstore_protobuf_specs-0.3.3.tar.gz 17475 BLAKE2B d973b24d55dc2e5eda4dbb20175f3d9d481c619748dc720934843c42744e5640fdb39c6902cd736df23f97cdf0c267615d4c0d31ec491a7296c19ee9a7ee9081 SHA512 4bf412d29212efc87782d8585b58cadc801b0246fb6b8bc02e163c04f968694fd07d3bdbe8ce60ec4546bdb6c0b43a6ed42b1f56423eb624cc1f2b5b59b3b304
 DIST sigstore_protobuf_specs-0.3.4.tar.gz 17596 BLAKE2B 470012394af8eec796e2683b3dd9b4c71e9a3f41fcb495fe7982eac14b937a68993d00fc3b80fbc6fc021a9f84766e696110b183ff6590449a04e220e2d0c1fd SHA512 cfaedea569e592d85d7e0ca7d78af483326db0aea7a8f1cf052f0ab733a43009e318bb1100b49412a92f6b3dc83768f03f514f5426dc3f816eee5ef499ceede4
+DIST sigstore_protobuf_specs-0.3.5.tar.gz 18179 BLAKE2B a022b5c937902bb0f6fcfefebf2347d101a5d803dbbebd03a1c7e595df4edff73c8f0c09af0b686e5c090193f696802d8a41fea9b20160fe1d5e55e43322f2d4 SHA512 f413ca3344093e863078698de49ebf141f0152638ea9e47300835444c7c15a9ecc9fcd477cece3aab6bdbdc0052c7c1e607917b32ece56bf3b5cd11cecfd5fe2

diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild
new file mode 100644
index 000000000000..18873ee1f9f4
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A library for serializing and deserializing Sigstore messages"
+HOMEPAGE="
+	https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
+	https://pypi.org/project/sigstore-protobuf-specs/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}]
+	=dev-python/pydantic-2*[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
@ 2024-10-01  4:24 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2024-10-01  4:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9c76a3b750a996b0f983f79efb52f432d385fd1d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 03:58:16 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 04:15:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c76a3b7

dev-python/sigstore-protobuf-specs: Bump to 0.3.3

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

 dev-python/sigstore-protobuf-specs/Manifest        |  1 +
 .../sigstore-protobuf-specs-0.3.3.ebuild           | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
index 055e385fa4cb..155c240f5258 100644
--- a/dev-python/sigstore-protobuf-specs/Manifest
+++ b/dev-python/sigstore-protobuf-specs/Manifest
@@ -1 +1,2 @@
 DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cabc2abf424fd5d185d159321c34c14175d5e11089c18d631f612d81b083176359dc66948691e3711de4c91e1c64e55a5bd7df85543 SHA512 52559a5b2eb4f108950c41ab885fa22169b30de674af08314dd81dc1dbc568b887427d0fee497f5b98c230700f8d81c6901ccad77bddd7ca89f1a453d48c94ae
+DIST sigstore_protobuf_specs-0.3.3.tar.gz 17475 BLAKE2B d973b24d55dc2e5eda4dbb20175f3d9d481c619748dc720934843c42744e5640fdb39c6902cd736df23f97cdf0c267615d4c0d31ec491a7296c19ee9a7ee9081 SHA512 4bf412d29212efc87782d8585b58cadc801b0246fb6b8bc02e163c04f968694fd07d3bdbe8ce60ec4546bdb6c0b43a6ed42b1f56423eb624cc1f2b5b59b3b304

diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.3.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.3.ebuild
new file mode 100644
index 000000000000..e86c7d44ea74
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A library for serializing and deserializing Sigstore messages"
+HOMEPAGE="
+	https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
+	https://pypi.org/project/sigstore-protobuf-specs/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	~dev-python/betterproto-2.0.0_beta7[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
@ 2024-09-27 18:35 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2024-09-27 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4ce6d0a79aa96dc600e5327e4ff555b7fef45727
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 17:43:06 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 18:35:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce6d0a7

dev-python/sigstore-protobuf-specs: New package, v0.3.2

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

 dev-python/sigstore-protobuf-specs/Manifest        |  1 +
 dev-python/sigstore-protobuf-specs/metadata.xml    | 12 +++++++++++
 .../sigstore-protobuf-specs-0.3.2.ebuild           | 23 ++++++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
new file mode 100644
index 000000000000..055e385fa4cb
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/Manifest
@@ -0,0 +1 @@
+DIST sigstore_protobuf_specs-0.3.2.tar.gz 17529 BLAKE2B e12bcd471f20c993b0fd5cabc2abf424fd5d185d159321c34c14175d5e11089c18d631f612d81b083176359dc66948691e3711de4c91e1c64e55a5bd7df85543 SHA512 52559a5b2eb4f108950c41ab885fa22169b30de674af08314dd81dc1dbc568b887427d0fee497f5b98c230700f8d81c6901ccad77bddd7ca89f1a453d48c94ae

diff --git a/dev-python/sigstore-protobuf-specs/metadata.xml b/dev-python/sigstore-protobuf-specs/metadata.xml
new file mode 100644
index 000000000000..41a3fc248d15
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="github">sigstore/protobuf-specs</remote-id>
+		<remote-id type="pypi">sigstore-protobuf-specs</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.2.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.2.ebuild
new file mode 100644
index 000000000000..6e6b92b12011
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.3.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A library for serializing and deserializing Sigstore messages"
+HOMEPAGE="
+	https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
+	https://pypi.org/project/sigstore-protobuf-specs/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	~dev-python/betterproto-2.0.0_beta6[${PYTHON_USEDEP}]
+"


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

end of thread, other threads:[~2025-01-30  4:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 18:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2025-01-30  4:10 Michał Górny
2025-01-11  6:52 Michał Górny
2024-10-01  4:24 Michał Górny
2024-09-27 18:35 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