[Python-modules-commits] [python-django-netfields] 03/06: record new upstream branch created by importing python-django-netfields_0.7.2.orig.tar.gz and merge it

Michael Fladischer fladi at moszumanska.debian.org
Mon Jun 19 13:29:59 UTC 2017


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

fladi pushed a commit to branch master
in repository python-django-netfields.

commit 5487b7445ba2c05c6183a0874afe07c218903080
Merge: f4b32f4 6071f67
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jun 19 15:04:20 2017 +0200

    record new upstream branch created by importing python-django-netfields_0.7.2.orig.tar.gz and merge it

 CHANGELOG                                      |  14 +++
 PKG-INFO                                       | 150 +++++++++++++++++++++++++
 debian/.git-dpm                                |  14 +--
 django_netfields.egg-info/PKG-INFO             | 150 +++++++++++++++++++++++++
 django_netfields.egg-info/SOURCES.txt          |  31 +++++
 django_netfields.egg-info/dependency_links.txt |   1 +
 django_netfields.egg-info/not-zip-safe         |   1 +
 django_netfields.egg-info/requires.txt         |   3 +
 django_netfields.egg-info/top_level.txt        |   2 +
 netfields/apps.py                              |   2 +
 netfields/fields.py                            |  25 ++++-
 netfields/forms.py                             |  19 +++-
 netfields/lookups.py                           |  26 +++--
 netfields/managers.py                          |   8 +-
 netfields/psycopg2_types.py                    |   2 +-
 netfields/rest_framework.py                    |   4 +-
 setup.cfg                                      |   5 +
 setup.py                                       |   2 +-
 test/models.py                                 |  12 +-
 test/tests/test_form_fields.py                 |  43 ++++++-
 test/tests/test_rest_framework_fields.py       |  27 +++--
 test/tests/test_sql_fields.py                  |  42 ++++++-
 tox.ini                                        | 114 -------------------
 23 files changed, 541 insertions(+), 156 deletions(-)

diff --cc debian/.git-dpm
index 24ffeb1,0000000..8fffb47
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
- 741ac482e0f38bb54e2ef7b4aefe8c8ea9d1d2a7
- 741ac482e0f38bb54e2ef7b4aefe8c8ea9d1d2a7
- 741ac482e0f38bb54e2ef7b4aefe8c8ea9d1d2a7
- 741ac482e0f38bb54e2ef7b4aefe8c8ea9d1d2a7
- python-django-netfields_0.7.orig.tar.gz
- c9e256dda32b831ad1572513c870e15f78d8b5e2
- 14045
++6071f678c0745c7c14818eef8d7a43ee13949d8e
++6071f678c0745c7c14818eef8d7a43ee13949d8e
++6071f678c0745c7c14818eef8d7a43ee13949d8e
++6071f678c0745c7c14818eef8d7a43ee13949d8e
++python-django-netfields_0.7.2.orig.tar.gz
++366e94e611d1fff43bb7e71319f04aebdef212fd
++17678

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



More information about the Python-modules-commits mailing list