[Python-modules-commits] [flufl.lock] 02/10: record new upstream branch created by importing flufl.lock_3.2.orig.tar.gz and merge it

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Sat Nov 25 16:40:16 UTC 2017


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

peb-guest pushed a commit to branch master
in repository flufl.lock.

commit 4cc4991825c2b45699118d900547c7e152ed9125
Merge: e76e9bf 7df2934
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Sat Nov 25 16:50:10 2017 +0100

    record new upstream branch created by importing flufl.lock_3.2.orig.tar.gz and merge it

 .coverage.ini                          |  18 +++++
 PKG-INFO                               | 137 ++-------------------------------
 README.rst                             |  17 ++--
 debian/.git-dpm                        |  14 ++--
 flufl.lock.egg-info/PKG-INFO           | 137 ++-------------------------------
 flufl.lock.egg-info/SOURCES.txt        |   7 +-
 flufl.lock.egg-info/requires.txt       |   1 +
 flufl/__init__.py                      |  24 +-----
 flufl/lock/NEWS.rst                    |  81 +++++++++++--------
 flufl/lock/README.rst                  |  29 ++-----
 flufl/lock/__init__.py                 |  44 ++++-------
 flufl/lock/_lockfile.py                | 134 +++++++++++++++-----------------
 flufl/lock/conf.py                     |   2 +-
 flufl/lock/docs/using.rst              |  67 +++++++++++-----
 flufl/lock/testing/__init__.py         |   0
 flufl/lock/testing/helpers.py          | 111 ++++++++++++++++++++++++++
 flufl/lock/tests/subproc.py            |  68 ----------------
 flufl/lock/tests/test_documentation.py | 133 --------------------------------
 flufl/lock/tests/test_lockfile.py      |  91 ++++++++--------------
 setup.py                               |  36 ++-------
 template.py                            |  23 ------
 tox.ini                                |  56 +++++++++++++-
 22 files changed, 432 insertions(+), 798 deletions(-)

diff --cc debian/.git-dpm
index 870545b,0000000..ffcd33c
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- e5c54fd3704c2d7f1f65f46a3bd3700e868a5542
- e5c54fd3704c2d7f1f65f46a3bd3700e868a5542
- e5c54fd3704c2d7f1f65f46a3bd3700e868a5542
- e5c54fd3704c2d7f1f65f46a3bd3700e868a5542
- flufl.lock_2.4.1.orig.tar.gz
- 40c0a7808e27a077ac28b2f7b6e4dc74511e9292
- 20623
++7df29346f3fb7343e232c07e170822c279cac4b2
++7df29346f3fb7343e232c07e170822c279cac4b2
++7df29346f3fb7343e232c07e170822c279cac4b2
++7df29346f3fb7343e232c07e170822c279cac4b2
++flufl.lock_3.2.orig.tar.gz
++0963785469bc0df0314ddb012f62eaf26faf2a0e
++19250
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list