[Python-modules-commits] [django-allauth] 02/13: record new upstream branch created by importing django-allauth_0.34.0.orig.tar.gz and merge it
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Tue Dec 12 12:15:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository django-allauth.
commit 6544d2f1e8646424614852fa6a5592900b1f19d5
Merge: f1c181d 80ce46c
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Mon Dec 11 22:52:18 2017 +0100
record new upstream branch created by importing django-allauth_0.34.0.orig.tar.gz and merge it
.dir-locals.el | 2 -
.editorconfig | 21 -
.gitignore | 33 --
.isort.cfg | 13 -
.travis.yml | 66 ---
.tx/config | 8 -
AUTHORS | 1 +
ChangeLog.rst | 18 +
Makefile | 17 -
PKG-INFO | 113 ++++
allauth/__init__.py | 2 +-
allauth/account/tests.py | 13 +
allauth/account/views.py | 4 +-
allauth/locale/ar/LC_MESSAGES/django.mo | Bin 0 -> 16110 bytes
allauth/locale/ar/LC_MESSAGES/django.po | 10 +-
allauth/locale/cs/LC_MESSAGES/django.mo | Bin 0 -> 11211 bytes
allauth/locale/cs/LC_MESSAGES/django.po | 16 +-
allauth/locale/de/LC_MESSAGES/django.mo | Bin 0 -> 13474 bytes
allauth/locale/de/LC_MESSAGES/django.po | 10 +-
allauth/locale/el/LC_MESSAGES/django.mo | Bin 0 -> 18617 bytes
allauth/locale/el/LC_MESSAGES/django.po | 10 +-
allauth/locale/en/LC_MESSAGES/django.mo | Bin 0 -> 378 bytes
allauth/locale/en/LC_MESSAGES/django.po | 10 +-
allauth/locale/es/LC_MESSAGES/django.mo | Bin 0 -> 13890 bytes
allauth/locale/es/LC_MESSAGES/django.po | 10 +-
allauth/locale/fa/LC_MESSAGES/django.mo | Bin 0 -> 16978 bytes
allauth/locale/fa/LC_MESSAGES/django.po | 10 +-
allauth/locale/fi/LC_MESSAGES/django.mo | Bin 0 -> 14484 bytes
allauth/locale/fi/LC_MESSAGES/django.po | 10 +-
allauth/locale/fr/LC_MESSAGES/django.mo | Bin 0 -> 15863 bytes
allauth/locale/fr/LC_MESSAGES/django.po | 10 +-
allauth/locale/he/LC_MESSAGES/django.mo | Bin 0 -> 15958 bytes
allauth/locale/he/LC_MESSAGES/django.po | 295 +++++-----
allauth/locale/hr/LC_MESSAGES/django.mo | Bin 0 -> 13503 bytes
allauth/locale/hr/LC_MESSAGES/django.po | 10 +-
allauth/locale/hu/LC_MESSAGES/django.mo | Bin 0 -> 12062 bytes
allauth/locale/hu/LC_MESSAGES/django.po | 10 +-
allauth/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 13206 bytes
allauth/locale/it/LC_MESSAGES/django.po | 10 +-
allauth/locale/ja/LC_MESSAGES/django.mo | Bin 0 -> 14805 bytes
allauth/locale/ja/LC_MESSAGES/django.po | 10 +-
allauth/locale/ko/LC_MESSAGES/django.mo | Bin 0 -> 14092 bytes
allauth/locale/ko/LC_MESSAGES/django.po | 10 +-
allauth/locale/ky/LC_MESSAGES/django.mo | Bin 0 -> 18533 bytes
allauth/locale/ky/LC_MESSAGES/django.po | 10 +-
allauth/locale/lt/LC_MESSAGES/django.mo | Bin 0 -> 15531 bytes
allauth/locale/lt/LC_MESSAGES/django.po | 10 +-
allauth/locale/lv/LC_MESSAGES/django.mo | Bin 0 -> 15188 bytes
allauth/locale/lv/LC_MESSAGES/django.po | 10 +-
allauth/locale/nl/LC_MESSAGES/django.mo | Bin 0 -> 13772 bytes
allauth/locale/nl/LC_MESSAGES/django.po | 10 +-
allauth/locale/no/LC_MESSAGES/django.mo | Bin 0 -> 16004 bytes
allauth/locale/no/LC_MESSAGES/django.po | 73 ++-
allauth/locale/pl/LC_MESSAGES/django.mo | Bin 0 -> 15384 bytes
allauth/locale/pl/LC_MESSAGES/django.po | 10 +-
allauth/locale/pt_BR/LC_MESSAGES/django.mo | Bin 0 -> 14499 bytes
allauth/locale/pt_BR/LC_MESSAGES/django.po | 10 +-
allauth/locale/pt_PT/LC_MESSAGES/django.mo | Bin 0 -> 10642 bytes
allauth/locale/pt_PT/LC_MESSAGES/django.po | 10 +-
allauth/locale/ru/LC_MESSAGES/django.mo | Bin 0 -> 19790 bytes
allauth/locale/ru/LC_MESSAGES/django.po | 38 +-
allauth/locale/sk/LC_MESSAGES/django.mo | Bin 0 -> 15233 bytes
allauth/locale/sk/LC_MESSAGES/django.po | 10 +-
allauth/locale/sv/LC_MESSAGES/django.mo | Bin 0 -> 11050 bytes
allauth/locale/sv/LC_MESSAGES/django.po | 10 +-
allauth/locale/th/LC_MESSAGES/django.mo | Bin 0 -> 19727 bytes
allauth/locale/th/LC_MESSAGES/django.po | 10 +-
allauth/locale/tr/LC_MESSAGES/django.mo | Bin 0 -> 10605 bytes
allauth/locale/tr/LC_MESSAGES/django.po | 10 +-
allauth/locale/uk/LC_MESSAGES/django.mo | Bin 0 -> 19469 bytes
allauth/locale/uk/LC_MESSAGES/django.po | 10 +-
allauth/locale/zh_CN/LC_MESSAGES/django.mo | Bin 0 -> 11467 bytes
allauth/locale/zh_CN/LC_MESSAGES/django.po | 10 +-
allauth/locale/zh_Hans/LC_MESSAGES/django.mo | Bin 0 -> 11134 bytes
allauth/locale/zh_Hans/LC_MESSAGES/django.po | 10 +-
allauth/locale/zh_Hant/LC_MESSAGES/django.mo | Bin 0 -> 12403 bytes
allauth/locale/zh_Hant/LC_MESSAGES/django.po | 10 +-
allauth/locale/zh_TW/LC_MESSAGES/django.mo | Bin 0 -> 12374 bytes
allauth/locale/zh_TW/LC_MESSAGES/django.po | 10 +-
.../socialaccount/providers/facebook/provider.py | 2 +-
.../socialaccount/providers/meetup}/__init__.py | 0
.../socialaccount/providers/meetup}/models.py | 0
allauth/socialaccount/providers/meetup/provider.py | 22 +
allauth/socialaccount/providers/meetup/tests.py | 34 ++
allauth/socialaccount/providers/meetup/urls.py | 6 +
allauth/socialaccount/providers/meetup/views.py | 27 +
allauth/socialaccount/providers/twitch/provider.py | 11 +-
allauth/socialaccount/providers/twitch/views.py | 21 +-
allauth/utils.py | 5 +-
debian/.git-dpm | 14 +-
django_allauth.egg-info/PKG-INFO | 113 ++++
django_allauth.egg-info/SOURCES.txt | 652 +++++++++++++++++++++
django_allauth.egg-info/dependency_links.txt | 1 +
django_allauth.egg-info/requires.txt | 4 +
django_allauth.egg-info/top_level.txt | 1 +
docs/configuration.rst | 12 +
docs/installation.rst | 1 +
docs/overview.rst | 2 +
docs/providers.rst | 23 +-
example/README.rst | 47 --
example/example/demo/__init__.py | 1 -
example/example/demo/apps.py | 42 --
example/example/demo/tests.py | 16 -
example/example/demo/views.py | 1 -
example/example/local_settings.example | 83 ---
example/example/locale/nl/LC_MESSAGES/django.po | 634 --------------------
example/example/settings.py | 177 ------
.../templates/bootstrap/allauth/account/base.html | 26 -
.../templates/bootstrap/allauth/account/email.html | 90 ---
.../bootstrap/allauth/account/email_confirm.html | 31 -
.../templates/bootstrap/allauth/account/login.html | 48 --
.../bootstrap/allauth/account/logout.html | 21 -
.../bootstrap/allauth/account/password_change.html | 17 -
.../bootstrap/allauth/account/password_reset.html | 33 --
.../allauth/account/password_reset_from_key.html | 29 -
.../bootstrap/allauth/account/password_set.html | 17 -
.../bootstrap/allauth/account/signup.html | 24 -
.../allauth/socialaccount/connections.html | 81 ---
.../bootstrap/allauth/socialaccount/signup.html | 28 -
example/example/templates/plain/example/base.html | 42 --
example/example/templates/plain/example/index.html | 7 -
.../example/templates/plain/example/profile.html | 7 -
.../templates/uniform/allauth/account/email.html | 76 ---
.../templates/uniform/allauth/account/login.html | 50 --
.../uniform/allauth/account/password_change.html | 19 -
.../uniform/allauth/account/password_reset.html | 35 --
.../allauth/account/password_reset_from_key.html | 28 -
.../uniform/allauth/account/password_set.html | 20 -
.../templates/uniform/allauth/account/signup.html | 26 -
.../templates/uniform/allauth/openid/login.html | 24 -
.../uniform/allauth/socialaccount/connections.html | 56 --
.../uniform/allauth/socialaccount/signup.html | 30 -
example/example/urls.py | 11 -
example/manage.py | 10 -
manage.py | 6 -
setup.cfg | 5 +
test_settings.py | 1 +
tox.ini | 51 --
138 files changed, 1428 insertions(+), 2496 deletions(-)
diff --cc debian/.git-dpm
index c9a6ace,0000000..d52da1b
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
- 46d6367eeacc7a27a13ee2f24ad12e945ae6efd3
- 46d6367eeacc7a27a13ee2f24ad12e945ae6efd3
- 46d6367eeacc7a27a13ee2f24ad12e945ae6efd3
- 46d6367eeacc7a27a13ee2f24ad12e945ae6efd3
- django-allauth_0.33.0.orig.tar.gz
- 4f3748280c184816888f3e7e7305c05becc21472
- 323476
++80ce46c3075fcaea6dbfdf110cf4364ac0f881b0
++80ce46c3075fcaea6dbfdf110cf4364ac0f881b0
++80ce46c3075fcaea6dbfdf110cf4364ac0f881b0
++80ce46c3075fcaea6dbfdf110cf4364ac0f881b0
++django-allauth_0.34.0.orig.tar.gz
++d603ef7dcfdbf739252ed598b795225ce6344fcb
++475030
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-allauth.git
More information about the Python-modules-commits
mailing list