protobuf-protoc-bin 31.0rc2__py2.py3-none-win_amd64.whl → 31.1__py2.py3-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (22) hide show
  1. protobuf_protoc_bin/_version.py +2 -2
  2. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/scripts/protoc.exe +0 -0
  3. {protobuf_protoc_bin-31.0rc2.dist-info → protobuf_protoc_bin-31.1.dist-info}/METADATA +1 -1
  4. protobuf_protoc_bin-31.1.dist-info/RECORD +22 -0
  5. {protobuf_protoc_bin-31.0rc2.dist-info → protobuf_protoc_bin-31.1.dist-info}/WHEEL +1 -1
  6. protobuf_protoc_bin-31.0rc2.dist-info/RECORD +0 -22
  7. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/any.proto +0 -0
  8. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/api.proto +0 -0
  9. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/compiler/plugin.proto +0 -0
  10. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/cpp_features.proto +0 -0
  11. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/descriptor.proto +0 -0
  12. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/duration.proto +0 -0
  13. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/empty.proto +0 -0
  14. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/field_mask.proto +0 -0
  15. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/go_features.proto +0 -0
  16. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/java_features.proto +0 -0
  17. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/source_context.proto +0 -0
  18. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/struct.proto +0 -0
  19. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/timestamp.proto +0 -0
  20. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/type.proto +0 -0
  21. {protobuf_protoc_bin-31.0rc2.data → protobuf_protoc_bin-31.1.data}/data/include/google/protobuf/wrappers.proto +0 -0
  22. {protobuf_protoc_bin-31.0rc2.dist-info → protobuf_protoc_bin-31.1.dist-info}/top_level.txt +0 -0
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '31.0rc2'
21
- __version_tuple__ = version_tuple = (31, 0, 'rc2')
20
+ __version__ = version = '31.1'
21
+ __version_tuple__ = version_tuple = (31, 1)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: protobuf-protoc-bin
3
- Version: 31.0rc2
3
+ Version: 31.1
4
4
  Summary: Pip package to host the protobuf protoc binary
5
5
  Author-email: Robert Roos <robert.roos@demcon.com>
6
6
  Project-URL: Repository, https://github.com/RobertoRoos/protobuf-protoc-bin
@@ -0,0 +1,22 @@
1
+ protobuf_protoc_bin/__init__.py,sha256=G_RoeZn3_WVSAMUsluFtdO7mfCiZnRz44zXfU9IyPKQ,221
2
+ protobuf_protoc_bin/_version.py,sha256=5GFI_rFjy7s1XpJbkT494CavM7T5mauIhReMbMa3P34,529
3
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/any.proto,sha256=vPXebORjsaOP92t3lVqn5YC07BKvNKknsdRcnvsPr2Y,6154
4
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/api.proto,sha256=naqFihxSn0f51O0bwt8Nq2FUrUL5nPA1Gz2p1Nr_jrA,7729
5
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/cpp_features.proto,sha256=wM9-hphZYrcNfiAeZGrRCXBxfyLI3TOK-0F95Dd0_5U,2185
6
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/descriptor.proto,sha256=QovXz8dMTlPcqwbTcICqWJRSwvkzYLy6zNXR14pQ6LE,57489
7
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/duration.proto,sha256=o_cwH_KVbsLjDCJB7OBxl-SobHUjSNVgciSBnUkhyf4,4892
8
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/empty.proto,sha256=7O89VMyeB5ZzuYFsZ7rHcPfzv22totRZa6adcdqpceY,2363
9
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/field_mask.proto,sha256=F7DzQsw6Ji4xfVaITz9XWvv6xRKtBXk0nMdFDkHyaJE,8185
10
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/go_features.proto,sha256=LszrrwacFcejrI113S_c0PEwe_mUlp_NbRt9Y6WrVIU,2521
11
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/java_features.proto,sha256=pkYTdwIlZ4HcTT8IpOCnjJMjcAknQH4ltsYNsv9j-kc,4835
12
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/source_context.proto,sha256=N9NAHeia8dFJb8lJkkpfIBG9L6376w2hyqJ3FZqWd20,2341
13
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/struct.proto,sha256=G_B7qLmiTjoDkN3aw60NtBxjKH0lJ4iwI5giC5q8kA8,3778
14
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/timestamp.proto,sha256=FAUsYELB3S0LUCRfKBLqq26vgtsLbozkg-rlJ_c7bug,6449
15
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/type.proto,sha256=4jDg5K64fJXp8casv8DHE9s_iAlPFJsVRxelHQIPdQs,6367
16
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/wrappers.proto,sha256=aHjcdTTPmAXu5WNFzcOLXpyjneziRnEMZjxwB6Z_70k,5392
17
+ protobuf_protoc_bin-31.1.data/data/include/google/protobuf/compiler/plugin.proto,sha256=fjnlljCh8BGNcVv9D-NIHBYN4hRP9ZUsXj7SCizk-oI,8556
18
+ protobuf_protoc_bin-31.1.data/scripts/protoc.exe,sha256=EocFMzcA74BJkmVoKbVY6RloaUTZSL3q1srt8BH8I4s,12427642
19
+ protobuf_protoc_bin-31.1.dist-info/METADATA,sha256=vta-cWtdi2gdwHvAbXgNxu7OvgOlkAAKIQm3juJ5lzM,3405
20
+ protobuf_protoc_bin-31.1.dist-info/WHEEL,sha256=AU4K3vx0ALFGVA9GWyeLyeJQNhYimMCMr9RHwrlu0t4,121
21
+ protobuf_protoc_bin-31.1.dist-info/top_level.txt,sha256=afBaZDfluZv1nGzi4GoHBIk52GjoHfFL1zEMio0q_YA,20
22
+ protobuf_protoc_bin-31.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-win_amd64
5
5
  Tag: py3-none-win_amd64
