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

Unified Diff: vpython/api/vpython/spec.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/spec.proto ('k') | vpython/api/vpython/util.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/api/vpython/spec.pb.go
diff --git a/vpython/api/vpython/spec.pb.go b/vpython/api/vpython/spec.pb.go
index faa7e18cb43a03f70370c8b8fd41e54fc373bdd4..be9c77f91c9791ab07b0dd8051cc04772990714b 100644
--- a/vpython/api/vpython/spec.pb.go
+++ b/vpython/api/vpython/spec.pb.go
@@ -40,7 +40,7 @@ type Spec struct {
// environment parameters. However, a given specification may offer its own
// set of PEP425 tags representing the systems that it wants to be verified
// against.
- VerifyPep425Tag []*Pep425Tag `protobuf:"bytes,4,rep,name=verify_pep425_tag,json=verifyPep425Tag" json:"verify_pep425_tag,omitempty"`
+ VerifyPep425Tag []*PEP425Tag `protobuf:"bytes,4,rep,name=verify_pep425_tag,json=verifyPep425Tag" json:"verify_pep425_tag,omitempty"`
}
func (m *Spec) Reset() { *m = Spec{} }
@@ -69,7 +69,7 @@ func (m *Spec) GetVirtualenv() *Spec_Package {
return nil
}
-func (m *Spec) GetVerifyPep425Tag() []*Pep425Tag {
+func (m *Spec) GetVerifyPep425Tag() []*PEP425Tag {
if m != nil {
return m.VerifyPep425Tag
}
@@ -98,7 +98,7 @@ type Spec_Package struct {
// (partial), that field will not be considered. For example, if a match
// tag specifies just an ABI field, any system PEP425 tag with that ABI will
// be considered a successful match, regardless of other field values.
- MatchTag []*Pep425Tag `protobuf:"bytes,3,rep,name=match_tag,json=matchTag" json:"match_tag,omitempty"`
+ MatchTag []*PEP425Tag `protobuf:"bytes,3,rep,name=match_tag,json=matchTag" json:"match_tag,omitempty"`
}
func (m *Spec_Package) Reset() { *m = Spec_Package{} }
@@ -120,7 +120,7 @@ func (m *Spec_Package) GetVersion() string {
return ""
}
-func (m *Spec_Package) GetMatchTag() []*Pep425Tag {
+func (m *Spec_Package) GetMatchTag() []*PEP425Tag {
if m != nil {
return m.MatchTag
}
@@ -137,22 +137,22 @@ func init() {
}
var fileDescriptor2 = []byte{
- // 264 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x90, 0xcf, 0x4a, 0xc4, 0x30,
- 0x10, 0xc6, 0xe9, 0x1f, 0xad, 0x3b, 0xa2, 0xe2, 0x80, 0x50, 0xf6, 0x54, 0x04, 0x61, 0x41, 0x6c,
- 0x61, 0x75, 0xc5, 0x93, 0xcf, 0xb0, 0xd4, 0xc5, 0x6b, 0xc9, 0x86, 0x31, 0x0d, 0xb6, 0x4d, 0xe8,
- 0xa6, 0x91, 0x7d, 0x36, 0x5f, 0x4e, 0x4c, 0xba, 0xc5, 0xcb, 0x1e, 0xbc, 0x84, 0xc9, 0x37, 0xdf,
- 0xfc, 0xbe, 0x4c, 0xe0, 0x59, 0x48, 0x53, 0x0f, 0xdb, 0x9c, 0xab, 0xb6, 0x68, 0x06, 0x2e, 0xdd,
- 0xf1, 0x20, 0x54, 0x61, 0xf5, 0xde, 0xd4, 0xaa, 0x2b, 0x98, 0x96, 0x53, 0xbd, 0xd3, 0xc4, 0x73,
- 0xdd, 0x2b, 0xa3, 0x30, 0x19, 0xb5, 0xf9, 0xcb, 0x7f, 0x00, 0x9a, 0xf4, 0xd3, 0x72, 0xe5, 0x11,
- 0xb7, 0xdf, 0x21, 0xc4, 0x6f, 0x9a, 0x38, 0xde, 0xc1, 0xa5, 0xef, 0x57, 0x96, 0xfa, 0x9d, 0x54,
- 0x5d, 0x1a, 0x64, 0xc1, 0x62, 0x56, 0x5e, 0x78, 0xf5, 0xdd, 0x8b, 0x78, 0x0f, 0x27, 0x5f, 0x35,
- 0x51, 0x93, 0x86, 0x59, 0xb4, 0x38, 0x5f, 0xde, 0xe4, 0x23, 0x35, 0xff, 0x85, 0xe4, 0x6b, 0xc6,
- 0x3f, 0x99, 0xa0, 0xd2, 0x7b, 0x70, 0x05, 0x60, 0x65, 0x6f, 0x06, 0xd6, 0x50, 0x67, 0xd3, 0x28,
- 0x0b, 0x8e, 0x4f, 0xfc, 0x31, 0xe2, 0x2b, 0x5c, 0x5b, 0xea, 0xe5, 0xc7, 0xbe, 0xf2, 0x4f, 0xad,
- 0x0c, 0x13, 0x69, 0xec, 0xf2, 0x70, 0x9a, 0x5e, 0xbb, 0xd6, 0x86, 0x89, 0xf2, 0xca, 0x9b, 0x27,
- 0x61, 0x5e, 0x43, 0x32, 0x62, 0x11, 0x21, 0xee, 0x58, 0x4b, 0xe3, 0x2e, 0xae, 0xc6, 0x14, 0x92,
- 0xc3, 0x8a, 0xa1, 0x93, 0x0f, 0x57, 0x2c, 0x60, 0xd6, 0x32, 0xc3, 0x6b, 0x17, 0x18, 0x1d, 0x0d,
- 0x3c, 0x73, 0xa6, 0x0d, 0x13, 0xdb, 0x53, 0xf7, 0x89, 0x8f, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff,
- 0xb3, 0xe0, 0x12, 0xd4, 0xc1, 0x01, 0x00, 0x00,
+ // 270 bytes of a gzipped FileDescriptorProto
+ 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x90, 0x4f, 0x4b, 0xc4, 0x30,
+ 0x10, 0xc5, 0xe9, 0x1f, 0xad, 0x3b, 0xa2, 0x62, 0x40, 0x28, 0x7b, 0x2a, 0x82, 0xb0, 0x20, 0xb6,
+ 0x50, 0xb7, 0xe2, 0xc9, 0x9b, 0xf7, 0x52, 0x8b, 0xd7, 0x92, 0x0d, 0x63, 0x1a, 0x6c, 0x9b, 0xd0,
+ 0x4d, 0x23, 0xfb, 0xd9, 0xfc, 0x72, 0x62, 0xd2, 0x5d, 0xbc, 0xec, 0xc1, 0x4b, 0x98, 0xbc, 0xbc,
+ 0xf9, 0xbd, 0xcc, 0xc0, 0x13, 0x17, 0xba, 0x9d, 0x36, 0x29, 0x93, 0x7d, 0xd6, 0x4d, 0x4c, 0xd8,
+ 0xe3, 0x81, 0xcb, 0xcc, 0xa8, 0x9d, 0x6e, 0xe5, 0x90, 0x51, 0x25, 0x0e, 0xf5, 0x56, 0x21, 0x4b,
+ 0xd5, 0x28, 0xb5, 0x24, 0xd1, 0xac, 0x2d, 0x9f, 0xff, 0x03, 0x50, 0xa8, 0xd6, 0x79, 0xe1, 0x10,
+ 0xb7, 0xdf, 0x3e, 0x84, 0x6f, 0x0a, 0x19, 0xb9, 0x83, 0x4b, 0xf7, 0xde, 0x18, 0x1c, 0xb7, 0x42,
+ 0x0e, 0xb1, 0x97, 0x78, 0xab, 0x45, 0x75, 0xe1, 0xd4, 0x77, 0x27, 0x92, 0x7b, 0x38, 0xf9, 0x6a,
+ 0x11, 0xbb, 0xd8, 0x4f, 0x82, 0xd5, 0x79, 0x7e, 0x93, 0xce, 0xd4, 0xf4, 0x17, 0x92, 0x96, 0x94,
+ 0x7d, 0x52, 0x8e, 0x95, 0xf3, 0x90, 0x02, 0xc0, 0x88, 0x51, 0x4f, 0xb4, 0xc3, 0xc1, 0xc4, 0x41,
+ 0xe2, 0x1d, 0xef, 0xf8, 0x63, 0x24, 0x2f, 0x70, 0x6d, 0x70, 0x14, 0x1f, 0xbb, 0xc6, 0x7d, 0xb5,
+ 0xd1, 0x94, 0xc7, 0xa1, 0xcd, 0x23, 0x87, 0xee, 0xf2, 0xb5, 0x5c, 0xe7, 0x45, 0x4d, 0x79, 0x75,
+ 0xe5, 0xcc, 0xa5, 0xf5, 0xd6, 0x94, 0x2f, 0x5b, 0x88, 0x66, 0x2c, 0x21, 0x10, 0x0e, 0xb4, 0xc7,
+ 0x79, 0x16, 0x5b, 0x93, 0x18, 0xa2, 0xfd, 0x88, 0xbe, 0x95, 0xf7, 0x57, 0x92, 0xc1, 0xa2, 0xa7,
+ 0x9a, 0xb5, 0x36, 0x30, 0x38, 0x1a, 0x78, 0x66, 0x4d, 0x35, 0xe5, 0x9b, 0x53, 0xbb, 0xc4, 0xc7,
+ 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcf, 0xe6, 0x2e, 0x37, 0xc1, 0x01, 0x00, 0x00,
}
« no previous file with comments | « vpython/api/vpython/spec.proto ('k') | vpython/api/vpython/util.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698