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