[lmfit-py] branch master updated (dab99e1 -> 29a9b56)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Nov 16 20:19:59 UTC 2014


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

picca pushed a change to branch master
in repository lmfit-py.

      from  dab99e1   release
       new  e70a6e1   Imported Upstream version 0.8.1+dfsg.1
       new  f776f10   Merge tag 'upstream/0.8.1+dfsg.1'
       new  29a9b56   imported 0.8.1

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:
 .gitattributes            |   1 +
 MANIFEST.in               |   5 +-
 README.rst                |   4 +-
 debian/changelog          |   6 +
 doc/builtin_models.rst    | 155 ++++++--
 doc/model.rst             |   2 +-
 lmfit/__init__.py         |   6 +-
 lmfit/_version.py         | 183 ++++++++++
 lmfit/astutils.py         | 135 ++++---
 lmfit/lineshapes.py       |   7 +
 lmfit/minimizer.py        |   1 +
 lmfit/model.py            |   9 +-
 lmfit/models.py           |  83 ++++-
 setup.py                  |  16 +-
 tests/test_default_kws.py |  25 ++
 upload_wininst.bat        |   8 +-
 versioneer.py             | 901 ++++++++++++++++++++++++++++++++++++++++++++++
 17 files changed, 1425 insertions(+), 122 deletions(-)
 create mode 100644 .gitattributes
 create mode 100644 lmfit/_version.py
 create mode 100644 tests/test_default_kws.py
 create mode 100644 versioneer.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lmfit-py.git



More information about the debian-science-commits mailing list