Package Release Info

python-pytest-httpbin-1.0.0-bp153.1.143

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pytest-httpbin
python3-pytest-httpbin

Change Logs

Version: 1.0.0-bp152.1.19
* Fri Feb 15 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Thu Feb 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.0.0:
  * Update included self-signed cert to include IP address in SAN (See #52).
  * Only use @pytest.fixture decorator once (thanks @hroncok)
  * Fix a few README typos (thanks @hemberger)
- Use github tarball to get tests
* Wed May 02 2018 tchvatal@suse.com
- Revert last commit
* Thu Apr 19 2018 toddrme2178@gmail.com
- Fix dependencies.
Version: 0.3.0-bp151.1.1
* Mon Nov 13 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 08 2017 tbechtold@suse.com
- add 0001-Remove-Flask-and-decorator-from-install_requires.patch
- cleanup Requires
* Sun May 07 2017 jengelh@inai.de
- Remove sensationalist language from description.
* Tue Apr 04 2017 jmatejek@suse.com
- initial commit - test requirement of python-requests