14
0

Accepting request 799970 from home:jgrassler:branches:devel:languages:python

- update to 18.6.0
  * Add support for UTF-8 encoded attachment

OBS-URL: https://build.opensuse.org/request/show/799970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=46
This commit is contained in:
Tomáš Chvátal
2020-05-04 07:17:50 +00:00
committed by Git OBS Bridge
parent 68f8482ff4
commit 9ee120aa65
3 changed files with 10 additions and 1 deletions

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 4 06:56:30 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>
- update to 18.6.0
* Add support for UTF-8 encoded attachment
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 7 14:07:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> Sat Mar 7 14:07:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

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