python-pecan 1.1.2-3fakesync2 source package in Ubuntu

Changelog

python-pecan (1.1.2-3fakesync2) artful; urgency=medium

  * d/p/fix-broken-py35-tests.patch, d/p/fix-broken-py36-tests.patch:
    Cherry-pick patch from upstream master branch to enable py35/py36 tests.

 -- Corey Bryant <email address hidden>  Tue, 08 Aug 2017 08:30:32 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pecan_1.1.2.orig.tar.xz 135.6 KiB 70f396b7823cd2dc5e0678ab52e2a93b4ff5a38249b096e64a09d99280b353fc
python-pecan_1.1.2-3fakesync2.debian.tar.xz 6.5 KiB c0dff260a475d4bd260d3512e664618727921315863e390ab3b55bf3f16d1d07
python-pecan_1.1.2-3fakesync2.dsc 2.8 KiB f27f7088ee14cd135bd0386b097e949c6081c1b315f35a697319dd0b978d82f4

View changes file

Binary packages built by this source

python-pecan: WSGI object-dispatching web framework - Python 2.x

 The Pecan Python module is a WSGI object-dispatching web framework designed to
 be lean and fast with few dependencies. Pecan comes bundled with a lightweight
 WSGI development server based on Python's wsgiref.simpleserver. Pecan
 applications also come with an interactive Python shell which can be used to
 execute expressions in an environment very similar to the one your application
 runs in (using the "pecan shell" command).
 .
 WSGI is the "Web Server Gateway Interface". It defines a simple and universal
 interface between web servers and web applications or frameworks for the
 Python programming language.
 .
 This package contains the Python 2.x module.

python-pecan-doc: No summary available for python-pecan-doc in ubuntu artful.

No description available for python-pecan-doc in ubuntu artful.

python3-pecan: WSGI object-dispatching web framework - Python 3.x

 The Pecan Python module is a WSGI object-dispatching web framework designed to
 be lean and fast with few dependencies. Pecan comes bundled with a lightweight
 WSGI development server based on Python's wsgiref.simpleserver. Pecan
 applications also come with an interactive Python shell which can be used to
 execute expressions in an environment very similar to the one your application
 runs in (using the "pecan shell" command).
 .
 WSGI is the "Web Server Gateway Interface". It defines a simple and universal
 interface between web servers and web applications or frameworks for the
 Python programming language.
 .
 This package contains the Python 3.x module.