python-openshift 0.13.2-1 source package in Ubuntu

Changelog

python-openshift (0.13.2-1) unstable; urgency=medium

  * New upstream version 0.13.2.
  * debian/control: bump Standards-Version to 4.6.2.
  * debian/copyright: update packaging copyright years.

 -- Guilherme de Paula Xavier Segundo <email address hidden>  Fri, 08 Dec 2023 14:51:29 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openshift_0.13.2-1.dsc 2.4 KiB 28c5fa7d19720eb8367d37a1bfee5efaf1e6e95c21c758ff6a220377bee89bdc
python-openshift_0.13.2.orig.tar.gz 34.8 KiB c06139978cd576cad5a275990ea186feccbeb360ef8cebf25d0c652ef91c1088
python-openshift_0.13.2-1.debian.tar.xz 2.6 KiB cd74cee3c8ba4552fbf0716d958fd1e7a719d50c3ed80fd5e9990a0c96a85368

Available diffs

No changes file available.

Binary packages built by this source

python-openshift-doc: Python client for the OpenShift API (common documentation)

 Python client for the Kubernetes and OpenShift APIs.
 There are two ways this project interacts with the Kubernetes and OpenShift
 APIs. The first, now deprecated, is to use models and functions generated
 with swagger from the API spec. The second, new approach, is to use a single
 model and client to generically interact with all resources on the server.
 The dynamic client also works with resources that are defined by aggregated
 API servers or Custom Resource Definitions.
 .
 This package installs the common documentation package.

python3-openshift: Python client for the OpenShift API (Python 3)

 Python client for the Kubernetes and OpenShift APIs.
 There are two ways this project interacts with the Kubernetes and OpenShift
 APIs. The first, now deprecated, is to use models and functions generated
 with swagger from the API spec. The second, new approach, is to use a single
 model and client to generically interact with all resources on the server.
 The dynamic client also works with resources that are defined by aggregated
 API servers or Custom Resource Definitions.
 .
 This package installs the library for Python 3.