14
0

- Update to 18.1.1:

* Revert bus behavior change from 18.1.0 as the former behavior
    was intentional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2019-03-28 14:06:31 +00:00
committed by Git OBS Bridge
parent c49c2fa23d
commit d552d60950
4 changed files with 11 additions and 4 deletions

View File

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

3
CherryPy-18.1.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 28 14:03:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 18.1.1:
* Revert bus behavior change from 18.1.0 as the former behavior
was intentional
-------------------------------------------------------------------
Tue Mar 5 12:19:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-CherryPy
Version: 18.1.0
Version: 18.1.1
Release: 0
Summary: Object-Oriented HTTP framework
License: BSD-3-Clause