[Python-modules-commits] [ripe-atlas-cousteau] 03/06: record new upstream branch created by importing ripe-atlas-cousteau_1.2.orig.tar.gz and merge it

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Mar 11 11:30:04 UTC 2016


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

apoikos pushed a commit to branch master
in repository ripe-atlas-cousteau.

commit 392bdbcac527a8adce0fe61259e95ef8a343c47c
Merge: 85d4655 c6ff889
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed Mar 9 09:46:14 2016 +0200

    record new upstream branch created by importing ripe-atlas-cousteau_1.2.orig.tar.gz and merge it

 .gitignore                                         |   3 +
 CHANGES.rst                                        |  25 +-
 CONTRIBUTING.rst                                   |  75 +++
 README.rst                                         |   9 +-
 debian/.git-dpm                                    |  14 +-
 docs/Makefile                                      | 216 +++++++++
 docs/changelog.rst                                 |   1 +
 docs/conf.py                                       | 302 ++++++++++++
 docs/contributing.rst                              |  75 +++
 docs/index.html                                    | 368 +++++++++++++++
 docs/index.rst                                     |  24 +
 docs/installation.rst                              |  68 +++
 docs/use.rst                                       | 485 ++++++++++++++++++++
 ripe/atlas/cousteau/__init__.py                    | 313 +------------
 .../atlas/cousteau/{__init__.py => api_listing.py} | 179 +-------
 ripe/atlas/cousteau/api_meta_data.py               | 175 +++++++
 ripe/atlas/cousteau/version.py                     |   2 +-
 tests/__init__.py                                  |   4 +-
 tests/test_api_listing.py                          | 404 ++++++++++++++++
 tests/test_api_meta_data.py                        | 210 +++++++++
 tests/test_real_server.py                          |  15 +-
 tests/test_requests.py                             | 508 +--------------------
 22 files changed, 2491 insertions(+), 984 deletions(-)

diff --cc debian/.git-dpm
index 1eaba9f,0000000..9aecd48
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
- 82d7414cd21414fc898e92fd63a04523b45ff3dd
- 82d7414cd21414fc898e92fd63a04523b45ff3dd
- 82d7414cd21414fc898e92fd63a04523b45ff3dd
- 82d7414cd21414fc898e92fd63a04523b45ff3dd
- ripe-atlas-cousteau_1.0.7.orig.tar.gz
- df374f7feec6ffd4ecc3993bd9ae2e343139cfdc
- 38975
++c6ff889eddc6e027706065edf200f39da74daa19
++c6ff889eddc6e027706065edf200f39da74daa19
++c6ff889eddc6e027706065edf200f39da74daa19
++c6ff889eddc6e027706065edf200f39da74daa19
++ripe-atlas-cousteau_1.2.orig.tar.gz
++7c727190432eb0cf889aff343443d5e1c3af6413
++54951
 +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/ripe-atlas-cousteau.git



More information about the Python-modules-commits mailing list