port-ocean 0.9.6__py3-none-any.whl → 0.9.8__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 port-ocean might be problematic. Click here for more details.

@@ -311,10 +311,12 @@ class SyncRawMixin(HandlerMixin, EventsMixin):
311
311
  resource for resource in config.resources if resource.kind == kind
312
312
  ]
313
313
 
314
- entities, errors = await asyncio.gather(
315
- *(
316
- self._unregister_resource_raw(resource, results, user_agent_type)
317
- for resource in resource_mappings
314
+ entities, errors = zip_and_sum(
315
+ await asyncio.gather(
316
+ *(
317
+ self._unregister_resource_raw(resource, results, user_agent_type)
318
+ for resource in resource_mappings
319
+ )
318
320
  )
319
321
  )
320
322
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: port-ocean
3
- Version: 0.9.6
3
+ Version: 0.9.8
4
4
  Summary: Port Ocean is a CLI tool for managing your Port projects.
5
5
  Home-page: https://app.getport.io
6
6
  Keywords: ocean,port-ocean,port
@@ -33,6 +33,7 @@ Requires-Dist: pydantic[dotenv] (>=1.10.8,<2.0.0)
33
33
  Requires-Dist: pydispatcher (>=2.0.7,<3.0.0)
34
34
  Requires-Dist: pyhumps (>=3.8.0,<4.0.0)
35
35
  Requires-Dist: pyjq (>=2.6.0,<3.0.0)
36
+ Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
36
37
  Requires-Dist: pyyaml (>=6.0,<7.0)
37
38
  Requires-Dist: rich (>=13.4.1,<14.0.0) ; extra == "cli"
38
39
  Requires-Dist: six (>=1.16.0,<2.0.0)
@@ -88,7 +88,7 @@ port_ocean/core/integrations/mixins/__init__.py,sha256=FA1FEKMM6P-L2_m7Q4L20mFa4
88
88
  port_ocean/core/integrations/mixins/events.py,sha256=Ddfx2L4FpghV38waF8OfVeOV0bHBxNIgjU-q5ffillI,2341
89
89
  port_ocean/core/integrations/mixins/handler.py,sha256=mZ7-0UlG3LcrwJttFbMe-R4xcOU2H_g33tZar7PwTv8,3771
90
90
  port_ocean/core/integrations/mixins/sync.py,sha256=TKqRytxXONVhuCo3CB3rDvWNbITnZz33TYTDs3SWWVk,3880
91
- port_ocean/core/integrations/mixins/sync_raw.py,sha256=qgkxlh6_comyPNZ9p52ZhM9I7YQOwaEpn4kR0j20vbw,18103
91
+ port_ocean/core/integrations/mixins/sync_raw.py,sha256=-51SLY9jlNOBYQP1FWnKheJb3xkKQny9mP0Op_g04Dg,18158
92
92
  port_ocean/core/integrations/mixins/utils.py,sha256=7y1rGETZIjOQadyIjFJXIHKkQFKx_SwiP-TrAIsyyLY,2303
93
93
  port_ocean/core/models.py,sha256=4bDvMeydlSpG0YSXjE1Bo2AcZC0aQ2zqFhpsOvZat_A,1190
94
94
  port_ocean/core/ocean_types.py,sha256=3_d8-n626f1kWLQ_Jxw194LEyrOVupz05qs_Y1pvB-A,990
@@ -122,8 +122,8 @@ port_ocean/utils/queue_utils.py,sha256=KWWl8YVnG-glcfIHhM6nefY-2sou_C6DVP1VynQwz
122
122
  port_ocean/utils/repeat.py,sha256=0EFWM9d8lLXAhZmAyczY20LAnijw6UbIECf5lpGbOas,3231
123
123
  port_ocean/utils/signal.py,sha256=K-6kKFQTltcmKDhtyZAcn0IMa3sUpOHGOAUdWKgx0_E,1369
124
124
  port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
125
- port_ocean-0.9.6.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
126
- port_ocean-0.9.6.dist-info/METADATA,sha256=rSyZ_g4Z1j5B4a_c2p8gAegF7zhGu7sWctknyYoe-TI,6561
127
- port_ocean-0.9.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
128
- port_ocean-0.9.6.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
129
- port_ocean-0.9.6.dist-info/RECORD,,
125
+ port_ocean-0.9.8.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
126
+ port_ocean-0.9.8.dist-info/METADATA,sha256=SVg2G7wenl4JTKZz-yEHsLrVEkslFM7cEHj4gr2dpTE,6615
127
+ port_ocean-0.9.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
128
+ port_ocean-0.9.8.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
129
+ port_ocean-0.9.8.dist-info/RECORD,,