krista-common-proto-schema 1.0.6__py3-none-any.whl → 1.0.7__py3-none-any.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.

Potentially problematic release.


This version of krista-common-proto-schema might be problematic. Click here for more details.

@@ -11,6 +11,6 @@ Usage:
11
11
  message = message_pb2.Message(id=1, sender=user, content="Hello")
12
12
  """
13
13
 
14
- __version__ = "1.0.6"
14
+ __version__ = "1.0.7"
15
15
 
16
16
  __all__ = ["common"]
@@ -22,7 +22,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
22
22
  _sym_db = _symbol_database.Default()
23
23
 
24
24
 
25
- from common import user_pb2 as common_dot_user__pb2
25
+ from krista_common_proto_schema.common import user_pb2 as common_dot_user__pb2
26
26
 
27
27
 
28
28
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14\x63ommon/message.proto\x12\x06\x63ommon\x1a\x11\x63ommon/user.proto\"z\n\x07Message\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x1c\n\x06sender\x18\x02 \x01(\x0b\x32\x0c.common.User\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\t\x12\x11\n\ttimestamp\x18\x04 \x01(\x03\x12!\n\x04type\x18\x05 \x01(\x0e\x32\x13.common.MessageType*7\n\x0bMessageType\x12\x08\n\x04TEXT\x10\x00\x12\t\n\x05IMAGE\x10\x01\x12\t\n\x05VIDEO\x10\x02\x12\x08\n\x04\x46ILE\x10\x03\x42\'\n\x17\x63om.krista.proto.commonB\x0cMessageProtob\x06proto3')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: krista-common-proto-schema
3
- Version: 1.0.6
3
+ Version: 1.0.7
4
4
  Summary: Shared Protocol Buffer definitions.
5
5
  Home-page: https://github.com/your-org/krista-common-proto-schema
6
6
  Author: Krista
@@ -0,0 +1,8 @@
1
+ krista_common_proto_schema/__init__.py,sha256=bLqL2p_ckOig1hgBGQovAv9riH-OwfeI5oZl630WnZo,393
2
+ krista_common_proto_schema/common/__init__.py,sha256=F-pk241YZkXOLy5dhC6gwY7dCZrLE0s-vKbuuSD4G6w,35
3
+ krista_common_proto_schema/common/message_pb2.py,sha256=23e4nZZNcnOcHMPw4iv42xS2qsmH5sXtJRo--J_tU3g,1971
4
+ krista_common_proto_schema/common/user_pb2.py,sha256=VMjeEId9OEyM16als34Mvl1ccBn_EWBHoAHqLpg16QI,1802
5
+ krista_common_proto_schema-1.0.7.dist-info/METADATA,sha256=WUKkgETLErdXp21-PU34RErHfB3XIzB5uMfcHUrTD_0,725
6
+ krista_common_proto_schema-1.0.7.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
7
+ krista_common_proto_schema-1.0.7.dist-info/top_level.txt,sha256=FCEiHFOayGNE-QAdHzIePoaIGBPxGKrjqUmVc8-HfYI,27
8
+ krista_common_proto_schema-1.0.7.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- krista_common_proto_schema/__init__.py,sha256=djFfDoAmvQBhZoJU0wUzib1psmE7Zevckmpm_-0ZsuE,393
2
- krista_common_proto_schema/common/__init__.py,sha256=F-pk241YZkXOLy5dhC6gwY7dCZrLE0s-vKbuuSD4G6w,35
3
- krista_common_proto_schema/common/message_pb2.py,sha256=o3uIIFI57x1U8MNrg6clNKBUMEcp0jxCw9zcwCg0gPk,1944
4
- krista_common_proto_schema/common/user_pb2.py,sha256=VMjeEId9OEyM16als34Mvl1ccBn_EWBHoAHqLpg16QI,1802
5
- krista_common_proto_schema-1.0.6.dist-info/METADATA,sha256=qwnxbVzN75tiVXLSnEbOV9ZwovoEO2-HAWVzHRA3KGA,725
6
- krista_common_proto_schema-1.0.6.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
7
- krista_common_proto_schema-1.0.6.dist-info/top_level.txt,sha256=FCEiHFOayGNE-QAdHzIePoaIGBPxGKrjqUmVc8-HfYI,27
8
- krista_common_proto_schema-1.0.6.dist-info/RECORD,,