1
0

- Run tests only under py3 as CherryPy is available only there

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-04-05 07:16:38 +00:00
committed by Git OBS Bridge
parent 355a847339
commit c6106f6e0b
2 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 5 07:14:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Run tests only under py3 as CherryPy is available only there
-------------------------------------------------------------------
Mon Mar 25 09:46:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>