twill 0.9-3 source package in Ubuntu

Changelog

twill (0.9-3) unstable; urgency=low

  * Add debian/patches/04_fix_deprecated_ClientForm.patch as ClientForm
    is now shipped with mechanize.
    + debian/rules:
      - Drop Depends on python-clientform.
    + debian/control:
      - Bump python-mechanize Depends to >= 0.2.0~.
  * debian/patches/02_remove_ext.patch:
    + Fix tests as well.
  * Add debian/patches/05_fix_missing_imports.patch.
  * debian/control:
    + Bump Standards-Version to 3.9.2. No changes needed.
  * Switch from now deprecated pysupport to dh_python2.
    + Drop debian/pyversions and debian/pycompat.
    + debian/rules:
      - Remove DEB_PYTHON_SYSTEM.
    + debian/control:
      - Add X-Python-Version field.
      - Bump python and cdbs versions.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  16 Dec 2011 16:28:06 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Arnaud Fontaine
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python
Trusty release universe python
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
twill_0.9.orig.tar.gz 236.6 KiB 8053c25fd6edf6ddf5e7583224e7b23ad947df1f90175b018af5cf7abeb42a86
twill_0.9-3.debian.tar.gz 11.2 KiB 5207a2287ba15561e734140cc1dff899e816c3767635f4f5692500972f9bb1e3
twill_0.9-3.dsc 1.3 KiB e02c14014f25502016ddc52f4787fcb2177432d3d015dddb6819e38109295232

Available diffs

View changes file

Binary packages built by this source

python-twill: Simple scripting language for Web browsing

 Twill is a simple scripting language intended for programmatic or
 automated browsing of Web sites. It allows users to browse the Web
 from a command-line interface. So, you can navigate through Web sites
 that use forms, cookies, and most standard Web features.