| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pytest-localserver | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.5.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.19 | Build date: Sat Jun 6 03:22:59 2020 |
| Group: Development/Languages/Python | Build host: goat18 |
| Size: 66605 | Source RPM: python-pytest-localserver-0.5.0-1.19.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://bitbucket.org/pytest-dev/pytest-localserver | |
| Summary: Plugin for py.test to test server connections locally | |
The pytest-localserver package is a plugin for the `pytest`_ testing framework which enables you to test server connections locally. Sometimes `monkeypatching`_ ``urllib2.urlopen()`` just does not cut it, for instance if you work with ``urllib2.Request``, define your own openers/handlers or work with ``httplib``. In these cases it may come in handy to have an HTTP server running locally which behaves just like the real thing. Well, look no further!
MIT
* Fri Feb 22 2019 mcepl@suse.com
- Add remove_bindir.patch making test suite pass by removing
'/usr/bin' from sys.path.
* Wed Feb 20 2019 tchvatal@suse.com
- Drop the patch python-pytest-localserver-do-not-use-shipped-pem.patch
* We actually want the local pem as it is used just for the test
spawning where we validate against it
* Thu Feb 14 2019 tchvatal@suse.com
- Update to 0.5.0:
* New feature: SMTP email message objects now include a ``details``
property capturing the envelope details.
* Thu Feb 22 2018 mimi.vx@gmail.com
- update to 0.4.1
- fix requires
- remove tests - not work without internal certificate and buggy on
python3
* New feature: All received requests are now stored for ilater inspection
* Thu Aug 17 2017 toddrme2178@gmail.com
- Implement single-spec version
- Update to version 0.3.7
* Add support for Python 3.6
* Sun Sep 18 2016 mardnh@gmx.de
- Fix URL
- Fix Source-URL
- Update to version 0.3.6
+ Add trove classifiers to make sure that package shows up on PyPI's Python 3 list.
+ Remove test method which rely on thread to be finished first.
+ OpenSSL is no longer necessary with werkzeug 0.10.
+ Tests now work under Python 3.3 \o/
+ Fix for Python 3.5 (fixes #13).
+ Add new Python version to classifiers.
+ Update repository url
+ Use @pytest.fixture to declare fixtures
+ Remove old-style test fixtures from tests and README, too.
* Mon Feb 09 2015 p.drouand@gmail.com
- Do not provide bundled certificate;
add python-pytest-localserver-do-not-use-shipped-pem.patch
* Tue Nov 04 2014 hpj@urpla.net
- version 0.3.3: initial build
/usr/lib/python3.6/site-packages/pytest_localserver /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytest_localserver-0.5.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest_localserver/__init__.py /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__ /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/http.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/http.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/https.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/https.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/plugin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/plugin.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/smtp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_localserver/__pycache__/smtp.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_localserver/ca.crt /usr/lib/python3.6/site-packages/pytest_localserver/http.py /usr/lib/python3.6/site-packages/pytest_localserver/https.py /usr/lib/python3.6/site-packages/pytest_localserver/plugin.py /usr/lib/python3.6/site-packages/pytest_localserver/server.pem /usr/lib/python3.6/site-packages/pytest_localserver/smtp.py /usr/share/doc/packages/python3-pytest-localserver /usr/share/doc/packages/python3-pytest-localserver/README /usr/share/licenses/python3-pytest-localserver /usr/share/licenses/python3-pytest-localserver/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026