python-flake8 7.0.0-ok1 source package in openKylin

Changelog

python-flake8 (7.0.0-ok1) nile; urgency=medium

  * Build for openKylin

 -- liwenjun <email address hidden>  Fri, 07 Jun 2024 16:14:22 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flake8_7.0.0.orig.tar.gz 128.5 KiB e63303675262e12e4e46882d2b89657c01b6f488b7d6adc601c87d28b0b3eb69
python-flake8_7.0.0-ok1.debian.tar.xz 4.8 KiB a622d34eca34c6ad4ea307c73e0bca18276c930d0b27dfe2675284883f0d894c
python-flake8_7.0.0-ok1.dsc 2.1 KiB 37c46564d84573fabfc8e3dcb0a9092556ce6692a48d80fa959959d55396d4db

View changes file

Binary packages built by this source

flake8: code checker using pycodestyle and pyflakes

 Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
 Flake8 runs all tools by launching the single 'flake8' script, but ignores
 pycodestyle and PyFlakes extended options and just uses defaults. It displays
 the warnings in a per-file, merged output.
 .
 This package provides flake8 binary.

python3-flake8: code checker using pycodestyle and pyflakes - Python 3.x

 Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
 Flake8 runs all tools by launching the single 'flake8' script, but ignores
 pycodestyle and PyFlakes extended options and just uses defaults. It displays
 the warnings in a per-file, merged output.
 .
 This package provides Python 3 module bindings only.