File: control

package info (click to toggle)
flake8-polyfill 1.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 176 kB
  • sloc: python: 275; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: flake8-polyfill
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-flake8 <!nocheck>,
               python3-mock <!nocheck>,
               python3-pep8 <!nocheck>,
               python3-pycodestyle <!nocheck>,
               python3-pytest <!nocheck>,
               python3-setuptools
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/flake8-polyfill
Vcs-Git: https://salsa.debian.org/python-team/packages/flake8-polyfill.git
Homepage: https://github.com/PyCQA/flake8-polyfill
Rules-Requires-Root: no

Package: python3-flake8-polyfill
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Enhances: flake8
Description: polyfill package for Flake8 plugins
 Flake8-polyfill is a package that provides some compatibility helpers for
 Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.
 .
 This package provides the modules for Python 3.