[Python-modules-commits] [python-odoorpc] branch upstream updated (1202b9a -> 8b193f3)

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


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

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

      from  1202b9a   [FIX] Documentation - Set the correct license in the CSS file
       new  8b193f3   Import python-odoorpc_0.4.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:
 .travis.yml                           | 27 ++++++++++++++------
 CHANGELOG                             | 13 ++++++++++
 README.rst                            | 17 +++++++------
 bump_version.sh                       |  9 +++++++
 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 ++-
 24 files changed, 166 insertions(+), 103 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