From 37226317482ed9790127500a429568def2bc51c2 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Wed, 17 Jan 2024 21:23:21 -0500 Subject: [PATCH] gen: bump --- .../sigstore_protobuf_specs/dev/sigstore/bundle/v1/__init__.py | 2 ++ .../sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py | 2 ++ .../sigstore_protobuf_specs/dev/sigstore/events/v1/__init__.py | 2 ++ .../sigstore_protobuf_specs/dev/sigstore/rekor/v1/__init__.py | 2 ++ .../dev/sigstore/trustroot/v1/__init__.py | 2 ++ .../dev/sigstore/verification/v1/__init__.py | 2 ++ gen/pb-python/sigstore_protobuf_specs/google/api/__init__.py | 2 ++ gen/pb-python/sigstore_protobuf_specs/io/intoto/__init__.py | 2 ++ 8 files changed, 16 insertions(+) diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/bundle/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/bundle/v1/__init__.py index d3096736..6854ce0f 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/bundle/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/bundle/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: sigstore_bundle.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from typing import List diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py index 3883059f..712fd5fc 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: sigstore_common.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from datetime import datetime from typing import ( diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/events/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/events/v1/__init__.py index 8e653e2c..bb257568 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/events/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/events/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: events.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from datetime import datetime from typing import ( diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/rekor/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/rekor/v1/__init__.py index e3b4408b..9e3f9997 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/rekor/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/rekor/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: sigstore_rekor.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from typing import List diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/trustroot/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/trustroot/v1/__init__.py index 2004c208..6ac2f2fd 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/trustroot/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/trustroot/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: sigstore_trustroot.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from typing import List diff --git a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/verification/v1/__init__.py b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/verification/v1/__init__.py index ffebc310..bd5624b4 100644 --- a/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/verification/v1/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/dev/sigstore/verification/v1/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: sigstore_verification.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from typing import ( List, diff --git a/gen/pb-python/sigstore_protobuf_specs/google/api/__init__.py b/gen/pb-python/sigstore_protobuf_specs/google/api/__init__.py index 4c7f2cfa..9933e9e0 100644 --- a/gen/pb-python/sigstore_protobuf_specs/google/api/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/google/api/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: google/api/field_behavior.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass import betterproto diff --git a/gen/pb-python/sigstore_protobuf_specs/io/intoto/__init__.py b/gen/pb-python/sigstore_protobuf_specs/io/intoto/__init__.py index 578134de..67898b38 100644 --- a/gen/pb-python/sigstore_protobuf_specs/io/intoto/__init__.py +++ b/gen/pb-python/sigstore_protobuf_specs/io/intoto/__init__.py @@ -1,6 +1,8 @@ # Generated by the protocol buffer compiler. DO NOT EDIT! # sources: envelope.proto # plugin: python-betterproto +# This file has been @generated + from dataclasses import dataclass from typing import List