python-attrs 19.3.0-1 source package in Ubuntu

Changelog

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

  [ Adam Cecile ]
  * New upstream release.
  * Update intersphinx mapping patch to prepare to support zope.interface
    (but this package does not build sphinx doc yet).
  * Fix typo in debian/control.
  * Improve clean target to be able to build twice in a row.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Set upstream metadata fields: Bug-Submit.

  [ Sandro Tosi ]
  * debian/control
    - remove python-sphinx-rtd-theme, no longer needed since attrs/17.1.0
      https://github.com/python-attrs/attrs/commit/0563f44b477666143fb81e9c3822de1f87b9a8c5 ;
      Closes: #950449

 -- Sandro Tosi <email address hidden>  Sat, 01 Feb 2020 17:46:43 -0500

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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-attrs_19.3.0-1.dsc 2.6 KiB 0a81196608bb865a52b114d5d005265450f6eb0c4f5c833e0d1cc5c9600fad30
python-attrs_19.3.0.orig.tar.xz 102.2 KiB 706754d94b545e1661babe023d4b0a458fbf99ae5d9f678e3ac2ca55a0c31e91
python-attrs_19.3.0-1.debian.tar.xz 4.5 KiB fb61e6440c720101322a6daff7fbd4fa80978d27a4513798809faf76daea56d0

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 packaged 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 packaged 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 packaged for Python 3.