Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Unified Diff: vpython/api/vpython/env.pb.go

Issue 2927573002: [vpython] Fix PEP425 naming. (Closed)
Patch Set: rebase and update Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « vpython/api/vpython/env.proto ('k') | vpython/api/vpython/pep425.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/api/vpython/env.pb.go
diff --git a/vpython/api/vpython/env.pb.go b/vpython/api/vpython/env.pb.go
index 57341b90a575ab74a02701dbd15591f9175f74a8..cbd5294f45b7983eb807c9d5157df3470e78b96e 100644
--- a/vpython/api/vpython/env.pb.go
+++ b/vpython/api/vpython/env.pb.go
@@ -13,7 +13,7 @@ It is generated from these files:
It has these top-level messages:
Environment
Runtime
- Pep425Tag
+ PEP425Tag
Spec
*/
package vpython
@@ -40,7 +40,7 @@ type Environment struct {
// The resolved runtime parameters.
Runtime *Runtime `protobuf:"bytes,2,opt,name=runtime" json:"runtime,omitempty"`
// The PEP425 tags that were probed for this Python environment.
- Pep425Tag []*Pep425Tag `protobuf:"bytes,3,rep,name=pep425_tag,json=pep425Tag" json:"pep425_tag,omitempty"`
+ Pep425Tag []*PEP425Tag `protobuf:"bytes,3,rep,name=pep425_tag,json=pep425Tag" json:"pep425_tag,omitempty"`
}
func (m *Environment) Reset() { *m = Environment{} }
@@ -62,7 +62,7 @@ func (m *Environment) GetRuntime() *Runtime {
return nil
}
-func (m *Environment) GetPep425Tag() []*Pep425Tag {
+func (m *Environment) GetPep425Tag() []*PEP425Tag {
if m != nil {
return m.Pep425Tag
}
@@ -115,20 +115,21 @@ func init() {
}
var fileDescriptor0 = []byte{
- // 239 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x8f, 0x41, 0x4b, 0xc4, 0x30,
- 0x10, 0x85, 0xa9, 0x5d, 0x2c, 0x9d, 0x22, 0xc8, 0x9c, 0xc2, 0x9e, 0xd6, 0x3d, 0x2d, 0x82, 0x2d,
- 0x56, 0x57, 0xfc, 0x03, 0x9e, 0xbc, 0x48, 0xf4, 0x2e, 0xd9, 0x12, 0x9a, 0x80, 0x4d, 0x86, 0x36,
- 0x2d, 0xf8, 0x2b, 0xfc, 0xcb, 0xb2, 0x93, 0xb6, 0xf7, 0xbd, 0x84, 0x97, 0xf7, 0xde, 0x37, 0x99,
- 0xc0, 0xb1, 0xb5, 0xc1, 0x8c, 0xa7, 0xb2, 0xf1, 0x5d, 0xf5, 0x33, 0x36, 0x96, 0x8f, 0x87, 0xd6,
- 0x57, 0x13, 0xfd, 0x06, 0xe3, 0x5d, 0xa5, 0xc8, 0xae, 0x5a, 0xbb, 0xa9, 0xa4, 0xde, 0x07, 0x8f,
- 0xd9, 0x6c, 0x6d, 0x5f, 0x2f, 0xe1, 0x49, 0xd3, 0x73, 0x7d, 0x8c, 0x23, 0xb6, 0x2f, 0x97, 0x90,
- 0x03, 0xe9, 0x26, 0x72, 0xfb, 0xbf, 0x04, 0x8a, 0x37, 0x37, 0xd9, 0xde, 0xbb, 0x4e, 0xbb, 0x80,
- 0x77, 0xb0, 0x39, 0xa7, 0x22, 0xd9, 0x25, 0x87, 0xa2, 0xbe, 0x29, 0x67, 0xa4, 0xfc, 0x24, 0xdd,
- 0x48, 0x8e, 0xf0, 0x1e, 0xb2, 0x7e, 0x74, 0xc1, 0x76, 0x5a, 0x5c, 0x71, 0xeb, 0x76, 0x6d, 0xc9,
- 0xe8, 0xcb, 0xa5, 0x80, 0x8f, 0x00, 0x71, 0xcd, 0xef, 0xa0, 0x5a, 0x91, 0xee, 0xd2, 0x43, 0x51,
- 0xe3, 0x5a, 0xff, 0xe0, 0xe8, 0x4b, 0xb5, 0x32, 0xa7, 0x45, 0xee, 0xdf, 0x21, 0x9b, 0xc7, 0x20,
- 0xc2, 0x86, 0x54, 0x30, 0xbc, 0x4c, 0x2e, 0x59, 0x9f, 0x3d, 0xa3, 0x06, 0xc3, 0x4f, 0xe7, 0x92,
- 0x35, 0x0a, 0xc8, 0x26, 0xdd, 0x0f, 0xd6, 0x3b, 0x91, 0xb2, 0xbd, 0x5c, 0x4f, 0xd7, 0xfc, 0xcb,
- 0xa7, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff, 0xa2, 0x69, 0xf9, 0xf0, 0x99, 0x01, 0x00, 0x00,
+ // 244 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x8f, 0x31, 0x6b, 0xc3, 0x30,
+ 0x10, 0x85, 0x71, 0x1d, 0x6a, 0x7c, 0xa6, 0x50, 0x34, 0x89, 0x4c, 0x69, 0xa6, 0x50, 0xa8, 0x4d,
+ 0xdd, 0xb8, 0xf4, 0x0f, 0x64, 0xea, 0x12, 0xd4, 0xec, 0x45, 0x31, 0x42, 0x12, 0xd4, 0xd2, 0x61,
+ 0xcb, 0x86, 0xfe, 0x8a, 0xfe, 0xe5, 0x92, 0x93, 0xe3, 0x3d, 0x8b, 0x78, 0x7a, 0xf7, 0xbd, 0xd3,
+ 0x13, 0x34, 0xda, 0x06, 0x33, 0x9e, 0xcb, 0xd6, 0x77, 0xd5, 0xcf, 0xd8, 0x5a, 0x3a, 0x5e, 0xb4,
+ 0xaf, 0x26, 0xfc, 0x0d, 0xc6, 0xbb, 0x4a, 0xa2, 0x5d, 0xb4, 0x72, 0x53, 0x89, 0xbd, 0x0f, 0x9e,
+ 0x65, 0xb3, 0xb5, 0xfe, 0xb8, 0x25, 0x8f, 0x0a, 0xf7, 0x75, 0x13, 0x57, 0xac, 0xdf, 0x6f, 0x49,
+ 0x0e, 0xa8, 0xda, 0x98, 0xdb, 0xfe, 0x25, 0x50, 0x1c, 0xdc, 0x64, 0x7b, 0xef, 0x3a, 0xe5, 0x02,
+ 0x7b, 0x82, 0xd5, 0x65, 0xca, 0x93, 0x4d, 0xb2, 0x2b, 0xea, 0x87, 0x72, 0x8e, 0x94, 0x5f, 0xa8,
+ 0x5a, 0x41, 0x23, 0xf6, 0x0c, 0x59, 0x3f, 0xba, 0x60, 0x3b, 0xc5, 0xef, 0x88, 0x7a, 0x5c, 0x28,
+ 0x11, 0x7d, 0x71, 0x05, 0xd8, 0x2b, 0x40, 0xac, 0xf9, 0x1d, 0xa4, 0xe6, 0xe9, 0x26, 0xdd, 0x15,
+ 0x35, 0x5b, 0xf0, 0xe3, 0xe1, 0xb8, 0xaf, 0x9b, 0x93, 0xd4, 0x22, 0x8f, 0xd4, 0x49, 0xea, 0xed,
+ 0x27, 0x64, 0xf3, 0x1a, 0xc6, 0x60, 0x85, 0x32, 0x18, 0x2a, 0x93, 0x0b, 0xd2, 0x17, 0xcf, 0xc8,
+ 0xc1, 0xd0, 0xd3, 0xb9, 0x20, 0xcd, 0x38, 0x64, 0x93, 0xea, 0x07, 0xeb, 0x1d, 0x4f, 0xc9, 0xbe,
+ 0x5e, 0xcf, 0xf7, 0xf4, 0xcb, 0xb7, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff, 0x62, 0xcd, 0x5b, 0x7c,
+ 0x99, 0x01, 0x00, 0x00,
}
« no previous file with comments | « vpython/api/vpython/env.proto ('k') | vpython/api/vpython/pep425.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698