[Python-modules-commits] [python-nameparser] 02/05: record new upstream branch created by importing python-nameparser_0.3.15.orig.tar.gz and merge it
Edward Betts
edward at moszumanska.debian.org
Tue Mar 22 08:14:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository python-nameparser.
commit 9b2780cda1cbecab06547487712d965f8d4bea4a
Merge: 52ef32e 48e933f
Author: Edward Betts <edward at 4angle.com>
Date: Tue Mar 22 08:05:12 2016 +0000
record new upstream branch created by importing python-nameparser_0.3.15.orig.tar.gz and merge it
.gitignore | 17 --
.hgignore | 8 -
.tm_properties | 1 -
.travis.yml | 16 --
CONTRIBUTING.md | 82 ---------
MANIFEST.in | 1 +
PKG-INFO | 157 +++++++++++++++++
README.rst | 2 +-
debian/.git-dpm | 14 +-
dev-requirements.txt | 7 -
dist/nameparser-0.1.3.tar.gz | Bin 5247 -> 0 bytes
dist/nameparser-0.1.4.tar.gz | Bin 5744 -> 0 bytes
dist/nameparser-0.2.0.tar.gz | Bin 7206 -> 0 bytes
dist/nameparser-0.2.10.tar.gz | Bin 13655 -> 0 bytes
dist/nameparser-0.2.2.tar.gz | Bin 7571 -> 0 bytes
dist/nameparser-0.2.3.tar.gz | Bin 7781 -> 0 bytes
dist/nameparser-0.2.4.tar.gz | Bin 10240 -> 0 bytes
dist/nameparser-0.2.5.tar.gz | Bin 11074 -> 0 bytes
dist/nameparser-0.2.6.tar.gz | Bin 11129 -> 0 bytes
dist/nameparser-0.2.7.tar.gz | Bin 11625 -> 0 bytes
dist/nameparser-0.2.8.tar.gz | Bin 11777 -> 0 bytes
dist/nameparser-0.2.9.tar.gz | Bin 12394 -> 0 bytes
dist/nameparser-0.3.0.tar.gz | Bin 9438 -> 0 bytes
dist/nameparser-0.3.1.tar.gz | Bin 13904 -> 0 bytes
dist/nameparser-0.3.2.tar.gz | Bin 14135 -> 0 bytes
docs/Makefile | 177 -------------------
docs/conf.py | 290 -------------------------------
docs/contributing.rst | 20 ---
docs/customize.rst | 283 ------------------------------
docs/index.rst | 82 ---------
docs/modules.rst | 36 ----
docs/release_log.rst | 88 ----------
docs/resources.rst | 14 --
docs/usage.rst | 150 ----------------
nameparser.egg-info/PKG-INFO | 157 +++++++++++++++++
nameparser.egg-info/SOURCES.txt | 21 +++
nameparser.egg-info/dependency_links.txt | 1 +
nameparser.egg-info/top_level.txt | 1 +
nameparser/__init__.py | 2 +-
nameparser/config/__init__.py | 3 +-
nameparser/parser.py | 6 +-
setup.cfg | 6 +
setup.py | 1 +
tests.py | 56 ++++--
44 files changed, 397 insertions(+), 1302 deletions(-)
diff --cc debian/.git-dpm
index 2a6e84b,0000000..a63e27e
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
+# see git-dpm(1) from git-dpm package
- a4296bdca8fb9a08834f113f3aee3c1d25b2c6c7
- a4296bdca8fb9a08834f113f3aee3c1d25b2c6c7
- a4296bdca8fb9a08834f113f3aee3c1d25b2c6c7
- a4296bdca8fb9a08834f113f3aee3c1d25b2c6c7
- python-nameparser_0.3.14.orig.tar.gz
- 0536e746426681c5e3c98f4d38cefe0d4c49c2c5
- 191786
++48e933fc93e59d44334c441b7586996c77567e96
++48e933fc93e59d44334c441b7586996c77567e96
++48e933fc93e59d44334c441b7586996c77567e96
++48e933fc93e59d44334c441b7586996c77567e96
++python-nameparser_0.3.15.orig.tar.gz
++7108a0809b62df967a197c2e3cb6ac2b85967fe2
++25393
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-nameparser.git
More information about the Python-modules-commits
mailing list