python-pykmip 0.5.0-4build2 source package in Ubuntu

Changelog

python-pykmip (0.5.0-4build2) artful; urgency=medium

  * No-change rebuild against python3.6

 -- Jeremy Bicha <email address hidden>  Fri, 28 Jul 2017 19:05:28 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Artful
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pykmip_0.5.0.orig.tar.xz 150.5 KiB 606e0a049a0be0b95d5c66e6e5b9e20dc53ebd42b1507ec8c83a8dd8573dc10c
python-pykmip_0.5.0-4build2.debian.tar.xz 3.5 KiB 10c6322fa37a27d2a1b1e4065cc66afe38c360aeb0c9da7b911172c40e6d9ff2
python-pykmip_0.5.0-4build2.dsc 2.6 KiB e4918c2d354e583fa55ec3b5d24a2ecc91cdcf9acbd0c192a4b24e5aad8fd7c7

View changes file

Binary packages built by this source

python-pykmip: implementation of the Key Management Interoperability Protocol - Python 2.x

 PyKMIP is a Python implementation of the Key Management Interoperability
 Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard.
 The KMIP standard is governed by the Organization for the Advancement of
 Structured Information Standards (OASIS) and specifies a client/server-based
 protocol to perform key, certificate, and secret object management, including
 storage and maintenance operations.
 .
 The PyKMIP library currently provides a KMIP client and server supporting the
 following operations for the KMIP SymmetricKey managed object:
  * Create
  * Register
  * Get
  * Destroy
 .
 This package contains the Python 2.x module.

python3-pykmip: KMIP v1.1 library - Python 3.x

 PyKMIP is a Python implementation of the Key Management Interoperability
 Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard.
 The KMIP standard is governed by the Organization for the Advancement of
 Structured Information Standards (OASIS) and specifies a client/server-based
 protocol to perform key, certificate, and secret object management, including
 storage and maintenance operations.
 .
 The PyKMIP library currently provides a KMIP client and server supporting the
 following operations for the KMIP SymmetricKey managed object:
  * Create
  * Register
  * Get
  * Destroy
 .
 This package contains the Python 3.x module.