[Python-modules-commits] [python-fedora] branch upstream updated (62ddb27 -> 91f9079)
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Tue Jul 19 23:50:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a change to branch upstream
in repository python-fedora.
from 62ddb27 Imported Upstream version 0.3.36
new 91f9079 Import python-fedora_0.8.0.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:
MANIFEST.in | 2 +-
NEWS | 142 +++-
PKG-INFO | 7 +-
README => README.rst | 172 ++---
doc/api.rst | 2 +-
doc/client.rst | 29 +-
doc/existing.rst | 31 +-
doc/flask_fas_openid.rst | 1 -
fedora/accounts/__init__.py | 3 -
fedora/accounts/fas2.py | 12 -
fedora/client/__init__.py | 20 +-
fedora/client/baseclient.py | 26 +-
fedora/client/bodhi.py | 566 +++++++++++++++-
fedora/client/fas2.py | 55 +-
fedora/client/openidbaseclient.py | 313 ++++-----
fedora/client/openidproxyclient.py | 44 +-
fedora/client/pkgdb.py | 731 ---------------------
fedora/client/proxyclient.py | 36 +-
fedora/client/wiki.py | 38 +-
fedora/compat25/__init__.py | 13 -
fedora/django/__init__.py | 2 -
fedora/django/auth/models.py | 14 +-
fedora/release.py | 10 +-
fedora/tg/identity/jsonfasprovider1.py | 2 +-
fedora/tg/identity/jsonfasprovider2.py | 16 +-
fedora/tg/utils.py | 15 +-
fedora/tg/widgets.py | 13 +-
fedora/tg2/utils.py | 16 +-
fedora/urlutils.py | 8 +-
fedora/wsgi/csrf.py | 10 +-
fedora/wsgi/faswho/faswhoplugin.py | 8 +-
flask_fas.py | 204 ------
flask_fas_openid.py | 75 ++-
python-fedora.spec | 313 ---------
python_fedora.egg-info/PKG-INFO | 7 +-
python_fedora.egg-info/SOURCES.txt | 87 ++-
python_fedora.egg-info/entry_points.txt | 10 +-
python_fedora.egg-info/requires.txt | 6 +-
python_fedora.egg-info/top_level.txt | 3 +-
releaseutils.py | 12 +-
setup.py | 25 +-
{fedora/django/auth => tests}/__init__.py | 0
.../django/auth => tests/functional}/__init__.py | 0
tests/functional/functional_test_utils.py | 31 +
tests/functional/test_openidbaseclient.py | 62 ++
tests/test_urlutils.py | 53 ++
translations/{python-fedora.pot => af.po} | 29 +-
translations/{python-fedora.pot => am.po} | 29 +-
translations/{python-fedora.pot => anp.po} | 29 +-
translations/{python-fedora.pot => ar.po} | 29 +-
translations/{python-fedora.pot => as.po} | 29 +-
translations/{python-fedora.pot => ast.po} | 29 +-
translations/{python-fedora.pot => bal.po} | 29 +-
translations/{python-fedora.pot => be.po} | 29 +-
translations/{python-fedora.pot => bg.po} | 29 +-
translations/{python-fedora.pot => bn.po} | 29 +-
translations/{python-fedora.pot => bn_IN.po} | 29 +-
translations/{python-fedora.pot => bo.po} | 29 +-
translations/{python-fedora.pot => br.po} | 29 +-
translations/{python-fedora.pot => brx.po} | 29 +-
translations/{python-fedora.pot => bs.po} | 29 +-
translations/ca.po | 96 ++-
translations/cs.po | 38 +-
translations/{python-fedora.pot => cy.po} | 29 +-
translations/da.po | 74 ++-
translations/de.po | 76 ++-
translations/{python-fedora.pot => de_CH.po} | 29 +-
translations/{python-fedora.pot => el.po} | 29 +-
translations/{python-fedora.pot => en_GB.po} | 29 +-
translations/{python-fedora.pot => eo.po} | 29 +-
translations/es.po | 76 ++-
translations/{python-fedora.pot => et.po} | 29 +-
translations/{python-fedora.pot => eu.po} | 29 +-
translations/{python-fedora.pot => fa.po} | 29 +-
translations/{python-fedora.pot => fi.po} | 29 +-
translations/fr.po | 77 ++-
translations/{python-fedora.pot => gl.po} | 29 +-
translations/{python-fedora.pot => gu.po} | 29 +-
translations/{python-fedora.pot => he.po} | 29 +-
translations/{python-fedora.pot => hi.po} | 29 +-
translations/{python-fedora.pot => hr.po} | 29 +-
translations/hu.po | 70 +-
translations/{python-fedora.pot => ia.po} | 29 +-
translations/id.po | 15 +-
translations/{python-fedora.pot => ilo.po} | 29 +-
translations/{python-fedora.pot => is.po} | 29 +-
translations/it.po | 75 ++-
translations/ja.po | 63 +-
translations/{python-fedora.pot => ka.po} | 29 +-
translations/{python-fedora.pot => kk.po} | 29 +-
translations/{python-fedora.pot => km.po} | 29 +-
translations/{python-fedora.pot => kn.po} | 29 +-
translations/{python-fedora.pot => ko.po} | 29 +-
translations/{python-fedora.pot => kw.po} | 29 +-
translations/{python-fedora.pot => kw at kkcor.po} | 29 +-
translations/{python-fedora.pot => kw at uccor.po} | 29 +-
translations/{python-fedora.pot => kw_GB.po} | 29 +-
translations/{python-fedora.pot => ky.po} | 29 +-
translations/{python-fedora.pot => lv.po} | 29 +-
translations/{python-fedora.pot => mai.po} | 29 +-
translations/{python-fedora.pot => mk.po} | 29 +-
translations/{python-fedora.pot => ml.po} | 29 +-
translations/{python-fedora.pot => mn.po} | 29 +-
translations/{python-fedora.pot => mr.po} | 29 +-
translations/{python-fedora.pot => ms.po} | 29 +-
translations/nb.po | 15 +-
translations/{python-fedora.pot => nds.po} | 29 +-
translations/{python-fedora.pot => ne.po} | 29 +-
translations/nl.po | 82 ++-
translations/{python-fedora.pot => nn.po} | 29 +-
translations/{python-fedora.pot => nso.po} | 29 +-
translations/{python-fedora.pot => or.po} | 29 +-
translations/{python-fedora.pot => pa.po} | 29 +-
translations/pl.po | 83 ++-
translations/pt.po | 48 +-
translations/pt_BR.po | 75 ++-
translations/python-fedora.pot | 24 +-
translations/{python-fedora.pot => ro.po} | 29 +-
translations/ru.po | 44 +-
translations/{python-fedora.pot => si.po} | 29 +-
translations/{python-fedora.pot => sk.po} | 29 +-
translations/{python-fedora.pot => sl.po} | 29 +-
translations/{python-fedora.pot => sq.po} | 29 +-
translations/{python-fedora.pot => sr.po} | 29 +-
translations/{id.po => sr at latin.po} | 17 +-
translations/sv.po | 74 ++-
translations/{python-fedora.pot => ta.po} | 29 +-
translations/{python-fedora.pot => te.po} | 29 +-
translations/{python-fedora.pot => tg.po} | 29 +-
translations/th.po | 62 +-
translations/tr.po | 48 +-
translations/{python-fedora.pot => tw.po} | 29 +-
translations/uk.po | 82 ++-
translations/{python-fedora.pot => ur.po} | 29 +-
translations/{python-fedora.pot => vi.po} | 29 +-
translations/{python-fedora.pot => wba.po} | 29 +-
translations/{python-fedora.pot => yo.po} | 29 +-
translations/zh_CN.po | 55 +-
translations/{python-fedora.pot => zh_HK.po} | 29 +-
translations/zh_TW.po | 40 +-
translations/{python-fedora.pot => zu.po} | 29 +-
141 files changed, 3185 insertions(+), 3528 deletions(-)
rename README => README.rst (65%)
delete mode 100644 fedora/accounts/__init__.py
delete mode 100644 fedora/accounts/fas2.py
delete mode 100644 fedora/client/pkgdb.py
delete mode 100644 fedora/compat25/__init__.py
delete mode 100644 flask_fas.py
delete mode 100644 python-fedora.spec
copy {fedora/django/auth => tests}/__init__.py (100%)
copy {fedora/django/auth => tests/functional}/__init__.py (100%)
create mode 100644 tests/functional/functional_test_utils.py
create mode 100644 tests/functional/test_openidbaseclient.py
create mode 100644 tests/test_urlutils.py
copy translations/{python-fedora.pot => af.po} (93%)
copy translations/{python-fedora.pot => am.po} (93%)
copy translations/{python-fedora.pot => anp.po} (93%)
copy translations/{python-fedora.pot => ar.po} (92%)
copy translations/{python-fedora.pot => as.po} (93%)
copy translations/{python-fedora.pot => ast.po} (93%)
copy translations/{python-fedora.pot => bal.po} (93%)
copy translations/{python-fedora.pot => be.po} (92%)
copy translations/{python-fedora.pot => bg.po} (93%)
copy translations/{python-fedora.pot => bn.po} (93%)
copy translations/{python-fedora.pot => bn_IN.po} (93%)
copy translations/{python-fedora.pot => bo.po} (93%)
copy translations/{python-fedora.pot => br.po} (93%)
copy translations/{python-fedora.pot => brx.po} (93%)
copy translations/{python-fedora.pot => bs.po} (92%)
copy translations/{python-fedora.pot => cy.po} (93%)
copy translations/{python-fedora.pot => de_CH.po} (93%)
copy translations/{python-fedora.pot => el.po} (93%)
copy translations/{python-fedora.pot => en_GB.po} (93%)
copy translations/{python-fedora.pot => eo.po} (93%)
copy translations/{python-fedora.pot => et.po} (93%)
copy translations/{python-fedora.pot => eu.po} (93%)
copy translations/{python-fedora.pot => fa.po} (93%)
copy translations/{python-fedora.pot => fi.po} (93%)
copy translations/{python-fedora.pot => gl.po} (93%)
copy translations/{python-fedora.pot => gu.po} (93%)
copy translations/{python-fedora.pot => he.po} (93%)
copy translations/{python-fedora.pot => hi.po} (93%)
copy translations/{python-fedora.pot => hr.po} (92%)
copy translations/{python-fedora.pot => ia.po} (93%)
copy translations/{python-fedora.pot => ilo.po} (93%)
copy translations/{python-fedora.pot => is.po} (93%)
copy translations/{python-fedora.pot => ka.po} (93%)
copy translations/{python-fedora.pot => kk.po} (93%)
copy translations/{python-fedora.pot => km.po} (93%)
copy translations/{python-fedora.pot => kn.po} (93%)
copy translations/{python-fedora.pot => ko.po} (93%)
copy translations/{python-fedora.pot => kw.po} (93%)
copy translations/{python-fedora.pot => kw at kkcor.po} (92%)
copy translations/{python-fedora.pot => kw at uccor.po} (92%)
copy translations/{python-fedora.pot => kw_GB.po} (92%)
copy translations/{python-fedora.pot => ky.po} (93%)
copy translations/{python-fedora.pot => lv.po} (93%)
copy translations/{python-fedora.pot => mai.po} (93%)
copy translations/{python-fedora.pot => mk.po} (93%)
copy translations/{python-fedora.pot => ml.po} (93%)
copy translations/{python-fedora.pot => mn.po} (93%)
copy translations/{python-fedora.pot => mr.po} (93%)
copy translations/{python-fedora.pot => ms.po} (93%)
copy translations/{python-fedora.pot => nds.po} (93%)
copy translations/{python-fedora.pot => ne.po} (93%)
copy translations/{python-fedora.pot => nn.po} (93%)
copy translations/{python-fedora.pot => nso.po} (93%)
copy translations/{python-fedora.pot => or.po} (93%)
copy translations/{python-fedora.pot => pa.po} (93%)
copy translations/{python-fedora.pot => ro.po} (93%)
copy translations/{python-fedora.pot => si.po} (93%)
copy translations/{python-fedora.pot => sk.po} (93%)
copy translations/{python-fedora.pot => sl.po} (92%)
copy translations/{python-fedora.pot => sq.po} (93%)
copy translations/{python-fedora.pot => sr.po} (92%)
copy translations/{id.po => sr at latin.po} (92%)
copy translations/{python-fedora.pot => ta.po} (93%)
copy translations/{python-fedora.pot => te.po} (93%)
copy translations/{python-fedora.pot => tg.po} (93%)
copy translations/{python-fedora.pot => tw.po} (93%)
copy translations/{python-fedora.pot => ur.po} (93%)
copy translations/{python-fedora.pot => vi.po} (93%)
copy translations/{python-fedora.pot => wba.po} (93%)
copy translations/{python-fedora.pot => yo.po} (93%)
copy translations/{python-fedora.pot => zh_HK.po} (93%)
copy translations/{python-fedora.pot => zu.po} (93%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fedora.git
More information about the Python-modules-commits
mailing list