python-mechanicalsoup 0.8.0-1 source package in Ubuntu

Changelog

python-mechanicalsoup (0.8.0-1) unstable; urgency=medium

  * Add recommended get-orig-source target
  * New upstream version 0.8.0
  * Bump the minimum Python versions to 2.7 and 3.4
  * Fixup the Vcs-Browser URI
  * Bump the standards version to 4.1.1
  * Avoid dependency on pytest-runner
    - New patch No-pytest-runner.patch
  * Move extend-diff-ignore to d/s/options

 -- Ghislain Antony Vaillant <email address hidden>  Tue, 10 Oct 2017 14:27:05 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mechanicalsoup_0.8.0-1.dsc 2.4 KiB b6ccac61f8b831d34169a54346fe4bc7bc3f3a07a7c13bd844fa025c9ebb1b08
python-mechanicalsoup_0.8.0.orig.tar.gz 13.4 KiB 38a6ca35428196be94f87f8f036ee4a88b1418d1f77e5634ad92acfaa22c28da
python-mechanicalsoup_0.8.0-1.debian.tar.xz 2.8 KiB c8eb8dab61ad9606c46973a62f238199aa9d0fd499453522800a0e1d2114d571

Available diffs

No changes file available.

Binary packages built by this source

python-mechanicalsoup: library for automating interaction with websites (Python 2)

 A Python library for automating interaction with websites. MechanicalSoup
 automatically stores and sends cookies, follows redirects, and can follow
 links and submit forms. It doesn't do Javascript.
 .
 MechanicalSoup provides a similar API to the Mechanize library using Requests
 (for http sessions) and BeautifulSoup (for document navigation).
 .
 This package provides the modules for Python 2.

python3-mechanicalsoup: library for automating interaction with websites (Python 3)

 A Python library for automating interaction with websites. MechanicalSoup
 automatically stores and sends cookies, follows redirects, and can follow
 links and submit forms. It doesn't do Javascript.
 .
 MechanicalSoup provides a similar API to the Mechanize library using Requests
 (for http sessions) and BeautifulSoup (for document navigation).
 .
 This package provides the modules for Python 3.