[Python-modules-commits] [python-attrs] branch master updated (76c97e6 -> 8b513f2)

Tristan Seligmann mithrandi at moszumanska.debian.org
Mon Dec 12 03:22:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a change to branch master
in repository python-attrs.

      from  76c97e6   merge patched into master
       new  2b816b5   record new upstream branch created by importing python-attrs_16.3.0.orig.tar.gz
       new  f9f1816   Import python-attrs_16.3.0.orig.tar.gz
       new  0a67006   Point intersphinx_mapping at local Python docs.
       new  f19260c   Add build directory to sys.path for autodoc.
       new  10448c0   merge patched into master
       new  8b513f2   New upstream release.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.rst                                      |  24 +++-
 CONTRIBUTING.rst                                   | 103 +++++++++++++---
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   6 +
 ...-intersphinx_mapping-at-local-Python-docs.patch |   2 +-
 ...d-build-directory-to-sys.path-for-autodoc.patch |   2 +-
 docs/api.rst                                       |   8 +-
 docs/examples.rst                                  |  45 ++++++-
 docs/extending.rst                                 |  42 ++++++-
 setup.cfg                                          |   4 +
 src/attr/__init__.py                               |   2 +-
 src/attr/_compat.py                                |  57 ++++++++-
 src/attr/_make.py                                  | 129 +++++++++++++--------
 tests/test_dark_magic.py                           |   1 +
 tests/test_dunders.py                              |  33 +++++-
 tests/test_funcs.py                                |   3 +-
 tests/test_make.py                                 | 108 ++++++++++++++++-
 tests/utils.py                                     |  54 ++++++---
 18 files changed, 537 insertions(+), 100 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-attrs.git



More information about the Python-modules-commits mailing list