pytest-openfiles 0.6.0-1 source package in Ubuntu

Changelog

pytest-openfiles (0.6.0-1) unstable; urgency=medium

  * Make d/watch url more flexible
  * New upstream version 0.6.0
  * Push Standards-Version to 4.7.0. No changes needed

 -- Ole Streicher <email address hidden>  Thu, 06 Jun 2024 21:06:17 +0200

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
pytest-openfiles_0.6.0-1.dsc 2.1 KiB 182bf35181b2a90036ef5a58ef8e45789a18bdaf2986c8b9c55ed250826eae45
pytest-openfiles_0.6.0.orig.tar.gz 8.8 KiB ff5160c34eaada82b983a2c316fcccb30e0094630e97784471f015956870a993
pytest-openfiles_0.6.0-1.debian.tar.xz 2.9 KiB fe15ef002301ac17090b220abfc3df7bd67c0ec17c28aa2b59a26f31d8476dee

No changes file available.

Binary packages built by this source

python3-pytest-openfiles: Pytest plugin to check for files left open at the end of a test

 This package provides a plugin for the pytest framework that allows
 developers to detect whether any file handles or other file-like
 objects were inadvertently left open at the end of a unit test.