dirty-equals 0.6.0-1 source package in Ubuntu

Changelog

dirty-equals (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright year.
  * Update Standards-Version.
  * Skip new test that needs pytest-examples, because it is not packaged.

 -- Edward Betts <edward@4angle.com>  Sat, 29 Apr 2023 13:29:48 +0100

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dirty-equals_0.6.0-1.dsc 2.2 KiB dc07575e73f6f1153217e3c7217b9e56ccab059d462ccbbacf9b4d52b57f68e1
dirty-equals_0.6.0.orig.tar.gz 46.0 KiB 37519e68bd89f2f8f38222ad68ebcc45b12e18163ceeabd2a7de8be8172aa262
dirty-equals_0.6.0-1.debian.tar.xz 2.5 KiB b213b0f3fe004925783d1e8a43afce931113a66c1ff879f3cf07a368c60306e8

Available diffs

No changes file available.

Binary packages built by this source

python3-dirty-equals: Make equality checks in Python unit tests more declarative

 This module can be used in whatever context you like, but it comes into its
 own when writing unit tests for applications where you're commonly checking
 the response to API calls and the contents of a database.