Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-webtest-2.0.35-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: python3-webtest Distribution: Mageia
Version: 2.0.35 Vendor: Mageia.Org
Release: 1.mga8 Build date: Fri May 1 09:36:17 2020
Group: Development/Python Build host: localhost
Size: 2347273 Source RPM: python-webtest-2.0.35-1.mga8.src.rpm
Packager: daviddavid <daviddavid>
Url: https://docs.pylonsproject.org/projects/webtest/en/latest/
Summary: Helper to test WSGI applications
This package wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.

It provides convenient full-stack testing of applications written with
any WSGI-compatible framework.

WebTest is based on paste.fixture.TestApp.

Provides

Requires

License

MIT

Changelog

* Fri May 01 2020 daviddavid <daviddavid> 2.0.35-1.mga8
  + Revision: 1577405
  - new version: 2.0.35
* Thu Feb 20 2020 umeabot <umeabot> 2.0.34-2.mga8
  + Revision: 1547295
  - Mageia 8 Mass Rebuild
* Fri Feb 07 2020 daviddavid <daviddavid> 2.0.34-1.mga8
  + Revision: 1487834
  - new version: 2.0.34
* Mon Sep 16 2019 daviddavid <daviddavid> 2.0.33-3.mga8
  + Revision: 1441892
  - rebuild for python3.8
  - drop python2 support
* Sun Aug 25 2019 wally <wally> 2.0.33-2.mga8
  + Revision: 1431900
  - build html docs
* Sat Apr 20 2019 wally <wally> 2.0.33-1.mga7
  + Revision: 1394104
  - new version 2.0.33
* Tue Jan 08 2019 tv <tv> 2.0.20-4.mga7
  + Revision: 1352365
  - rebuild with python 3.7
* Fri Sep 21 2018 umeabot <umeabot> 2.0.20-3.mga7
  + Revision: 1290564
  - Mageia 7 Mass Rebuild

Files

