[Python-modules-commits] [flask-compress] branch upstream updated (abb7478 -> e64478c)
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Sep 29 09:39:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a change to branch upstream
in repository flask-compress.
from abb7478 New upstream version 1.3.1
new e64478c Import flask-compress_1.3.2.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:
Flask_Compress.egg-info/PKG-INFO | 13 ++---
Flask_Compress.egg-info/SOURCES.txt | 10 +++-
LICENSE.txt | 20 +++++++
MANIFEST.in | 4 ++
PKG-INFO | 13 ++---
README.md | 78 ++++++++++++++++++++++++++
setup.py | 19 ++-----
tests/__init__.py | 0
tests/static/1.png | Bin 0 -> 239 bytes
tests/templates/large.html | 13 +++++
tests/templates/small.html | 4 ++
tests/test_flask_compress.py | 106 ++++++++++++++++++++++++++++++++++++
12 files changed, 248 insertions(+), 32 deletions(-)
create mode 100644 LICENSE.txt
create mode 100644 MANIFEST.in
create mode 100644 README.md
create mode 100644 tests/__init__.py
create mode 100644 tests/static/1.png
create mode 100644 tests/templates/large.html
create mode 100644 tests/templates/small.html
create mode 100644 tests/test_flask_compress.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-compress.git
More information about the Python-modules-commits
mailing list