webtest 2.0.10-2ubuntu1 source package in Ubuntu

Changelog

webtest (2.0.10-2ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control: Demote python-lxml and python-pyquery to Suggests.

webtest (2.0.10-2) unstable; urgency=medium

  * Add python3-webtest binary package
  * Move documentation to python-webtest-doc binary package
  * Switch debian/rules to dh sequencer and pybuild buildsystem
  * debhelper's compat changed to 9
 -- James Page <email address hidden>   Mon, 06 Jan 2014 10:23:25 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
webtest_2.0.10.orig.tar.xz 50.9 KiB b2376792a215ac3c653ade887befb15319ff748413e3e8fdb620fc5065b2e437
webtest_2.0.10-2ubuntu1.debian.tar.gz 3.6 KiB bce709ec609e0dabcdd2cfdb5b6bfd8e367a1ca518e002634845769890580c75
webtest_2.0.10-2ubuntu1.dsc 2.3 KiB 0bbc4ea3220a8dbe8d1c30426970c5c2edd2b4d24e8ea30b8ccfe84666a90f8c

View changes file

Binary packages built by this source

python-webtest: wraps any WSGI application and makes it easy to test

 WebTest helps you test your WSGI-based web applications. This can be any
 application that has a WSGI (Web Server Gateway Interface) interface,
 including an application written in a framework that supports WSGI (which
 includes most actively developed Python web frameworks – almost anything
 that even nominally supports WSGI should be testable).

python-webtest-doc: wraps any WSGI application and makes it easy to test

 WebTest helps you test your WSGI-based web applications. This can be any
 application that has a WSGI (Web Server Gateway Interface) interface,
 including an application written in a framework that supports WSGI (which
 includes most actively developed Python web frameworks – almost anything
 that even nominally supports WSGI should be testable).

python3-webtest: wraps any WSGI application and makes it easy to test

 WebTest helps you test your WSGI-based web applications. This can be any
 application that has a WSGI (Web Server Gateway Interface) interface,
 including an application written in a framework that supports WSGI (which
 includes most actively developed Python web frameworks – almost anything
 that even nominally supports WSGI should be testable).
 .
 This is the Python 3 version of the package.