yapf 0.40.2-1 source package in Ubuntu

Changelog

yapf (0.40.2-1) unstable; urgency=medium

  * Team Upload
  * New upstream version
  * Update build dependencies:
    - python3-2to3
    - python3-nose (Closes: #1018672)
    + dh-sequence-python3
    + pybuild-plugin-pyproject
    + python3-importlib-metadata
    + python3-platformdirs
    + python3-tomli

 -- Alexandre Detiste <email address hidden>  Thu, 23 May 2024 21:18:25 +0200

Upload details

Uploaded by:
Ana Custura
Uploaded to:
Sid
Original maintainer:
Ana Custura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yapf_0.40.2-1.dsc 2.2 KiB 6f558815e42344a88726d635fff2bc40340df6c5204526d0742bf6eca9354aaf
yapf_0.40.2.orig.tar.gz 224.2 KiB 8e0825803c488aa2cb118ed277a18d4617984608e75d10d5bffa5e24734eb022
yapf_0.40.2-1.debian.tar.xz 4.4 KiB dfe6ef1a647bfb853e11d13950355d904cca18bec0b2e995b64663faca86dd2a

Available diffs

No changes file available.

Binary packages built by this source

python3-yapf: public modules for yapf (Python 3)

 Yapf is a tool that reformats code to the best formatting that conforms to the
 style guide. It is not only concerned with lint errors, but also with the
 stylistic appearance of Python code. The idea is also similar to the 'gofmt'
 tool for the Go programming language. This package installs the tool for Python
 2.
 .
 This package provides the modules for Python 3.

yapf3: Python code formatter for different styles (Python 3)

 Yapf is a tool that reformats code to the best formatting that conforms to the
 style guide. It is not only concerned with lint errors, but also with the
 stylistic appearance of Python code. The idea is also similar to the 'gofmt'
 tool for the Go programming language. This package installs the tool for Python
 3.
 .
 This package provides the command-line interface for Python 3.