15
0
forked from pool/python-Paste

- update to 3.2.3:

* Correct ``100 Continue`` in Python 3
  * Avoid some reference cycles through tracebacks in httpserver.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=40
This commit is contained in:
2019-12-20 19:28:32 +00:00
committed by Git OBS Bridge
parent b9bb77104b
commit 3e6fa6ae57
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Paste
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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-Paste
Version: 3.2.1
Version: 3.2.3
Release: 0
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT