[Python-modules-commits] [lazy-object-proxy] branch upstream updated (2a9be12 -> 312a818)

Sandro Tosi morph at moszumanska.debian.org
Mon Dec 11 03:38:11 UTC 2017


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

morph pushed a change to branch upstream
in repository lazy-object-proxy.

      from  2a9be12   Import lazy-object-proxy_1.2.2.orig.tar.gz
       new  312a818   Import lazy-object-proxy_1.3.1.orig.tar.gz

The 1 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:
 .bumpversion.cfg                        |  4 +-
 .cookiecutterrc                         |  4 +-
 .coveragerc                             |  6 ++-
 .travis.yml                             | 93 +++++++++++++++++++++++++-------
 AUTHORS.rst                             |  3 ++
 CHANGELOG.rst                           | 13 ++++-
 CONTRIBUTING.rst                        |  2 +-
 LICENSE                                 |  2 +-
 MANIFEST.in                             |  1 -
 PKG-INFO                                | 39 ++++++++++++--
 README.rst                              | 44 ++++++++++-----
 appveyor.yml                            | 72 +++++++++++++++++++------
 ci/appveyor-bootstrap.py                | 19 ++++---
 ci/appveyor-download.py                 |  6 ++-
 ci/appveyor-with-compiler.cmd           | 17 +++---
 ci/bootstrap.py                         | 19 +++----
 ci/templates/.travis.yml                | 38 +++++++++----
 ci/templates/appveyor.yml               |  9 ++--
 ci/templates/tox.ini                    | 10 ++--
 docs/conf.py                            |  5 +-
 setup.cfg                               |  5 +-
 setup.py                                |  4 +-
 src/lazy_object_proxy.egg-info/PKG-INFO | 39 ++++++++++++--
 src/lazy_object_proxy/__init__.py       |  2 +-
 src/lazy_object_proxy/cext.c            |  2 +-
 tests/test_lazy_object_proxy.py         | 95 +++++++++++++++++++++++----------
 tox.ini                                 | 60 ++++++++++++++++++---
 27 files changed, 450 insertions(+), 163 deletions(-)

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



More information about the Python-modules-commits mailing list