Tools for using a Web Server Gateway Interface stack
These provide several pieces of "middleware" (or filters) that can be nested
to build web applications. Each piece of middleware uses the WSGI (PEP 333)
interface, and should be compatible with other middleware based on those
interfaces.
- Developed at devel:languages:python
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-Paste && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Paste-3.5.2.tar.gz | 0000638207 623 KB | |
python-Paste.changes | 0000011123 10.9 KB | |
python-Paste.spec | 0000002021 1.97 KB | |
support-python-311.patch | 0000000478 478 Bytes | |
test_modified-fixup.patch | 0000000670 670 Bytes |
Revision 35 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 1056966
from
Steve Kowalik (StevenK)
(revision 35)
- Add patch support-python-311.patch: * Filter Deprecationwarning for one test script. - Remove Python 2 gubbins.
Comments 0