kitchen 1.2.6-5 source package in Ubuntu

Changelog

kitchen (1.2.6-5) unstable; urgency=medium

  * d/rules: Improve manpage generation by using PYBUILD_AFTER_BUILD.
  * d/watch: Fix scan URL and improve readability.
  * d/python-kitchen-doc.lintian-overrides: Override
    python-traceback-in-manpage.

 -- Sergio Durigan Junior <email address hidden>  Fri, 23 Dec 2022 23:48:43 -0500

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
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kitchen_1.2.6-5.dsc 2.1 KiB f31f30bf24b60b7fab6567a05845947b742ffe99084ae9f84bd8af3452222ed8
kitchen_1.2.6.orig.tar.gz 252.1 KiB 6963dd84819713aafdd55e5314dcce6df5a37430b62fd9c48770e9f1a467b2b0
kitchen_1.2.6-5.debian.tar.xz 24.3 KiB 0d0f3d88a5a0b76384d711aa9fb16fce32598543296615726d07c0dad39be24b

Available diffs

No changes file available.

Binary packages built by this source

python-kitchen-doc: Python library of containers, text and i18n helpers (common documentation)

 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 is the common documentation package.

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.