From 9ee120aa65fca89797665d4f163471fc58a4e76f5f6e1939f7e064375272d615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 4 May 2020 07:17:50 +0000 Subject: [PATCH] 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 --- CherryPy-18.6.0.tar.gz | 3 +++ python-CherryPy.changes | 6 ++++++ python-CherryPy.spec | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 CherryPy-18.6.0.tar.gz diff --git a/CherryPy-18.6.0.tar.gz b/CherryPy-18.6.0.tar.gz new file mode 100644 index 0000000..8038c77 --- /dev/null +++ b/CherryPy-18.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56608edd831ad00991ae585625e0206ed61cf1a0850e4b2cc48489fb2308c499 +size 686804 diff --git a/python-CherryPy.changes b/python-CherryPy.changes index e7e12e2..dc3e143 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 4 06:56:30 UTC 2020 - Johannes Grassler + +- update to 18.6.0 + * Add support for UTF-8 encoded attachment + ------------------------------------------------------------------- Sat Mar 7 14:07:44 UTC 2020 - Tomáš Chvátal diff --git a/python-CherryPy.spec b/python-CherryPy.spec index 8c78972..3a6a467 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-CherryPy -Version: 18.5.0 +Version: 18.6.0 Release: 0 Summary: Object-Oriented HTTP framework License: BSD-3-Clause