python-moreorless 0.4.0-2 source package in Ubuntu

Changelog

python-moreorless (0.4.0-2) unstable; urgency=medium

  * Team Upload.
  * Add test-dep on python3-parameterized (Closes: #997885)
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Nilesh Patra <email address hidden>  Thu, 04 Nov 2021 03:21:47 +0530

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 misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-moreorless_0.4.0-2.dsc 2.2 KiB 1e714293ca6045c91b63f19a1bf7fbe34f84b721df6ecf821f3409f699e4f472
python-moreorless_0.4.0.orig.tar.gz 8.3 KiB 29fa14af72d1c5013572591a9da06838877db0b02aed38334a90206a24073198
python-moreorless_0.4.0-2.debian.tar.xz 3.9 KiB d16a1e07ad8b539dfecb06428b992793802ddbcd6cbbde0b056b07ec8c087d5d

Available diffs

No changes file available.

Binary packages built by this source

python3-moreorless: Python difflib with simpler arguments, and enhanced "No newline at EOF" support

 Moreorless is a thin wrapper around Python's difflib.unified_diff that Does
 The Right Thing for "No newline at eof". The arguments used when calling
 moreorless' functions are simpler than difflib's. Moreorless also supports
 various other functions such as
 `patch.apply_single_file` and `click.echo_color_unified_diff`.