[Python-modules-commits] [python-odoorpc] branch master updated (149f49b -> d64d56e)

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Nov 29 00:29:39 UTC 2015


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

debacle pushed a change to branch master
in repository python-odoorpc.

      from  149f49b   cleanup: remove empty line, remove gbp.conf
       new  d6028fa   record new upstream branch created by importing python-odoorpc_0.4.1.orig.tar.gz
       new  8b193f3   Import python-odoorpc_0.4.1.orig.tar.gz
       new  8bc4a1d   replace remote GIFs with local ones
       new  67ccb37   merge patched into master
       new  d64d56e   prepare 0.4.1-1

The 5 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:
 .travis.yml                                        | 27 +++++++++----
 CHANGELOG                                          | 13 ++++++
 README.rst                                         | 17 ++++----
 bump_version.sh                                    |  9 +++++
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   |  6 +++
 .../0001-replace-remote-GIFs-with-local-ones.patch |  6 +--
 doc/source/index.rst                               | 17 ++++----
 doc/source/ref_env.rst                             |  2 +-
 odoorpc/__init__.py                                |  2 +-
 odoorpc/db.py                                      | 10 +++--
 odoorpc/env.py                                     | 14 ++++++-
 odoorpc/fields.py                                  |  2 +-
 odoorpc/models.py                                  |  2 +-
 odoorpc/odoo.py                                    | 31 ++++++---------
 odoorpc/report.py                                  | 14 ++++---
 odoorpc/rpc/__init__.py                            |  2 +-
 odoorpc/rpc/jsonrpclib.py                          | 12 ++++--
 odoorpc/session.py                                 |  2 +-
 odoorpc/tests/__init__.py                          | 10 +++--
 odoorpc/tests/test_env.py                          |  4 ++
 odoorpc/tests/test_field_integer.py                | 46 +++++++++++-----------
 odoorpc/tests/test_field_reference.py              | 20 +++++-----
 odoorpc/tests/test_report.py                       |  6 ++-
 odoorpc/tests/test_timeout.py                      |  2 +-
 odoorpc/tests/test_workflow.py                     |  2 +
 setup.py                                           |  3 +-
 27 files changed, 182 insertions(+), 113 deletions(-)
 create mode 100755 bump_version.sh

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



More information about the Python-modules-commits mailing list