python-molotov 2.7-1 source package in Ubuntu

Changelog

python-molotov (2.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #1056484
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * PiPY is lagging behind thus pointing watch file to Github
  * Skip two failing tests which is not reproducible upstream

 -- Andreas Tille <email address hidden>  Thu, 18 Jan 2024 17:37:05 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-molotov_2.7-1.dsc 2.2 KiB 46d8a4ef096481d02454f563164fef4cab18e4b9b1fa83271aa47a87dd577973
python-molotov_2.7.orig.tar.gz 6.1 MiB cdccc3cf715206c5faaaf8aefb365ab29c0a57cf43b0630bd9d92b2f099f2241
python-molotov_2.7-1.debian.tar.xz 4.5 KiB 432c500ec671686a698beae5bd94eb1cc69599d57ae35764582a4b29123aa8d6

Available diffs

No changes file available.

Binary packages built by this source

python3-molotov: tool to write load tests in Python

 Create a load test in Python using functions decorated with the scenario
 decorator – those functions needs to be coroutines. Based on asyncio, built
 with aiohttp.
 .
 This package contains the Python 3.x module and CLI.