[Python-modules-commits] [python-tidylib] branch upstream updated (2e4d834 -> dca25b5)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Dec 14 18:03:45 UTC 2015


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

mitya57 pushed a change to branch upstream
in repository python-tidylib.

      from  2e4d834   Imported Upstream version 0.2.1~dfsg
       new  dca25b5   Import python-tidylib_0.2.4~dfsg.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:
 ._LICENSE                                 | Bin 186 -> 0 bytes
 ._MANIFEST.in                             | Bin 186 -> 0 bytes
 ._README                                  | Bin 186 -> 0 bytes
 ._setup.py                                | Bin 187 -> 0 bytes
 LICENSE                                   |   2 +-
 PKG-INFO                                  |  36 +++++-----
 README                                    |   4 ++
 docs/rst/._conf.py                        | Bin 187 -> 0 bytes
 docs/rst/._index.rst                      | Bin 186 -> 0 bytes
 docs/rst/conf.py                          |  15 +---
 docs/rst/index.rst                        |  25 +++----
 setup.py                                  |  26 ++++---
 tests/._DocsTest.py                       | Bin 184 -> 0 bytes
 tests/._FragsTest.py                      | Bin 187 -> 0 bytes
 tests/._SinkMemTest.py                    | Bin 186 -> 0 bytes
 tests/._threadsafety.py                   | Bin 186 -> 0 bytes
 tests/__init__.py                         |   0
 tests/{DocsTest.py => test_docs.py}       |  90 +++++++++++++----------
 tests/{FragsTest.py => test_fragments.py} |  57 +++++++--------
 tests/{SinkMemTest.py => test_memory.py}  |  22 +++---
 tests/threadsafety.py                     |  17 ++---
 tidylib/.___init__.py                     | Bin 187 -> 0 bytes
 tidylib/._sink.py                         | Bin 187 -> 0 bytes
 tidylib/__init__.py                       | 115 +++++++++++++++++-------------
 tidylib/sink.py                           |  50 +++++++------
 25 files changed, 246 insertions(+), 213 deletions(-)
 delete mode 100644 ._LICENSE
 delete mode 100644 ._MANIFEST.in
 delete mode 100644 ._README
 delete mode 100644 ._setup.py
 delete mode 100644 docs/rst/._conf.py
 delete mode 100644 docs/rst/._index.rst
 delete mode 100644 tests/._DocsTest.py
 delete mode 100644 tests/._FragsTest.py
 delete mode 100644 tests/._SinkMemTest.py
 delete mode 100644 tests/._threadsafety.py
 create mode 100644 tests/__init__.py
 rename tests/{DocsTest.py => test_docs.py} (51%)
 rename tests/{FragsTest.py => test_fragments.py} (70%)
 rename tests/{SinkMemTest.py => test_memory.py} (94%)
 delete mode 100644 tidylib/.___init__.py
 delete mode 100644 tidylib/._sink.py

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



More information about the Python-modules-commits mailing list