[Python-modules-commits] [flufl.i18n] 02/08: record new upstream branch created by importing flufl.i18n_2.0.1.orig.tar.gz and merge it
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Nov 25 14:40:21 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.i18n.
commit c83cdf4cfd7e2c1ce1b140219c2a51ef84760475
Merge: 522410f 95b912c
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Nov 25 14:26:49 2017 +0100
record new upstream branch created by importing flufl.i18n_2.0.1.orig.tar.gz and merge it
COPYING-LESSER.txt | 165 ---------------------
MANIFEST.in | 4 +-
PKG-INFO | 128 +---------------
README.rst | 24 +--
coverage.ini | 13 ++
debian/.git-dpm | 14 +-
flufl.i18n.egg-info/PKG-INFO | 128 +---------------
flufl.i18n.egg-info/SOURCES.txt | 10 +-
flufl.i18n.egg-info/requires.txt | 1 +
flufl/__init__.py | 24 +--
flufl/i18n/NEWS.rst | 81 +++++-----
flufl/i18n/README.rst | 64 +++-----
flufl/i18n/__init__.py | 30 ++--
flufl/i18n/_application.py | 63 ++++----
flufl/i18n/_expand.py | 28 +---
flufl/i18n/_registry.py | 30 +---
flufl/i18n/_strategy.py | 35 +----
flufl/i18n/_substitute.py | 32 +---
flufl/i18n/_translator.py | 51 +------
flufl/i18n/conf.py | 2 +-
flufl/i18n/docs/expand.rst | 3 -
flufl/i18n/docs/strategies.rst | 9 +-
flufl/i18n/docs/using.rst | 25 +++-
flufl/i18n/testing/helpers.py | 23 +++
.../i18n/testing/messages/xx/LC_MESSAGES/flufl.po | 2 +-
.../i18n/testing/messages/yy/LC_MESSAGES/flufl.po | 2 +-
flufl/i18n/tests/test_application.py | 13 ++
flufl/i18n/tests/test_documentation.py | 75 ----------
flufl/i18n/tests/test_expand.py | 21 +++
flufl/i18n/tests/test_substitute.py | 20 +++
flufl/i18n/tests/test_translator.py | 57 ++-----
setup.cfg | 6 +-
setup.py | 37 ++---
setup_helpers.py | 25 +---
template.py | 23 ---
tox.ini | 53 ++++++-
unittest.cfg | 13 ++
37 files changed, 386 insertions(+), 948 deletions(-)
diff --cc debian/.git-dpm
index 331731b,0000000..edec9aa
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
- 661c32e397a8df95df63ac704da65292b4c9d1d8
- 661c32e397a8df95df63ac704da65292b4c9d1d8
- 661c32e397a8df95df63ac704da65292b4c9d1d8
- 661c32e397a8df95df63ac704da65292b4c9d1d8
- flufl.i18n_1.1.3.orig.tar.gz
- 68b44643935ccefbeda4be86e8c0246894394888
- 21881
++95b912cf8781e1d76bcc98d0a5e6be3e01c6d667
++95b912cf8781e1d76bcc98d0a5e6be3e01c6d667
++95b912cf8781e1d76bcc98d0a5e6be3e01c6d667
++95b912cf8781e1d76bcc98d0a5e6be3e01c6d667
++flufl.i18n_2.0.1.orig.tar.gz
++59903b552bca68419e6cbfdfbeb0e4402a531c61
++18572
+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.i18n.git
More information about the Python-modules-commits
mailing list