14
0

- Update to 18.1.0:

* too many changes to iterate, see CHANGES.rst
  * Dropped support for python2
- Make sure tests are run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2019-03-05 14:33:48 +00:00
committed by Git OBS Bridge
parent 7131bed871
commit c49c2fa23d
4 changed files with 40 additions and 45 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 5 12:19:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 18.1.0:
* too many changes to iterate, see CHANGES.rst
* Dropped support for python2
- Make sure tests are run
-------------------------------------------------------------------
Fri Feb 9 14:23:16 UTC 2018 - normand@linux.vnet.ibm.com