/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/entry_points.txt
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/not-zip-safe
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/WebTest-2.0.35-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/webtest
/usr/lib/python3.8/site-packages/webtest/__init__.py
/usr/lib/python3.8/site-packages/webtest/__pycache__
/usr/lib/python3.8/site-packages/webtest/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/app.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/app.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/compat.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/compat.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/debugapp.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/debugapp.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/ext.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/ext.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/forms.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/forms.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/http.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/http.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/lint.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/lint.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/response.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/response.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/sel.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/sel.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/webtest/__pycache__/utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/webtest/app.py
/usr/lib/python3.8/site-packages/webtest/compat.py
/usr/lib/python3.8/site-packages/webtest/debugapp.py
/usr/lib/python3.8/site-packages/webtest/ext.py
/usr/lib/python3.8/site-packages/webtest/forms.py
/usr/lib/python3.8/site-packages/webtest/http.py
/usr/lib/python3.8/site-packages/webtest/lint.py
/usr/lib/python3.8/site-packages/webtest/response.py
/usr/lib/python3.8/site-packages/webtest/sel.py
/usr/lib/python3.8/site-packages/webtest/utils.py
/usr/share/doc/python3-webtest
/usr/share/doc/python3-webtest/html
/usr/share/doc/python3-webtest/html/.doctrees
/usr/share/doc/python3-webtest/html/.doctrees/api.doctree
/usr/share/doc/python3-webtest/html/.doctrees/changelog.doctree
/usr/share/doc/python3-webtest/html/.doctrees/contributing.doctree
/usr/share/doc/python3-webtest/html/.doctrees/debugapp.doctree
/usr/share/doc/python3-webtest/html/.doctrees/environment.pickle
/usr/share/doc/python3-webtest/html/.doctrees/forms.doctree
/usr/share/doc/python3-webtest/html/.doctrees/index.doctree
/usr/share/doc/python3-webtest/html/.doctrees/testapp.doctree
/usr/share/doc/python3-webtest/html/.doctrees/testresponse.doctree
/usr/share/doc/python3-webtest/html/.doctrees/webtest.doctree
/usr/share/doc/python3-webtest/html/_modules
/usr/share/doc/python3-webtest/html/_modules/index.html
/usr/share/doc/python3-webtest/html/_modules/webtest
/usr/share/doc/python3-webtest/html/_modules/webtest/app.html
/usr/share/doc/python3-webtest/html/_modules/webtest/debugapp.html
/usr/share/doc/python3-webtest/html/_modules/webtest/forms.html
/usr/share/doc/python3-webtest/html/_modules/webtest/http.html
/usr/share/doc/python3-webtest/html/_modules/webtest/lint.html
/usr/share/doc/python3-webtest/html/_modules/webtest/response.html
/usr/share/doc/python3-webtest/html/_modules/webtest/utils.html
/usr/share/doc/python3-webtest/html/_sources
/usr/share/doc/python3-webtest/html/_sources/api.rst.txt
/usr/share/doc/python3-webtest/html/_sources/changelog.rst.txt
/usr/share/doc/python3-webtest/html/_sources/contributing.rst.txt
/usr/share/doc/python3-webtest/html/_sources/debugapp.rst.txt
/usr/share/doc/python3-webtest/html/_sources/forms.rst.txt
/usr/share/doc/python3-webtest/html/_sources/index.rst.txt
/usr/share/doc/python3-webtest/html/_sources/testapp.rst.txt
/usr/share/doc/python3-webtest/html/_sources/testresponse.rst.txt
/usr/share/doc/python3-webtest/html/_sources/webtest.rst.txt
/usr/share/doc/python3-webtest/html/_static
/usr/share/doc/python3-webtest/html/_static/basic.css
/usr/share/doc/python3-webtest/html/_static/dialog-note.png
/usr/share/doc/python3-webtest/html/_static/dialog-seealso.png
/usr/share/doc/python3-webtest/html/_static/dialog-topic.png
/usr/share/doc/python3-webtest/html/_static/dialog-warning.png
/usr/share/doc/python3-webtest/html/_static/doctools.js
/usr/share/doc/python3-webtest/html/_static/documentation_options.js
/usr/share/doc/python3-webtest/html/_static/edit-me-on-github.png
/usr/share/doc/python3-webtest/html/_static/epub.css
/usr/share/doc/python3-webtest/html/_static/file.png
/usr/share/doc/python3-webtest/html/_static/footerbg.png
/usr/share/doc/python3-webtest/html/_static/headerbg.png
/usr/share/doc/python3-webtest/html/_static/ie6.css
/usr/share/doc/python3-webtest/html/_static/in_progress.png
/usr/share/doc/python3-webtest/html/_static/jquery-3.4.1.js
/usr/share/doc/python3-webtest/html/_static/jquery.js
/usr/share/doc/python3-webtest/html/_static/language_data.js
/usr/share/doc/python3-webtest/html/_static/middlebg.png
/usr/share/doc/python3-webtest/html/_static/minus.png
/usr/share/doc/python3-webtest/html/_static/outdated.png
/usr/share/doc/python3-webtest/html/_static/plus.png
/usr/share/doc/python3-webtest/html/_static/pygments.css
/usr/share/doc/python3-webtest/html/_static/pylons-latex.png
/usr/share/doc/python3-webtest/html/_static/pylons-small.png
/usr/share/doc/python3-webtest/html/_static/pylons.css
/usr/share/doc/python3-webtest/html/_static/pylons.ico
/usr/share/doc/python3-webtest/html/_static/pylons.png
/usr/share/doc/python3-webtest/html/_static/searchtools.js
/usr/share/doc/python3-webtest/html/_static/transparent.gif
/usr/share/doc/python3-webtest/html/_static/underscore-1.3.1.js
/usr/share/doc/python3-webtest/html/_static/underscore.js
/usr/share/doc/python3-webtest/html/api.html
/usr/share/doc/python3-webtest/html/changelog.html
/usr/share/doc/python3-webtest/html/contributing.html
/usr/share/doc/python3-webtest/html/debugapp.html
/usr/share/doc/python3-webtest/html/forms.html
/usr/share/doc/python3-webtest/html/genindex.html
/usr/share/doc/python3-webtest/html/index.html
/usr/share/doc/python3-webtest/html/objects.inv
/usr/share/doc/python3-webtest/html/py-modindex.html
/usr/share/doc/python3-webtest/html/search.html
/usr/share/doc/python3-webtest/html/searchindex.js
/usr/share/doc/python3-webtest/html/testapp.html
/usr/share/doc/python3-webtest/html/testresponse.html
/usr/share/doc/python3-webtest/html/webtest.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024