python-attrs 17.4.0-1 source package in Ubuntu

Changelog

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

  * New upstream release (closes: #887508).
  * Use https for copyright format.
  * Bump debhelper compat level to 11.
  * Bump Standards-Version to 4.1.3 (no changes).
  * Replace extra priority with optional.

 -- Tristan Seligmann <email address hidden>  Tue, 23 Jan 2018 14:03:51 +0200

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-attrs_17.4.0-1.dsc 2.4 KiB 5bd3342c15bbb0df09731cd5e592b55f472d349478814857d94cdd7e894aef71
python-attrs_17.4.0.orig.tar.gz 88.2 KiB 110aba2541f69caabe061caf6d034dcdf5890464432dcae9297bffef3e8abf17
python-attrs_17.4.0-1.debian.tar.xz 4.2 KiB 0deb9fbcfd8b0897508c13f6cf1784119ea250d8e8fbaa6ffae2f7730e58ed65

Available diffs

No changes file available.

Binary packages built by this source

pypy-attr: Attributes without boilerplate (PyPy)

 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 PyPy.

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: documentation for the attrs Python library

 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 provides documentation for attrs.

python3-attr: Attributes without boilerplate (Python 3)

 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 3.