python-cleo 1.0.0a5-1 source package in Ubuntu

Changelog

python-cleo (1.0.0a5-1) unstable; urgency=medium

  * d/watch: Update link to upstream, now is under python-poetry umbrella.
    - Remove debian uupdate from watch file.
  * New upstream version.
  * d/patches: Add patch from upstream to avoid ReDoS security issue
    (CVE-2022-42966). Closes: #1024018.
  * d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.0.1; no further
    changes).
  * d/control: Remove python3-clickit from B-Depends, it's not longer needed.
  * d/copyright: Update Source key in the file.
  * d/control: Update Homepage to the new upstream repository.
  * d/patches: Remove
    0001-add_stylesheet-deprecated-use-add_css_file-instead.patch file is
    already applied for upstream.
  * d/control: Add python3-pylev as Build Depends.
  * d/tests: Update cleo-tests.py according to the new upstream release API.
  * d/control: Remove trivial autopkgtest-pkg-python.

 -- Emmanuel Arias <email address hidden>  Tue, 22 Nov 2022 12:39:05 -0300

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-cleo_1.0.0a5-1.dsc 2.3 KiB 29d0c7590412e8ecc4c86d4c9e2dcfc5fe9080214c8fd50bfc773e2e085d000f
python-cleo_1.0.0a5.orig.tar.gz 140.7 KiB b75424b2c3f71dec06342290b255d725a4c02f83f3baa98b0a805162f09515da
python-cleo_1.0.0a5-1.debian.tar.xz 4.0 KiB c19f2bf4a8f70df43019ebc68544a3a542a4054c44571ab7e210f5e5e44ed8b1

Available diffs

No changes file available.

Binary packages built by this source

python-cleo-doc: create beautiful and testable command-line interfaces (documentation)

 Cleo is mostly a higher level wrapper for CliKit, so a lot of the
 components and utilities comes from it. Refer to its documentation
 for more information.
 .
 This is the common documentation package.

python3-cleo: create beautiful and testable command-line interfaces

 Cleo is mostly a higher level wrapper for CliKit, so a lot of the
 components and utilities comes from it. Refer to its documentation
 for more information.
 .
 This package installs the library for Python 3.