deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Fake version of time.sleep() for use in tests
The fakesleep module helps testing code that use `time.sleep()`. Sleeping in
tests is generally considered bad (as it makes tests run slow). Using
sleep with `time.time()` can lead to spurious failures, as clock
precision / interpreter overhead can cause small differences in reported
times.
.
This package provides the Python 3.x module.
Homepage: https://github.com/wearpants/fakesleep
Installed-Size: '18'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-fakesleep
Priority: optional
Section: python
Source: fakesleep
Version: 0.1-4
srcpkg_name: fakesleep
srcpkg_version: 0.1-4