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.3.tar.gz | 0000638791 624 KB | |
python-Paste.changes | 0000011652 11.4 KB | |
python-Paste.spec | 0000002226 2.17 KB | |
test_modified-fixup.patch | 0000000670 670 Bytes |
Revision 37 (latest revision is 42)
Ana Guerrero (anag+factory)
accepted
request 1106211
from
Steve Kowalik (StevenK)
(revision 37)
- Update to 3.5.3: * Use importlib instead of imp with Python 3. - Drop patch support-python-311.patch, something similar now included upstream. - Switch to pyproject macros. - Stop using greedy globs in %files.
Comments 0