[Python-modules-commits] [djangorestframework-gis] branch upstream updated (24f848a -> 8623397)

Michael Fladischer fladi at moszumanska.debian.org
Thu Jan 7 11:46:57 UTC 2016


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

fladi pushed a change to branch upstream
in repository djangorestframework-gis.

      from  24f848a   Import djangorestframework-gis_0.10.0.orig.tar.gz
       new  8623397   Import djangorestframework-gis_0.10.1.orig.tar.gz

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:
 .coveragerc                                        |  3 --
 .gitignore                                         | 13 ------
 .travis.yml                                        | 42 ------------------
 CHANGES.rst                                        |  7 +++
 CONTRIBUTING.rst                                   |  5 ---
 MANIFEST.in                                        | 10 +++--
 PKG-INFO                                           | 25 +++++++++++
 README.rst                                         |  4 +-
 djangorestframework_gis.egg-info/PKG-INFO          | 25 +++++++++++
 djangorestframework_gis.egg-info/SOURCES.txt       | 38 ++++++++++++++++
 .../dependency_links.txt                           |  1 +
 .../requires.txt                                   |  0
 djangorestframework_gis.egg-info/top_level.txt     |  1 +
 performance_tests.rst                              | 33 --------------
 requirements-test.txt                              |  6 ---
 rest_framework_gis/.gitignore                      |  1 -
 rest_framework_gis/__init__.py                     |  2 +-
 setup.cfg                                          |  8 +++-
 .../django_restframework_gis_tests/test_filters.py |  8 ++++
 tests/local_settings.py                            | 50 ++++++++++++++++++++++
 20 files changed, 172 insertions(+), 110 deletions(-)
 delete mode 100644 .coveragerc
 delete mode 100644 .gitignore
 delete mode 100644 .travis.yml
 delete mode 100644 CONTRIBUTING.rst
 create mode 100644 PKG-INFO
 create mode 100644 djangorestframework_gis.egg-info/PKG-INFO
 create mode 100644 djangorestframework_gis.egg-info/SOURCES.txt
 create mode 100644 djangorestframework_gis.egg-info/dependency_links.txt
 copy requirements.txt => djangorestframework_gis.egg-info/requires.txt (100%)
 create mode 100644 djangorestframework_gis.egg-info/top_level.txt
 delete mode 100644 performance_tests.rst
 delete mode 100644 requirements-test.txt
 delete mode 100644 rest_framework_gis/.gitignore
 create mode 100644 tests/local_settings.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/djangorestframework-gis.git



More information about the Python-modules-commits mailing list