[Python-modules-commits] [lazy-object-proxy] branch master updated (1ec0c5a -> 8d79352)

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


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

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

      from  1ec0c5a   releasing package lazy-object-proxy version 1.2.2-1
       new  312a818   Import lazy-object-proxy_1.3.1.orig.tar.gz
       new  70419ae   record new upstream branch created by importing lazy-object-proxy_1.3.1.orig.tar.gz and merge it
       new  6a76fef   New upstream release
       new  898f893   bump Standards-Version to 4.1.2 (no changes needed)
       new  88097ed   extend packaging copyright years
       new  668c7f3   update upstream copyright years
       new  8d79352   releasing package lazy-object-proxy version 1.3.1-1

The 7 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 ++--
 debian/.git-dpm                         | 14 ++---
 debian/changelog                        | 11 ++++
 debian/control                          |  2 +-
 debian/copyright                        |  4 +-
 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 ++++++++++++++++++---
 31 files changed, 471 insertions(+), 173 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