python-openshift 0.13.1-3 source package in Ubuntu

Changelog

python-openshift (0.13.1-3) unstable; urgency=medium

  Migration:
   - Testing framework 'Nose' to use 'Nose2'. (Closes: #1018546)

 -- Guilherme de Paula Xavier Segundo <email address hidden>  Mon, 28 Nov 2022 10:45:56 -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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openshift_0.13.1-3.dsc 2.4 KiB a17ca17acd4228d0d78dca6ea5d5eaf8a85317c41f1d236c59f20677a8c01fd1
python-openshift_0.13.1.orig.tar.gz 34.8 KiB 6a061cc12247e96147e40d8463c133cb01b915907af10df08d937d27e6a1f283
python-openshift_0.13.1-3.debian.tar.xz 2.6 KiB d44a6688f9507676450fd62ef1605d87f51140937ea88c5db7b33332bbc487f8

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.