port-ocean 0.23.1__py3-none-any.whl → 0.23.2__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.

@@ -1,5 +1,6 @@
1
- ARG BASE_PYTHON_IMAGE=debian:trixie-slim
2
- # debian:trixie-slim - Python 3.12
1
+ ARG ACCOUNT_ID=1
2
+ ARG BASE_PYTHON_IMAGE=${ACCOUNT_ID}.dkr.ecr.eu-west-1.amazonaws.com/echo/python:3.13
3
+
3
4
  FROM ${BASE_PYTHON_IMAGE}
4
5
 
5
6
  LABEL org.opencontainers.image.source=https://github.com/port-labs/ocean
@@ -7,7 +8,9 @@ LABEL org.opencontainers.image.source=https://github.com/port-labs/ocean
7
8
  ENV LIBRDKAFKA_VERSION=2.8.2 \
8
9
  PYTHONUNBUFFERED=1 \
9
10
  POETRY_VIRTUALENVS_IN_PROJECT=1 \
10
- PIP_ROOT_USER_ACTION=ignore
11
+ PIP_ROOT_USER_ACTION=ignore \
12
+ POETRY_VIRTUALENVS_PREFER_ACTIVE_PYTHON=true \
13
+ POETRY_PYTHON=/usr/local/bin/python3.13
11
14
 
12
15
  RUN apt-get update \
13
16
  && apt-get install -y \
@@ -1,5 +1,6 @@
1
- ARG BASE_PYTHON_IMAGE=debian:trixie-slim
2
- # debian:trixie-slim - Python 3.12
1
+ ARG ACCOUNT_ID=1
2
+ ARG BASE_PYTHON_IMAGE=${ACCOUNT_ID}.dkr.ecr.eu-west-1.amazonaws.com/echo/python:3.13
3
+
3
4
  FROM ${BASE_PYTHON_IMAGE}
4
5
 
5
6
  LABEL org.opencontainers.image.source=https://github.com/port-labs/ocean
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: port-ocean
3
- Version: 0.23.1
3
+ Version: 0.23.2
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
@@ -1,7 +1,7 @@
1
1
  integrations/_infra/Dockerfile.Deb,sha256=ruQRZwWN5qrJCecgA-rZklX1zXO8OAS78SjAqMv6dLg,1519
2
2
  integrations/_infra/Dockerfile.alpine,sha256=7E4Sb-8supsCcseerHwTkuzjHZoYcaHIyxiBZ-wewo0,3482
3
- integrations/_infra/Dockerfile.base.builder,sha256=Ogp_fodUE-lD-HgcfcFJd7pr520LPoEU9GCNk6HQBxk,619
4
- integrations/_infra/Dockerfile.base.runner,sha256=T7Tis9EjmcOl2jUXPMSENbRXMqwoHnnFPhgRmfEMO5Y,357
3
+ integrations/_infra/Dockerfile.base.builder,sha256=ESe1PKC6itp_AuXawbLI75k1Kruny6NTANaTinxOgVs,743
4
+ integrations/_infra/Dockerfile.base.runner,sha256=uAcs2IsxrAAUHGXt_qULA5INr-HFguf5a5fCKiqEzbY,384
5
5
  integrations/_infra/Dockerfile.dockerignore,sha256=CM1Fxt3I2AvSvObuUZRmy5BNLSGC7ylnbpWzFgD4cso,1163
6
6
  integrations/_infra/Dockerfile.local,sha256=Aqj3y4U6XFS78i5Zz3IfyZkvVmAdB7eEAe6khQaxRxI,876
7
7
  integrations/_infra/Makefile,sha256=YgLKvuF_Dw4IA7X98Nus6zIW_3cJ60M1QFGs3imj5c4,2430
@@ -199,8 +199,8 @@ port_ocean/utils/repeat.py,sha256=U2OeCkHPWXmRTVoPV-VcJRlQhcYqPWI5NfmPlb1JIbc,32
199
199
  port_ocean/utils/signal.py,sha256=mMVq-1Ab5YpNiqN4PkiyTGlV_G0wkUDMMjTZp5z3pb0,1514
200
200
  port_ocean/utils/time.py,sha256=pufAOH5ZQI7gXvOvJoQXZXZJV-Dqktoj9Qp9eiRwmJ4,1939
201
201
  port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
202
- port_ocean-0.23.1.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
203
- port_ocean-0.23.1.dist-info/METADATA,sha256=0SgpycGus6heRD2nQPUfrIhkYMLSLPJ0PW2r8qxx3uA,6764
204
- port_ocean-0.23.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
205
- port_ocean-0.23.1.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
206
- port_ocean-0.23.1.dist-info/RECORD,,
202
+ port_ocean-0.23.2.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
203
+ port_ocean-0.23.2.dist-info/METADATA,sha256=VnbW8FFOYaCKz8w6PUz0nxZgkpzED3Ny8ui9qB5uXBY,6764
204
+ port_ocean-0.23.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
205
+ port_ocean-0.23.2.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
206
+ port_ocean-0.23.2.dist-info/RECORD,,