14
0
forked from pool/python-web.py

- Fix the test requirements to pull in only what's really needed

- The cheroot is hard requirement by upstream specification so require it

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-web.py?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2020-03-26 07:34:33 +00:00
committed by Git OBS Bridge
parent 624aca5253
commit 0e175ef7ec
2 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 26 07:10:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix the test requirements to pull in only what's really needed
- The cheroot is hard requirement by upstream specification so require it
-------------------------------------------------------------------
Wed Mar 25 18:16:04 UTC 2020 - Michael Ströder <michael@stroeder.com>