port-ocean 0.5.16__py3-none-any.whl → 0.5.17__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.
- port_ocean/context/event.py +0 -1
- {port_ocean-0.5.16.dist-info → port_ocean-0.5.17.dist-info}/METADATA +1 -1
- {port_ocean-0.5.16.dist-info → port_ocean-0.5.17.dist-info}/RECORD +6 -6
- {port_ocean-0.5.16.dist-info → port_ocean-0.5.17.dist-info}/LICENSE.md +0 -0
- {port_ocean-0.5.16.dist-info → port_ocean-0.5.17.dist-info}/WHEEL +0 -0
- {port_ocean-0.5.16.dist-info → port_ocean-0.5.17.dist-info}/entry_points.txt +0 -0
port_ocean/context/event.py
CHANGED
|
@@ -130,7 +130,6 @@ async def event_context(
|
|
|
130
130
|
parent = parent_override or _event_context_stack.top
|
|
131
131
|
parent_attributes = parent.attributes if parent else {}
|
|
132
132
|
|
|
133
|
-
parent = _event_context_stack.top
|
|
134
133
|
attributes = {**parent_attributes, **(attributes or {})}
|
|
135
134
|
new_event = EventContext(
|
|
136
135
|
event_type,
|
|
@@ -53,7 +53,7 @@ port_ocean/config/settings.py,sha256=5bQmOAIZ2IMDzUEsiVkfZokv9LxHLPOUVKA0TPoJh68
|
|
|
53
53
|
port_ocean/consumers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
54
54
|
port_ocean/consumers/kafka_consumer.py,sha256=N8KocjBi9aR0BOPG8hgKovg-ns_ggpEjrSxqSqF_BSo,4710
|
|
55
55
|
port_ocean/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
56
|
-
port_ocean/context/event.py,sha256=
|
|
56
|
+
port_ocean/context/event.py,sha256=WduGbCPgm2J2a63EY4J3XWwFGSt3ja1acBVpyI_ciMo,5430
|
|
57
57
|
port_ocean/context/ocean.py,sha256=2EreWOj-N2H7QUjEt5wGiv5KHP4pTZc70tn_wHcpF4w,4657
|
|
58
58
|
port_ocean/context/resource.py,sha256=yDj63URzQelj8zJPh4BAzTtPhpKr9Gw9DRn7I_0mJ1s,1692
|
|
59
59
|
port_ocean/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -122,8 +122,8 @@ port_ocean/utils/misc.py,sha256=2XmO8W0SgPjV0rd9HZvrHhoMlHprIwmMFsINxlAmgyw,1723
|
|
|
122
122
|
port_ocean/utils/repeat.py,sha256=0EFWM9d8lLXAhZmAyczY20LAnijw6UbIECf5lpGbOas,3231
|
|
123
123
|
port_ocean/utils/signal.py,sha256=Fab0049Cjs69TPTQgvEvilaVZKACQr6tGkRdySjNCi8,1515
|
|
124
124
|
port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
|
|
125
|
-
port_ocean-0.5.
|
|
126
|
-
port_ocean-0.5.
|
|
127
|
-
port_ocean-0.5.
|
|
128
|
-
port_ocean-0.5.
|
|
129
|
-
port_ocean-0.5.
|
|
125
|
+
port_ocean-0.5.17.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
|
|
126
|
+
port_ocean-0.5.17.dist-info/METADATA,sha256=uaVWJBt0vRCLiqO22dU72mqY-rnoBZgXRKJvmCCKFzE,6554
|
|
127
|
+
port_ocean-0.5.17.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
128
|
+
port_ocean-0.5.17.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
|
|
129
|
+
port_ocean-0.5.17.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|