buz 2.15.4__py3-none-any.whl → 2.15.5__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: buz
3
- Version: 2.15.4
3
+ Version: 2.15.5
4
4
  Summary: Buz is a set of light, simple and extensible implementations of event, command and query buses.
5
5
  License: MIT
6
6
  Author: Luis Pintado Lozano
@@ -25,7 +25,6 @@ Provides-Extra: pypendency
25
25
  Requires-Dist: aiohttp (>=3.11.13,<4.0.0)
26
26
  Requires-Dist: aiokafka[lz4] (==0.12.0) ; extra == "aiokafka"
27
27
  Requires-Dist: asgiref (>=3.8.1,<4.0.0) ; extra == "aiokafka"
28
- Requires-Dist: asyncio (>=3.4.3,<4.0.0) ; extra == "aiokafka"
29
28
  Requires-Dist: cachetools (>=5.5.0,<6.0.0)
30
29
  Requires-Dist: dacite (>=1.8.1,<2.0.0)
31
30
  Requires-Dist: kafka-python-ng (==2.2.3)
@@ -250,7 +250,7 @@ buz/serializer/message_to_json_bytes_serializer.py,sha256=RGZJ64t4t4Pz2FCASZZCv-
250
250
  buz/wrapper/__init__.py,sha256=GnRdJFcncn-qp0hzDG9dBHLmTJSbHFVjE_yr-MdW_n4,77
251
251
  buz/wrapper/async_to_sync.py,sha256=OfK-vrVUhuN-LLLvekLdMbQYtH0ue5lfbvuasj6ovMI,698
252
252
  buz/wrapper/event_loop.py,sha256=pfBJ1g-8A2a3YgW8Gf9Fg0kkewoh3-wgTy2KIFDyfHk,266
253
- buz-2.15.4.dist-info/LICENSE,sha256=Jytu2S-2SPEgsB0y6BF-_LUxIWY7402fl0JSh36TLZE,1062
254
- buz-2.15.4.dist-info/METADATA,sha256=Bmkw2uK83S8-3WW0oRhfpqlmofc98Zw0n1ipjyGTwr0,1659
255
- buz-2.15.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
256
- buz-2.15.4.dist-info/RECORD,,
253
+ buz-2.15.5.dist-info/LICENSE,sha256=Jytu2S-2SPEgsB0y6BF-_LUxIWY7402fl0JSh36TLZE,1062
254
+ buz-2.15.5.dist-info/METADATA,sha256=03PX-BsDZh2PjvQtxlCMhw-lscDMXCxVA1ao0CKFSF8,1597
255
+ buz-2.15.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
256
+ buz-2.15.5.dist-info/RECORD,,
File without changes
File without changes