[Python-modules-commits] [mrtparse] 01/06: record new upstream branch created by importing mrtparse_1.5.orig.tar.gz and merge it

Vincent Bernat bernat at moszumanska.debian.org
Sun Jan 8 17:13:50 UTC 2017


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

bernat pushed a commit to branch master
in repository mrtparse.

commit bfa2caf32d1de128913771e7b4e54fe113d7042b
Merge: 40cb60a 60a7b2e
Author: Vincent Bernat <bernat at debian.org>
Date:   Sun Jan 8 17:56:36 2017 +0100

    record new upstream branch created by importing mrtparse_1.5.orig.tar.gz and merge it

 MANIFEST.in                                        |    3 +-
 PKG-INFO                                           |  194 ++-
 README.rst                                         |  174 +++
 debian/.git-dpm                                    |   14 +-
 .../README-ja.md => examples/README-ja.rst         |  279 +++-
 mrtparse/examples/README.md => examples/README.rst |  312 +++-
 {mrtparse/examples => examples}/mrt2bgpdump.py     |    2 +-
 examples/mrt2exabgp.py                             |  472 ++++++
 {mrtparse/examples => examples}/print_all.py       |    4 +-
 {mrtparse/examples => examples}/slice.py           |    2 +-
 {mrtparse/examples => examples}/summary.py         |    2 +-
 mrtparse.egg-info/PKG-INFO                         |  194 ++-
 mrtparse.egg-info/SOURCES.txt                      |   38 +-
 mrtparse.egg-info/not-zip-safe                     |    1 +
 mrtparse/__init__.py                               | 1545 +++++++++++++++++++-
 mrtparse/examples/mrt2exabgp.py                    |  286 ----
 mrtparse/mrtparse.py                               | 1322 -----------------
 mrtparse/samples/README-ja.md                      |   25 -
 mrtparse/samples/README.md                         |   25 -
 samples/README-ja.rst                              |   57 +
 samples/README.rst                                 |   57 +
 {mrtparse/samples => samples}/bird6_bgp            |  Bin
 {mrtparse/samples => samples}/bird_bgp             |  Bin
 {mrtparse/samples => samples}/openbgpd_bgp         |  Bin
 {mrtparse/samples => samples}/openbgpd_rib_table   |  Bin
 .../samples => samples}/openbgpd_rib_table-mp      |  Bin
 .../samples => samples}/openbgpd_rib_table-v2      |  Bin
 {mrtparse/samples => samples}/quagga_bgp           |  Bin
 samples/quagga_bgp_large_communities               |  Bin 0 -> 590 bytes
 {mrtparse/samples => samples}/quagga_rib           |  Bin
 setup.cfg                                          |    2 +-
 setup.py                                           |  106 +-
 32 files changed, 3227 insertions(+), 1889 deletions(-)

diff --cc debian/.git-dpm
index 88aa4e9,0000000..c419e14
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
- 0fd0563cabe4c0b5f9bd05f3d91baaa90722ee6b
- 0fd0563cabe4c0b5f9bd05f3d91baaa90722ee6b
- 0fd0563cabe4c0b5f9bd05f3d91baaa90722ee6b
- 0fd0563cabe4c0b5f9bd05f3d91baaa90722ee6b
- mrtparse_1.4.orig.tar.gz
- 870b24130629f373270b61e1039daa334033a356
- 27601
++60a7b2e8e45ce7ec42f893676692b0a86f562d98
++60a7b2e8e45ce7ec42f893676692b0a86f562d98
++60a7b2e8e45ce7ec42f893676692b0a86f562d98
++60a7b2e8e45ce7ec42f893676692b0a86f562d98
++mrtparse_1.5.orig.tar.gz
++e6d3a0796da8bb564c15fca842b4d2e702b7192a
++33753
 +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/mrtparse.git



More information about the Python-modules-commits mailing list