python-mechanicalsoup 0.10.0-1.1 source package in Ubuntu

Changelog

python-mechanicalsoup (0.10.0-1.1) bionic-proposed; urgency=medium

  * SRU: LP: #1802835. Backport to fix autopkg test failure.

 -- Matthias Klose <email address hidden>  Mon, 12 Nov 2018 09:04:15 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mechanicalsoup_0.10.0.orig.tar.gz 23.6 KiB 22423efd025c3eedb06f41d3ff1127174a59f40dc560e82dce143956976195bf
python-mechanicalsoup_0.10.0-1.1.debian.tar.xz 4.5 KiB 59896f9727a399dc7842696c61bf8c3f2361a8b362b7b83795ab477e2b92daa7
python-mechanicalsoup_0.10.0-1.1.dsc 2.5 KiB d56ff978d086fbfda696d7340abaef992192ae7a82ea7435b0fb86cbd573990e

View changes file

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.