From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/
Date: Tue, 10 Jun 2025 01:59:42 +0000 (UTC) [thread overview]
Message-ID: <1749518910.1639d8af97f131a48f4dfeef49e27aa42cc9a8f8.mgorny@gentoo> (raw)
commit: 1639d8af97f131a48f4dfeef49e27aa42cc9a8f8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 01:16:32 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 01:28:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1639d8af
dev-python/sigstore-protobuf-specs: Bump to 0.4.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sigstore-protobuf-specs/Manifest | 1 +
.../sigstore-protobuf-specs-0.4.3.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/sigstore-protobuf-specs/Manifest b/dev-python/sigstore-protobuf-specs/Manifest
index 948009bab634..5d8fffb51092 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.4.1.tar.gz 19520 BLAKE2B 5a5a680dc83f737c6560ce0b38add4513a47c0863388adcd4fca050e198f5204b7fce2ab41b2ca26ad310d49b8afbe29091385a9e451743c31e50b46027b14ed SHA512 32811f0e93a05857ee13efe85b657360ca43c0cc089737166c7f302f54ff2f64eb3d836c544c9cbc43f99ab777fd661ad8642f26a932e996a4df72c4b9d17228
DIST sigstore_protobuf_specs-0.4.2.tar.gz 20802 BLAKE2B 7a093e3f0f4f93a3eaf86342ac33987d1c6678cb524e512c93aa91119d380d48848cc391803628158a47405ed401fec8377c707adb08aec3a9ece684e0aeccb7 SHA512 06b9bf5094ebae71d59e2df116a0072e1ee92c1cff72059455ecbb867242fe3322923a749bed40739718e9d3f7dd2fdd4592aa20584e53dba721f17a587b8277
+DIST sigstore_protobuf_specs-0.4.3.tar.gz 21655 BLAKE2B ac50e6f2e3314c897750f1b087ce93975fd81d29c71378af763add8f837d2f71ba97bd9e0ed0002637b756c1ec406e4c282a35fe429309758c45373773c469b6 SHA512 d40fad6cb2db98c40d2856d0d0460196217dee0a881adc0f2225acbb2887144adf6717d7f8259d9ff17ec1f37c2f3447183917976b5ab2f65493671465d922ce
diff --git a/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.3.ebuild b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.3.ebuild
new file mode 100644
index 000000000000..e5ba4800fca0
--- /dev/null
+++ b/dev-python/sigstore-protobuf-specs/sigstore-protobuf-specs-0.4.3.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_{11..13} )
+
+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}]
+"
next reply other threads:[~2025-06-10 1:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 1:59 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-10 5:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/sigstore-protobuf-specs/ Arthur Zamarin
2025-10-10 5:23 Arthur Zamarin
2025-10-10 5:23 Arthur Zamarin
2025-10-10 5:23 Arthur Zamarin
2025-09-26 17:55 Arthur Zamarin
2025-09-06 17:39 Arthur Zamarin
2025-07-11 4:35 Michał Górny
2025-05-17 5:24 Michał Górny
2025-05-13 1:46 Sam James
2025-05-13 1:44 Sam James
2025-04-05 6:37 Michał Górny
2025-04-05 6:37 Michał Górny
2025-01-30 4:10 Michał Górny
2025-01-11 6:52 Michał Górny
2025-01-09 18:21 Arthur Zamarin
2024-10-01 4:24 Michał Górny
2024-09-27 18:35 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1749518910.1639d8af97f131a48f4dfeef49e27aa42cc9a8f8.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox