python-hypothesmith 0.3.3-2 source package in Ubuntu

Changelog

python-hypothesmith (0.3.3-2) unstable; urgency=medium

  * Source-only upload.
  * Disabled 'test_black_autoformatter_from_grammar' in d/rules.

 -- Yogeswaran Umasankar <email address hidden>  Wed, 20 Mar 2024 19:20:00 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hypothesmith_0.3.3-2.dsc 2.3 KiB 112c1314e61d225cc282574a43d23e4409d971fa48471da441aea0ffb11fff5e
python-hypothesmith_0.3.3.orig.tar.gz 24.9 KiB 96c14802d6c8e85d8975264176878db54b28d2ed921fdbfedc2e6b8ce3c81716
python-hypothesmith_0.3.3-2.debian.tar.xz 2.2 KiB 650ea9190f53026d3f1a66483ee41eb2438086ad48c9192d2a5016c65ed26d1e

No changes file available.

Binary packages built by this source

python3-hypothesmith: Hypothesis strategies for generating Python programs, something like CSmith

 This package provides two Hypothesis strategies for generating
 Python source code. The generated code will always be syntatically
 valid, and is useful for testing parsers, linters, auto-formatters,
 and other tools that operate on source code.