445c44 Update python-Beaker to version 1.13.0 / rev 34 via SR 1169355

6 files Authored by dirkmueller a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update python-Beaker to version 1.13.0 / rev 34 via SR 1169355
    
    https://build.opensuse.org/request/show/1169355
    by user dirkmueller + anag+factory
    - update to 1.13.0:
      * Fix validation messages for validate_key and encrypt_key
      * Added support for rediscluster via ext:redisclusternm
      * Removed the need to install mock library to run tests
    
    - Actually correct BuildRequires.
      * Fixed issue #180 - KeyError when loading deleted session
    - add glibc-locale dependency for tests
      * Session cookies will now provide support for ``SameSite`` through the ``samesite`` option.
     * Fix bug with cookie deletion on leap years. Patch contributed
    - minor spec improvement
      * Added an optimization to the FileNamespaceContainer when used with
        Session, such that the pickled contents of the file are not
    
        
file modified
+0 -0
file modified
+20 -0
file removed
-1
file added
+1
file modified
+16 -8
file modified
+2 -2