python-pykmip 0.6.0-1 source package in Ubuntu

Changelog

python-pykmip (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Ran wrap-and-sort -bast.
  * Fixed (build-)depends versions past Stretch.
  * Standards-Version is now 4.1.1.
  * Using pkgos-dh_auto_install and testing with all Python 3 versions.
  * Fixed python3 shebang to be python3, not python3.x.

 -- Thomas Goirand <email address hidden>  Sun, 05 Nov 2017 20:54:15 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pykmip_0.6.0-1.dsc 2.5 KiB f3dd73e97dd13414c363eb9d4c05332ef280712d58088945819d9a7ed03737be
python-pykmip_0.6.0.orig.tar.xz 164.0 KiB 10eccdda880eb5e8a77cc05d720f2ab8ebe2c77a7b4e267ebebbcd41e95fc275
python-pykmip_0.6.0-1.debian.tar.xz 3.3 KiB 5a784140be3f09924a5df12a37165973936e17c6b54103cc042928036b9a6765

No changes file available.

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.