Package: wnpp
Severity: wishlist
Owner: Guilherme Puida Moreira <guilhe...@puida.xyz>
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name    : python3-pytest-flake8-path
  Version         : 1.5.0
  Upstream Contact: Adam Johnson <m...@adamj.eu> 
* URL             : https://github.com/adamchainz/pytest-flake8-path
* License         : MIT
  Programming Lang: Python
  Description     : pytest fixture for testing flake8 plugins

  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 is a dependency of flake8-spellcheck, that I also plan to
package.

I plan to maintain this package as part of the Python team.

Reply via email to