[Python-modules-commits] [u-msgpack-python] branch master updated (48d5dff -> 3a6aedf)

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Thu Mar 30 19:50:11 UTC 2017


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

oorestisime-guest pushed a change to branch master
in repository u-msgpack-python.

      from  48d5dff   Switch maintainer/uploader and correct upstream name
       new  634caa7   Import u-msgpack-python_2.3.0.orig.tar.gz
       new  d82b4fa   record new upstream branch created by importing u-msgpack-python_2.3.0.orig.tar.gz and merge it
       new  3a6aedf   Prepare changelog and copyright file for new release

The 3 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:
 LICENSE                                        |  19 ++
 MANIFEST.in                                    |   2 +
 PKG-INFO                                       |   4 +-
 debian/.git-dpm                                |  14 +-
 debian/changelog                               |   6 +
 debian/copyright                               |   4 +-
 setup.cfg                                      |  11 +
 setup.py                                       |  12 +-
 test_umsgpack.py                               | 421 +++++++++++++++++++++++++
 PKG-INFO => u_msgpack_python.egg-info/PKG-INFO |   4 +-
 u_msgpack_python.egg-info/SOURCES.txt          |  10 +
 u_msgpack_python.egg-info/dependency_links.txt |   1 +
 u_msgpack_python.egg-info/top_level.txt        |   1 +
 umsgpack.py                                    | 289 +++++++++++------
 14 files changed, 680 insertions(+), 118 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.in
 create mode 100644 setup.cfg
 create mode 100644 test_umsgpack.py
 copy PKG-INFO => u_msgpack_python.egg-info/PKG-INFO (96%)
 create mode 100644 u_msgpack_python.egg-info/SOURCES.txt
 create mode 100644 u_msgpack_python.egg-info/dependency_links.txt
 create mode 100644 u_msgpack_python.egg-info/top_level.txt

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



More information about the Python-modules-commits mailing list