pastedeploy 3.0.1-5ubuntu1 source package in Ubuntu
Changelog
pastedeploy (3.0.1-5ubuntu1) mantic; urgency=medium * Fix FTBFS due to dh-python being overly enthusiastic in its cleaning duties (LP: #2035337) -- Simon Chopin <email address hidden> Thu, 21 Sep 2023 22:21:37 +0200
Upload details
- Uploaded by:
- Simon Chopin
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pastedeploy_3.0.1.orig.tar.gz | 32.6 KiB | ac68e35e04ad76e0f736c28854770e0f3b0fe5668f14a8ccf0f6f839371fd909 |
pastedeploy_3.0.1-5ubuntu1.debian.tar.xz | 8.6 KiB | 9e7733e035a564620b495fb47693570ef35b1b16a9b054cf248c47eae4e6658e |
pastedeploy_3.0.1-5ubuntu1.dsc | 2.4 KiB | 88097f3556bcf92c6f31cd0a10a6cab898998a8d9dcd3c2219d8b5d9c4f0f577 |
Available diffs
- diff from 3.0.1-5 (in Debian) to 3.0.1-5ubuntu1 (732 bytes)
Binary packages built by this source
- python-pastedeploy-doc: load, configure, and compose WSGI applications and servers (Documentation)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
.
This package contains the documentation of the library.
- python-pastedeploy-tpl: load, configure, compose WSGI applications and servers (Transitional package)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
.
This is a transitional package that pulls in the required package for the
old package. It can be safely removed.
- python3-pastedeploy: load, configure, and compose WSGI applications and servers (Python 3)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
.
This package contains the Python 3.x module.
- python3-pastedeploy-tpl: load, configure, compose WSGI applications and servers (Templates)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
.
This package contains the Paste Deploy's paster template.