[Python-modules-commits] [chargebee2-python] branch debian/master updated (4029ddf -> 7f422e1)
    Scott Kitterman 
    kitterman at moszumanska.debian.org
       
    Wed Jan 10 04:56:55 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch debian/master
in repository chargebee2-python.
      from  4029ddf   Bump standards-version to 4.1.1.1 without further change
       new  8b3976c   Imported Upstream version 2.4.3
       new  43c5534   Merge tag 'upstream/2.4.3' into debian/master
       new  ab63afb   New upstream release
       new  7f422e1   Bump standards-version to 4.1.3 without further change
The 4 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                           | 35 +++++++++++++++++++++++++++++++
 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/promotional_credit.py | 30 +++++++++++++++++++++++++++
 chargebee/models/subscription.py       |  2 +-
 chargebee/result.py                    | 12 ++++++++++-
 chargebee/version.py                   |  2 +-
 debian/changelog                       |  7 +++++++
 debian/control                         |  2 +-
 setup.py                               |  2 +-
 14 files changed, 142 insertions(+), 8 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