deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-flake8, python3-pytest, python3:any
Description: |-
pytest fixture for testing flake8 plugins (Python 3)
Provides a fixture that wraps Pytest's built-in tmp_path fixture, to create a
temporary directory, allow adding files, and running flake8.
.
Pytest-flake8-path is the successor to pytest-flake8dir.
Pytest-flake8dir was based upon pytest's tmpdir fixture,
which returned a legacy py.path.local object. Since version
3.9.0, pytest has provided the tmp_path fixture, which returns
a standard library pathlib.Path object. Pytest-flake8-path is a
rewrite of pytest-flake8dir to use tmp_path instead of tmpdir.
.
This package installs the library for Python 3.
Homepage: https://github.com/adamchainz/pytest-flake8-path
Installed-Size: '31'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python3-pytest-flake8-path
Priority: optional
Section: python
Source: pytest-flake8-path
Version: 1.6.0-1
srcpkg_name: pytest-flake8-path
srcpkg_version: 1.6.0-1