deltachat-rpc-client 2.17.0__py3-none-any.whl → 2.18.0__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 deltachat-rpc-client might be problematic. Click here for more details.

@@ -160,7 +160,6 @@ class ViewType(str, Enum):
160
160
  VOICE = "Voice"
161
161
  VIDEO = "Video"
162
162
  FILE = "File"
163
- VIDEOCHAT_INVITATION = "VideochatInvitation"
164
163
  WEBXDC = "Webxdc"
165
164
  VCARD = "Vcard"
166
165
 
@@ -279,11 +278,3 @@ class SocketSecurity(IntEnum):
279
278
  SSL = 1
280
279
  STARTTLS = 2
281
280
  PLAIN = 3
282
-
283
-
284
- class VideochatType(IntEnum):
285
- """Video chat URL type."""
286
-
287
- UNKNOWN = 0
288
- BASICWEBRTC = 1
289
- JITSI = 2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: deltachat-rpc-client
3
- Version: 2.17.0
3
+ Version: 2.18.0
4
4
  Summary: Python client for Delta Chat core JSON-RPC interface
5
5
  Classifier: Development Status :: 5 - Production/Stable
6
6
  Classifier: Intended Audience :: Developers
@@ -3,7 +3,7 @@ deltachat_rpc_client/_utils.py,sha256=v0iWVSa6S-s078GgnnhflCRhA9pfWI-CfK8mjZ4zjX
3
3
  deltachat_rpc_client/account.py,sha256=pu5grvcWS_Y7hQihNVI4LBRceEq0G2CBOIlgMaTXSNw,19147
4
4
  deltachat_rpc_client/chat.py,sha256=x5CEIORL1-731QC4KcXd_0JKtRpe7nT9oAygmKkooHI,11707
5
5
  deltachat_rpc_client/client.py,sha256=UeCJov-ZvB3WMzl_6aJEESGRQCdvS3UAKFL4Adar6cg,7206
6
- deltachat_rpc_client/const.py,sha256=r3Mke40sYX39rQ6nPZTY22KGwdskPHlp05WeXFTkHrA,6815
6
+ deltachat_rpc_client/const.py,sha256=1SQ-TPm1w1lDGW8G_k4RwR6XA5xK6He_3hxhXBJCKmE,6652
7
7
  deltachat_rpc_client/contact.py,sha256=NLh1XNnD_LQf27pNcVgqNN97Gbv190VSCuEyjjce4L4,1893
8
8
  deltachat_rpc_client/deltachat.py,sha256=4KpiHbpfXM_LmbG-OvtDACK9W09UH0tsJyFunfH9TR4,1544
9
9
  deltachat_rpc_client/events.py,sha256=Y45LoGlQy0i1U-LhoqF9njqJWA8v4b-XHfXZ4VOr1TQ,10205
@@ -11,9 +11,9 @@ deltachat_rpc_client/message.py,sha256=nnHbuyCq1fVloaDnyppjoE-JdwBhcZnju1_UxlQk_
11
11
  deltachat_rpc_client/py.typed,sha256=nGQ9Itq-bkXBn5Ri1JIR0oYnDNv7LDRfkowxBSSqVTM,60
12
12
  deltachat_rpc_client/pytestplugin.py,sha256=_UF0a3XHwj5j46b-eNyFI9flhq-c3mqC8K7oPiLY-sc,5650
13
13
  deltachat_rpc_client/rpc.py,sha256=AUY8UJP7NlRSE5ewJs9jGxJdK8etKqsCEFWiIqnX5T8,6981
14
- deltachat_rpc_client-2.17.0.dist-info/licenses/LICENSE,sha256=Pz2eACSxkhsGfW9_iN60pgy-enjnbGTj8df8O3ebnQQ,16726
15
- deltachat_rpc_client-2.17.0.dist-info/METADATA,sha256=60ZMWGVf3AuEIGiAeXpDVTWiGdTvWEUDD2k2krzUANI,2174
16
- deltachat_rpc_client-2.17.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- deltachat_rpc_client-2.17.0.dist-info/entry_points.txt,sha256=VHpX6EnKBaNj89qJWctApThnMa8suyaamfZEnQacXgc,81
18
- deltachat_rpc_client-2.17.0.dist-info/top_level.txt,sha256=ePNMkY10htGrLiLydH1ITvYFM3LcTEa51HyPqJ40hDk,21
19
- deltachat_rpc_client-2.17.0.dist-info/RECORD,,
14
+ deltachat_rpc_client-2.18.0.dist-info/licenses/LICENSE,sha256=Pz2eACSxkhsGfW9_iN60pgy-enjnbGTj8df8O3ebnQQ,16726
15
+ deltachat_rpc_client-2.18.0.dist-info/METADATA,sha256=mYycjidEZxuABVmiRGIuPgd7Y_SBjhGPX4ltZmJ1nxI,2174
16
+ deltachat_rpc_client-2.18.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ deltachat_rpc_client-2.18.0.dist-info/entry_points.txt,sha256=VHpX6EnKBaNj89qJWctApThnMa8suyaamfZEnQacXgc,81
18
+ deltachat_rpc_client-2.18.0.dist-info/top_level.txt,sha256=ePNMkY10htGrLiLydH1ITvYFM3LcTEa51HyPqJ40hDk,21
19
+ deltachat_rpc_client-2.18.0.dist-info/RECORD,,