Accepting request 541759 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/541759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-httpbin?expand=0&rev=4
This commit is contained in:
2017-11-17 09:36:42 +00:00
committed by Git OBS Bridge
parent 260abe2a8e
commit f0a9eb11cc
5 changed files with 16 additions and 33 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 13 18:23:24 UTC 2017 - arun@gmx.de
- removed 0001-Remove-Flask-and-decorator-from-install_requires.patch
(included upstream)
- update to version 0.3.0:
* Allow to run httpbin on fixed port using environment variables
(thanks @hroncok)
* Allow server to be thread.join()ed (thanks @graingert)
* Add support for Python 3.6 (thanks @graingert)
-------------------------------------------------------------------
Tue Aug 8 19:57:56 UTC 2017 - tbechtold@suse.com