[Python-modules-commits] [chargebee2-python] branch upstream updated (84dd198 -> 00634e7)
Scott Kitterman
kitterman at moszumanska.debian.org
Mon Jan 15 23:55:34 UTC 2018
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch upstream
in repository chargebee2-python.
from 84dd198 Imported Upstream version 2.4.1
adds 8b3976c Imported Upstream version 2.4.3
new 00634e7 Imported Upstream version 2.4.4
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:
CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++
LICENSE | 2 +-
chargebee/models/__init__.py | 2 ++
chargebee/models/coupon_code.py | 2 +-
chargebee/models/coupon_set.py | 38 ++++++++++++++++++++++++++++++++++
chargebee/models/customer.py | 6 +++++-
chargebee/models/hosted_page.py | 8 +++++++
chargebee/models/invoice.py | 4 ++++
chargebee/models/promotional_credit.py | 30 +++++++++++++++++++++++++++
chargebee/models/subscription.py | 2 +-
chargebee/result.py | 12 ++++++++++-
chargebee/version.py | 2 +-
setup.py | 2 +-
13 files changed, 141 insertions(+), 7 deletions(-)
create mode 100644 chargebee/models/coupon_set.py
create mode 100644 chargebee/models/promotional_credit.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/chargebee2-python.git
More information about the Python-modules-commits
mailing list