python-attrs 17.4.0-2 source package in Ubuntu

Changelog

python-attrs (17.4.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Piotr Ożarowski ]
  * use pybuild --print build_dir istead of patching docs/conf.py
    (requires dh-python >= 3.20180313)
  * do not ship conftest.py (used only during tests)

 -- Piotr Ożarowski <email address hidden>  Wed, 14 Mar 2018 11:57:11 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-attrs_17.4.0-2.dsc 2.6 KiB d36062c2a69d4af57a3994f3dce7a06904f44e8305a1763d4b1e86f2c049a66a
python-attrs_17.4.0.orig.tar.gz 88.2 KiB 110aba2541f69caabe061caf6d034dcdf5890464432dcae9297bffef3e8abf17
python-attrs_17.4.0-2.debian.tar.xz 4.0 KiB a9046e718b3fbdabdc2c7da669f8552c1347549f1e6f0f43605fd0e04138db30

Available diffs

No changes file available.

Binary packages built by this source

pypy-attr: No summary available for pypy-attr in ubuntu disco.

No description available for pypy-attr in ubuntu disco.

python-attr: Attributes without boilerplate (Python 2)

 attrs is an MIT-licensed Python package with class decorators that ease the
 chores of implementing the most common attribute-related object protocols.
 .
 You just specify the attributes to work with and attrs gives you:
   - a nice human-readable __repr__,
   - a complete set of comparison methods,
   - an initializer,
   - and much more
 without writing dull boilerplate code again and again.
 .
 This package contains attrs packged for Python 2.

python-attr-doc: No summary available for python-attr-doc in ubuntu disco.

No description available for python-attr-doc in ubuntu disco.

python3-attr: No summary available for python3-attr in ubuntu disco.

No description available for python3-attr in ubuntu disco.