14
0
forked from pool/python-WebOb

Accepting request 783693 from devel:languages:python

- update to 1.8.6:
  - The SameSite value now includes a new option named "None", this is a new
   change that was introduced in
   https://tools.ietf.org/html/draft-west-cookie-incrementalism-00

OBS-URL: https://build.opensuse.org/request/show/783693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebOb?expand=0&rev=29
This commit is contained in:
2020-03-12 21:58:56 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05aaab7975e0ee8af2026325d656e5ce14a71f1883c52276181821d6d5bf7086
size 271955

3
WebOb-1.8.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa3a917ed752ba3e0b242234b2a373f9c4e2a75d35291dcbe977649bd21fd108
size 274606

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 11 08:52:29 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.8.6:
- The SameSite value now includes a new option named "None", this is a new
change that was introduced in
https://tools.ietf.org/html/draft-west-cookie-incrementalism-00
-------------------------------------------------------------------
Mon Jan 7 09:55:07 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-WebOb
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-WebOb
Version: 1.8.5
Version: 1.8.6
Release: 0
Summary: WSGI request and response object
License: MIT