@@ -1,22 +0,0 @@
1
- protobuf_protoc_bin/__init__.py,sha256=G_RoeZn3_WVSAMUsluFtdO7mfCiZnRz44zXfU9IyPKQ,221
2
- protobuf_protoc_bin/_version.py,sha256=TETaoghfDwZO1_6nBxXUSvYQ5Ywf5uGqJMaxn5UQzkQ,539
3
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/any.proto,sha256=vPXebORjsaOP92t3lVqn5YC07BKvNKknsdRcnvsPr2Y,6154
4
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/api.proto,sha256=naqFihxSn0f51O0bwt8Nq2FUrUL5nPA1Gz2p1Nr_jrA,7729
5
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/cpp_features.proto,sha256=wM9-hphZYrcNfiAeZGrRCXBxfyLI3TOK-0F95Dd0_5U,2185
6
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/descriptor.proto,sha256=QovXz8dMTlPcqwbTcICqWJRSwvkzYLy6zNXR14pQ6LE,57489
7
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/duration.proto,sha256=o_cwH_KVbsLjDCJB7OBxl-SobHUjSNVgciSBnUkhyf4,4892
8
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/empty.proto,sha256=7O89VMyeB5ZzuYFsZ7rHcPfzv22totRZa6adcdqpceY,2363
9
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/field_mask.proto,sha256=F7DzQsw6Ji4xfVaITz9XWvv6xRKtBXk0nMdFDkHyaJE,8185
10
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/go_features.proto,sha256=LszrrwacFcejrI113S_c0PEwe_mUlp_NbRt9Y6WrVIU,2521
11
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/java_features.proto,sha256=pkYTdwIlZ4HcTT8IpOCnjJMjcAknQH4ltsYNsv9j-kc,4835
12
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/source_context.proto,sha256=N9NAHeia8dFJb8lJkkpfIBG9L6376w2hyqJ3FZqWd20,2341
13
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/struct.proto,sha256=G_B7qLmiTjoDkN3aw60NtBxjKH0lJ4iwI5giC5q8kA8,3778
14
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/timestamp.proto,sha256=FAUsYELB3S0LUCRfKBLqq26vgtsLbozkg-rlJ_c7bug,6449
15
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/type.proto,sha256=4jDg5K64fJXp8casv8DHE9s_iAlPFJsVRxelHQIPdQs,6367
16
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/wrappers.proto,sha256=aHjcdTTPmAXu5WNFzcOLXpyjneziRnEMZjxwB6Z_70k,5392
17
- protobuf_protoc_bin-31.0rc2.data/data/include/google/protobuf/compiler/plugin.proto,sha256=fjnlljCh8BGNcVv9D-NIHBYN4hRP9ZUsXj7SCizk-oI,8556
18
- protobuf_protoc_bin-31.0rc2.data/scripts/protoc.exe,sha256=2a8Fpu7992Pcm8oTj_uDNEBj5XyLP5s1JP63ya3iUq0,12412051
19
- protobuf_protoc_bin-31.0rc2.dist-info/METADATA,sha256=iiLBagYpHIv-AaZrLhZofVagO8xafhf8eyRRWGnSGx8,3408
20
- protobuf_protoc_bin-31.0rc2.dist-info/WHEEL,sha256=rb2IkLYggN8D-SPFsMGcy5aeWWpKE2TSrtEbxeTg-I8,121
21
- protobuf_protoc_bin-31.0rc2.dist-info/top_level.txt,sha256=afBaZDfluZv1nGzi4GoHBIk52GjoHfFL1zEMio0q_YA,20
22
- protobuf_protoc_bin-31.0rc2.dist-info/RECORD,,