kitchen 1.2.4-3 source package in Ubuntu

Changelog

kitchen (1.2.4-3) unstable; urgency=medium

  [ Chris Lamb ]
  * Update Homepage and Upstream fields in debian/control and debian/copyright.

  [ Sergio Durigan Junior ]
  * Temporarily disable test_text_display.py on Python >= 3.6.
    The unicode data in Python 3.6 has changed, and therefore
    test_text_display.py needs updating in order to reflect that.  Upstream
    has been notified but hasn't yet released a new version of the test.
    Hopefully upstream will release a fix soon.
    Thanks to Edward Betts for digging up the reason of the failure.
    (Closes: #868680)
  * Bump compat level to 10.
  * Bump standards to 4.0.1.
  * Bump copyright year on d/copyright.
  * Add autopkgtest-pkg-python and Multi-Arch: foreign.

 -- Sergio Durigan Junior <email address hidden>  Sun, 20 Aug 2017 19:19:45 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
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
kitchen_1.2.4-3.dsc 2.0 KiB b8321a49aa42aec665aab7ef630db667fd3c2910d094d847e93bfc42c8720068
kitchen_1.2.4.orig.tar.gz 251.4 KiB 8a23652c4f35efc67ecfee47182290145abe66431218d9cd0ed2c0c598457df9
kitchen_1.2.4-3.debian.tar.xz 25.2 KiB 4082776db58789bbf07c48bb1276d49f6493a7519a6e1a7dfa893b08bbda2de2

Available diffs

No changes file available.

Binary packages built by this source

python-kitchen: Python library of containers, text and i18n helpers (Python 2)

 The kitchen Python package aims at gathering in one place all the snippets of
 code that the author originally carried around from project to project to ease
 the development.
 .
 A non-exhaustive list of the features provided by kitchen:
   * helpers for text and specifically unicode handling i18n support
   * a dictionary that treats unicode and str strings as different values
   * An helper function to change any non-list value into a single-element list
   * Tools to help deal with PEP386 version format
 .
 This package installs the library for Python 2.

python-kitchen-doc: No summary available for python-kitchen-doc in ubuntu artful.

No description available for python-kitchen-doc in ubuntu artful.

python3-kitchen: Python library of containers, text and i18n helpers (Python 3)

 The kitchen Python package aims at gathering in one place all the snippets of
 code that the author originally carried around from project to project to ease
 the development.
 .
 A non-exhaustive list of the features provided by kitchen:
   * helpers for text and specifically unicode handling i18n support
   * a dictionary that treats unicode and str strings as different values
   * An helper function to change any non-list value into a single-element list
   * Tools to help deal with PEP386 version format
 .
 This package installs the library for Python 3.