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

python310-Beaker-1.12.1-1.7 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-Beaker Distribution: openSUSE Tumbleweed
Version: 1.12.1 Vendor: openSUSE
Release: 1.7 Build date: Fri Feb 10 11:19:21 2023
Group: Unspecified Build host: reproducible
Size: 403090 Source RPM: python-Beaker-1.12.1-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/bbangert/beaker
Summary: A Session and Caching library with WSGI Middleware
Beaker is a web session and general caching library that includes WSGI
middleware for use in web applications.

As a general caching library, Beaker can handle storing for various times
any Python object that can be pickled with optional back-ends on a
fine-grained basis.

Beaker was built largely on the code from MyghtyUtils, then refactored and
extended with database support.

Beaker includes Cache and Session WSGI middleware to ease integration with
WSGI capable frameworks, and is automatically used by Pylons.

Features include:

* Fast, robust performance
* Multiple reader/single writer lock system to avoid duplicate simultaneous
  cache creation
* Cache back-ends include dbm, file, memory, memcached, and database (Using
  SQLAlchemy for multiple-db vendor support)
* Signed cookie's to prevent session hijacking/spoofing
* Cookie-only sessions to remove the need for a db or file backend (ideal
  for clustered systems)
* Extensible Container object to support new back-ends
* Cache's can be divided into namespaces (to represent templates, objects,
  etc.) then keyed for different copies
* Create functions for automatic call-backs to create new cache copies after
  expiration
* Fine-grained toggling of back-ends, keys, and expiration per Cache object

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Feb 10 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.12.1:
    * Fix ext:database backend failing to initialize
    * Improved inline code documentation for the crypto module
* Tue Jan 03 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Actually correct BuildRequires.
* Tue Dec 20 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.12.0:
    * Enabled testing on Python 3.10 and 3.11
    * Fixed issue #122 - Session ignores deserializer json
    * Remove ID generation fallback for when the uuid module is not found
    * Port testing from nose to pytest
    * Fixed issue #180 - KeyError when loading deleted session
  - Remove Python 2 and Python 3 gubbins.
  - Remove patch denose.patch, merged upstream.
  - Add patch support-pymemcache.patch:
    * Also support pymemcache.
  - Fiddle BuildRequires as appropiate.
* Wed Mar 16 2022 pgajdos@suse.com
  - python-mock is actually not required for build
* Tue Mar 01 2022 Dirk Müller <dmueller@suse.com>
  - add glibc-locale dependency for tests
* Fri Mar 05 2021 Markéta Machová <mmachova@suse.com>
  - Replace broken %ifpython3 macro
* Wed Jul 22 2020 Matej Cepl <mcepl@suse.com>
  - Add denose.patch, which ports the package from the dependency
    on nose to pytest (gh#bbangert/beaker#192).
* Wed Apr 22 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Fix build without Python 2 present.
* Sat Nov 23 2019 Michael Ströder <michael@stroeder.com>
  - only recommend installation of package python-python-memcached
* Mon Sep 23 2019 pgajdos@suse.com
  - version update to 1.11.0
    * Fixed cookie path option not being properly set (`self._path`
      was removed, only `self.path` exists)
    * Documented `SameSite` option
    * Fixed cookie expiration being localised when it shouldn't.

Files

/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/Beaker-1.12.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/beaker
/usr/lib/python3.10/site-packages/beaker/__init__.py
/usr/lib/python3.10/site-packages/beaker/__pycache__
/usr/lib/python3.10/site-packages/beaker/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/container.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/container.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/converters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/converters.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/cookie.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/cookie.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/middleware.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/middleware.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/session.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/session.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/synchronization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/synchronization.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/_compat.py
/usr/lib/python3.10/site-packages/beaker/cache.py
/usr/lib/python3.10/site-packages/beaker/container.py
/usr/lib/python3.10/site-packages/beaker/converters.py
/usr/lib/python3.10/site-packages/beaker/cookie.py
/usr/lib/python3.10/site-packages/beaker/crypto
/usr/lib/python3.10/site-packages/beaker/crypto/__init__.py
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/jcecrypto.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/jcecrypto.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/noencryption.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/noencryption.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/nsscrypto.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/nsscrypto.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pbkdf2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pbkdf2.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pyca_cryptography.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pyca_cryptography.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pycrypto.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/pycrypto.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/crypto/jcecrypto.py
/usr/lib/python3.10/site-packages/beaker/crypto/noencryption.py
/usr/lib/python3.10/site-packages/beaker/crypto/nsscrypto.py
/usr/lib/python3.10/site-packages/beaker/crypto/pbkdf2.py
/usr/lib/python3.10/site-packages/beaker/crypto/pyca_cryptography.py
/usr/lib/python3.10/site-packages/beaker/crypto/pycrypto.py
/usr/lib/python3.10/site-packages/beaker/crypto/util.py
/usr/lib/python3.10/site-packages/beaker/exceptions.py
/usr/lib/python3.10/site-packages/beaker/ext
/usr/lib/python3.10/site-packages/beaker/ext/__init__.py
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/database.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/database.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/google.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/google.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/memcached.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/memcached.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/mongodb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/mongodb.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/redisnm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/redisnm.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/sqla.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/beaker/ext/__pycache__/sqla.cpython-310.pyc
/usr/lib/python3.10/site-packages/beaker/ext/database.py
/usr/lib/python3.10/site-packages/beaker/ext/google.py
/usr/lib/python3.10/site-packages/beaker/ext/memcached.py
/usr/lib/python3.10/site-packages/beaker/ext/mongodb.py
/usr/lib/python3.10/site-packages/beaker/ext/redisnm.py
/usr/lib/python3.10/site-packages/beaker/ext/sqla.py
/usr/lib/python3.10/site-packages/beaker/middleware.py
/usr/lib/python3.10/site-packages/beaker/session.py
/usr/lib/python3.10/site-packages/beaker/synchronization.py
/usr/lib/python3.10/site-packages/beaker/util.py
/usr/share/doc/packages/python310-Beaker
/usr/share/doc/packages/python310-Beaker/CHANGELOG
/usr/share/doc/packages/python310-Beaker/README.rst
/usr/share/licenses/python310-Beaker
/usr/share/licenses/python310-Beaker/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 20 23:22:12 2024