dirty-equals 0.7.0-2 source package in Ubuntu

Changelog

dirty-equals (0.7.0-2) unstable; urgency=medium

  * Patch code and tests to work with Python 3.12. (Closes: #1058337)

 -- Edward Betts <edward@4angle.com>  Wed, 27 Dec 2023 08:41:37 +0000

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dirty-equals_0.7.0-2.dsc 2.2 KiB 4c32bc99b91f4e8be47f0bb4ee6d01b79314f5164fed08dc8bbcfef9c4055d95
dirty-equals_0.7.0.orig.tar.gz 47.3 KiB ded6694b780f164ac5f359d8aee109a1255daa815661e242c1de7a3d73859e70
dirty-equals_0.7.0-2.debian.tar.xz 3.3 KiB 34e29d51d0bafd5713cd633744cfbec03fdff1aa17909ab8b26194a02b4cca55

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.