pastedeploy 1.5.0-4 source package in Ubuntu

Changelog

pastedeploy (1.5.0-4) unstable; urgency=low


  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Thomas Goirand ]
  * Added python3 support, and add a new python-pastedeploy-tpl that
    contains the paster_template folder for both Python 2 and 3 modules.
  * debian/copyright using parseable format 1.0.
  * Now using debhelper and compat 9.

  [ Piotr Ożarowski ]
  * Switched to dh sequencer and pybuild buildsystem

 -- Piotr Ożarowski <email address hidden>  Mon, 09 Dec 2013 22:47:39 +0100

Upload details

Uploaded by:
Piotr Ożarowski
Uploaded to:
Sid
Original maintainer:
Piotr Ożarowski
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pastedeploy_1.5.0-4.dsc 2.2 KiB fbded810d2aff75fc0f89a8768a7e384aa80273a74a842a1f76cd0fe5f04ef6e
pastedeploy_1.5.0.orig.tar.gz 22.5 KiB 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53
pastedeploy_1.5.0-4.debian.tar.gz 4.5 KiB 233824dfff7a718107f116a2bc39d69573a0f4d82ccc38be102468b6fe2e3ee7

Available diffs

No changes file available.

Binary packages built by this source

python-pastedeploy: load, configure, and compose WSGI applications and servers

 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 2.x module.

python-pastedeploy-tpl: load, configure, and 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.

python3-pastedeploy: load, configure, and compose WSGI applications and servers

 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.