Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-repoze.who-2.3-bp153.1.23 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-repoze.who Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.3 Vendor: openSUSE
Release: bp153.1.23 Build date: Sat Mar 6 01:36:55 2021
Group: Unspecified Build host: old-atreju5
Size: 633695 Source RPM: python-repoze.who-2.3-bp153.1.23.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.repoze.org
Summary: Identification and authentication framework for WSGI
repoze.who is an identification and authentication framework
for arbitrary WSGI applications.  repoze.who can be configured
either as WSGI middleware or as an API for use by an application.

repoze.who is inspired by Zope 2's Pluggable Authentication
Service (PAS) (but repoze.who is not dependent on Zope in any
way; it is useful for any WSGI application).  It provides no facility
for authorization (ensuring whether a user can or cannot perform the
operation implied by the request).  This is considered to be the
domain of the WSGI application.

Provides

Requires

License

SUSE-Repoze

Changelog

* Mon Apr 06 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Skip failing test as it the zope.interface now raises different
    assert
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Fri Feb 09 2018 tbechtold@suse.com
  - Add missing BuildRequires for doc build
* Mon Jul 10 2017 okurz@suse.com
  - Convert to singlespec
* Tue Oct 06 2015 dmueller@suse.com
  - fix license (SUSE-Repoze)
  - update to 2.2:
    Parse INI-file configuration using ``SafeConfigParser``:  allows
    escaping the ``'%'`` so that e.g. a query template using for a DB-API
    connection using ``pyformat`` preserves the template.
    Added support for Python 3.3, PyPy.
    - ``_compat`` module:  tolerate missing ``CONTENT_TYPE`` key in the WSGI
      environment.  Thanks to Dag Hoidal for the patch.
    - ``htpasswd`` plugin:  add a ``sha1_check`` checker function (the ``crypt``
      module is not available on Windows).  Thanks to Chandrashekar Jayaraman
      for the patch.
    - Documentation typo fixes from Carlos de la Guardia and Atsushi Odagiri.
* Wed Feb 01 2012 saschpe@suse.de
  - Initial version

Files

/usr/lib/python2.7/site-packages/repoze
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7-nspkg.pth
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/namespace_packages.txt
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/repoze.who-2.3-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/repoze/who
/usr/lib/python2.7/site-packages/repoze/who/_auth_tkt.py
/usr/lib/python2.7/site-packages/repoze/who/_auth_tkt.pyc
/usr/lib/python2.7/site-packages/repoze/who/_auth_tkt.pyo
/usr/lib/python2.7/site-packages/repoze/who/_compat.py
/usr/lib/python2.7/site-packages/repoze/who/_compat.pyc
/usr/lib/python2.7/site-packages/repoze/who/_compat.pyo
/usr/lib/python2.7/site-packages/repoze/who/api.py
/usr/lib/python2.7/site-packages/repoze/who/api.pyc
/usr/lib/python2.7/site-packages/repoze/who/api.pyo
/usr/lib/python2.7/site-packages/repoze/who/classifiers.py
/usr/lib/python2.7/site-packages/repoze/who/classifiers.pyc
/usr/lib/python2.7/site-packages/repoze/who/classifiers.pyo
/usr/lib/python2.7/site-packages/repoze/who/config.py
/usr/lib/python2.7/site-packages/repoze/who/config.pyc
/usr/lib/python2.7/site-packages/repoze/who/config.pyo
/usr/lib/python2.7/site-packages/repoze/who/interfaces.py
/usr/lib/python2.7/site-packages/repoze/who/interfaces.pyc
/usr/lib/python2.7/site-packages/repoze/who/interfaces.pyo
/usr/lib/python2.7/site-packages/repoze/who/middleware.py
/usr/lib/python2.7/site-packages/repoze/who/middleware.pyc
/usr/lib/python2.7/site-packages/repoze/who/middleware.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins
/usr/lib/python2.7/site-packages/repoze/who/plugins/auth_tkt.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/auth_tkt.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/auth_tkt.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/basicauth.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/basicauth.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/basicauth.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/htpasswd.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/htpasswd.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/htpasswd.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/redirector.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/redirector.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/redirector.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/sql.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/sql.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/sql.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/__init__.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/__init__.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/__init__.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/__init__.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/__init__.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/__init__.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/test.htpasswd
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/testapp.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/testapp.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/testapp.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_authtkt.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_authtkt.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_authtkt.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_basicauth.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_basicauth.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_basicauth.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_htpasswd.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_htpasswd.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_htpasswd.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_redirector.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_redirector.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_redirector.pyo
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_sql.py
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_sql.pyc
/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_sql.pyo
/usr/lib/python2.7/site-packages/repoze/who/restrict.py
/usr/lib/python2.7/site-packages/repoze/who/restrict.pyc
/usr/lib/python2.7/site-packages/repoze/who/restrict.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests
/usr/lib/python2.7/site-packages/repoze/who/tests/__init__.py
/usr/lib/python2.7/site-packages/repoze/who/tests/__init__.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/__init__.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test__auth_tkt.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test__auth_tkt.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test__auth_tkt.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test__compat.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test__compat.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test__compat.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test_api.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test_api.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test_api.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test_classifiers.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test_classifiers.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test_classifiers.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test_config.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test_config.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test_config.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test_middleware.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test_middleware.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test_middleware.pyo
/usr/lib/python2.7/site-packages/repoze/who/tests/test_restrict.py
/usr/lib/python2.7/site-packages/repoze/who/tests/test_restrict.pyc
/usr/lib/python2.7/site-packages/repoze/who/tests/test_restrict.pyo
/usr/lib/python2.7/site-packages/repoze/who/utils.py
/usr/lib/python2.7/site-packages/repoze/who/utils.pyc
/usr/lib/python2.7/site-packages/repoze/who/utils.pyo
/usr/share/doc/packages/python2-repoze.who
/usr/share/doc/packages/python2-repoze.who/CONTRIBUTORS.txt
/usr/share/doc/packages/python2-repoze.who/COPYRIGHT.txt
/usr/share/doc/packages/python2-repoze.who/LICENSE.txt
/usr/share/doc/packages/python2-repoze.who/TODO.txt
/usr/share/doc/packages/python2-repoze.who/rtd.txt
/usr/share/licenses/python2-repoze.who
/usr/share/licenses/python2-repoze.who/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024