[Python-modules-commits] [flask-sqlalchemy] branch upstream updated (de48ab4 -> e996856)

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Tue Feb 23 09:32:35 UTC 2016


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

oorestisime-guest pushed a change to branch upstream
in repository flask-sqlalchemy.

      from  de48ab4   Imported Upstream version 1.0
       new  e996856   Import flask-sqlalchemy_2.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:
 CHANGES                                 |  62 +++++--
 Flask_SQLAlchemy.egg-info/PKG-INFO      |  18 +-
 Flask_SQLAlchemy.egg-info/requires.txt  |   3 +-
 LICENSE                                 |   2 +-
 PKG-INFO                                |  18 +-
 README                                  |  48 ++++-
 docs/_static/flask-sqlalchemy-small.png | Bin
 docs/api.rst                            |  13 ++
 docs/binds.rst                          |   3 +-
 docs/conf.py                            |  24 +--
 docs/config.rst                         | 128 ++++++++-----
 docs/contexts.rst                       |  16 +-
 docs/models.rst                         |   4 +-
 docs/quickstart.rst                     |   6 +-
 docs/signals.rst                        |  29 ++-
 flask_sqlalchemy/__init__.py            | 320 ++++++++++++++++++++++----------
 setup.cfg                               |  16 +-
 setup.py                                |  19 +-
 test_sqlalchemy.py                      | 205 +++++++++++++++++++-
 19 files changed, 694 insertions(+), 240 deletions(-)
 mode change 100755 => 100644 docs/_static/flask-sqlalchemy-small.png

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



More information about the Python-modules-commits mailing list