Search Criteria
Package Details: python2-mechanicalsoup 0.12.0-1
Git Clone URL: | https://aur.archlinux.org/python-mechanicalsoup.git (read-only, click to copy) |
---|---|
Package Base: | python-mechanicalsoup |
Description: | A Python library for automating interaction with websites |
Upstream URL: | https://github.com/hickford/MechanicalSoup |
Licenses: | |
Submitter: | jdarnold |
Maintainer: | axolotl (robertfoster) |
Last Packager: | robertfoster |
Votes: | 26 |
Popularity: | 0.003491 |
First Submitted: | 2015-08-25 15:29 |
Last Updated: | 2019-10-17 10:38 |
Latest Comments
ForgottenDev commented on 2020-04-12 00:32
This now throws
while building as it requires an older version of libffi. Installing libffi6 solved the issue.
mirh commented on 2020-03-24 01:58
You should fix the PKGBUILD not to have to pull in all the python2 stuff when you want to build the python3, and viceversa.
ejiek commented on 2017-12-11 14:22
mopidy says there is no dependency "lxml" for Mechanical soup.
edit: installing 'extra/python2-lxml' fixes the problem. Please add a dependency.
parkerlreed commented on 2016-05-20 00:47
sudo pip2 install --upgrade Mechanicalsoup
Works for the time being
parkerlreed commented on 2016-05-20 00:46
Is there a -git version available? I have something that needs 0.4.0