Skip to content

Changelog python-kubernetes (12.0.1-1ubuntu1)

2021

python-kubernetes (12.0.1-1ubuntu1) hirsute; urgency=medium

   * d/control: Set min version of python3-urllib to 1.26.2.

2020

python-kubernetes (12.0.1-1) unstable; urgency=medium

   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Update standards version to 4.5.0, no changes needed.
 
   [ Thomas Goirand ]
   * New upstream release (Closes: #954381).
     - Fixes FTBFS (Closes: #959621, #973072).
   * Use git to generate upstream tarball, as the PyPi module doesn't include
     the test folder. Using the gen-orig-xz in debian/rules, as using the
     repack function of debian/watch doesn't make sense (why downloading a
     tarball that would be later on discarded? I'm open to a better solution
     which would be uscan compatible though...). Switch d/watch to the github
     tag therefore.
   * override_dh_auto_test to set PYTHONPATH.

2019

python-kubernetes (7.0.0~a1-2) unstable; urgency=medium

   * Team upload.
   * Use debhelper-compat instead of debian/compat.
   * Use Python 3 for building docs.
   * Drop Python 2 support.
   * Use pybuild for building package.
   * Enable autopkgtest-pkg-python testsuite.
   * Bump debhelper compat level to 12.
   * Drop openstack-pkg-tools from B-D, not needed anymore.
   * Bump standards version to 4.4.0 (no changes).

2018

python-kubernetes (7.0.0~a1-1) unstable; urgency=medium

   * Team upload.
   * New upstream version.
     + ACTION REQUIRED: Rename the currently being-used async parameter to
       async_req to support Python 3.7 because it's a reserved keyword now.

python-kubernetes (4.0.0-2) unstable; urgency=medium

   * Uploading to unstable.

python-kubernetes (4.0.0-1) experimental; urgency=medium

   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https in Format
 
   [ Thomas Goirand ]
   * New upstream release.
   * Fixed (build-)depends for this release.
   * Move the package to the DPMT:
     - Update maintainer and uploader.
     - Update VCS fields.
     - Switched to pristine-tar.
   * Standards-Version is now 4.1.3.

2017

python-kubernetes (2.0.0-2) unstable; urgency=medium

   * Uploading to unstable.

python-kubernetes (2.0.0-1) experimental; urgency=medium

   * Initial release. (Closes: #879560)