[Python-modules-commits] [mrtparse] branch upstream updated (60a7b2e -> d845f9c)

Vincent Bernat bernat at moszumanska.debian.org
Mon Sep 18 17:47:02 UTC 2017


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

bernat pushed a change to branch upstream
in repository mrtparse.

      from  60a7b2e   Import mrtparse_1.5.orig.tar.gz
       new  d845f9c   New upstream release.

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:
 PKG-INFO                             |  84 +++++-
 README.rst                           |  82 ++++-
 examples/README-ja.rst               | 384 -----------------------
 examples/README.rst                  |   8 +-
 examples/mrt2bgpdump.py              |   2 +-
 examples/mrt2exabgp.py               |  54 +++-
 examples/print_all.py                | 570 ++++++++++++++++++++---------------
 examples/slice.py                    |   2 +-
 examples/summary.py                  |  42 +--
 mrtparse.egg-info/PKG-INFO           |  84 +++++-
 mrtparse.egg-info/SOURCES.txt        |  13 +-
 mrtparse/__init__.py                 | 324 +++++++++-----------
 samples/README-ja.rst                |  57 ----
 samples/README.rst                   | 167 +++++++---
 samples/bird-mrtdump.conf            |  42 +++
 samples/bird-mrtdump_bgp             | Bin 0 -> 1875 bytes
 samples/bird-mrtdump_rib             | Bin 0 -> 1560 bytes
 samples/bird.conf                    |  54 ++++
 samples/bird6-mrtdump.conf           |  42 +++
 samples/bird6-mrtdump_bgp            | Bin 0 -> 2629 bytes
 samples/bird6-mrtdump_rib            | Bin 0 -> 868 bytes
 samples/bird6.conf                   |  54 ++++
 samples/bird6_bgp                    | Bin 3166 -> 3029 bytes
 samples/bird_bgp                     | Bin 4610 -> 2149 bytes
 samples/openbgpd.conf                |  17 ++
 samples/quagga.conf                  |  40 +++
 samples/quagga_bgp                   | Bin 6606 -> 5629 bytes
 samples/quagga_bgp_large_communities | Bin 590 -> 0 bytes
 samples/quagga_rib                   | Bin 1685 -> 1111 bytes
 setup.cfg                            |   1 -
 setup.py                             |   2 +-
 31 files changed, 1145 insertions(+), 980 deletions(-)
 delete mode 100644 examples/README-ja.rst
 delete mode 100644 samples/README-ja.rst
 create mode 100644 samples/bird-mrtdump.conf
 create mode 100644 samples/bird-mrtdump_bgp
 create mode 100644 samples/bird-mrtdump_rib
 create mode 100644 samples/bird.conf
 create mode 100644 samples/bird6-mrtdump.conf
 create mode 100644 samples/bird6-mrtdump_bgp
 create mode 100644 samples/bird6-mrtdump_rib
 create mode 100644 samples/bird6.conf
 create mode 100644 samples/openbgpd.conf
 create mode 100644 samples/quagga.conf
 delete mode 100644 samples/quagga_bgp_large_communities

-- 
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