python-attrs 17.2.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
    - Add build-dependency on six.
    - Link to local copy of attrs logo from changelog.
  * Use a more reliable method for adding the build path to sys.path for
    autodoc.
  * Bump Standards-Version to 4.0.0 (no changes).
  * Update repository location in debian/watch.
  * Add DEP-8 tests.

 -- Tristan Seligmann <email address hidden>  Fri, 30 Jun 2017 03:43:49 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-attrs_17.2.0-1.dsc 2.4 KiB 21e770040a50addcaf8093ece6dfef7f31fe36801598f5481413c1ccb45979cf
python-attrs_17.2.0.orig.tar.gz 68.7 KiB c1937773b2ea4d50f720082cd4edf784b8435d096f929b64711c42eb62d03398
python-attrs_17.2.0-1.debian.tar.xz 4.1 KiB c195ad58fdcbf427d9fb7461eed02154893352d9f963de1efdd5598cfcccc807

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: No summary available for python3-attr in ubuntu artful.

No description available for python3-attr in ubuntu artful.