Search Criteria
Package Details: python-mechanicalsoup 1.1.0-1
Package Actions
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: | MIT |
Submitter: | jdarnold |
Maintainer: | arnottcr (robertfoster) |
Last Packager: | arnottcr |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-25 15:29 (UTC) |
Last Updated: | 2021-06-11 06:24 (UTC) |
Latest Comments
Freso commented on 2021-06-17 09:55 (UTC)
Please rename the source file so that it is unique. See the warning at https://wiki.archlinux.org/title/PKGBUILD#source for details.
ForgottenDev commented on 2020-04-12 00:32 (UTC)
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 (UTC)
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 (UTC) (edited on 2017-12-11 14:24 (UTC) by ejiek)
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 (UTC)
parkerlreed commented on 2016-05-20 00:46 (UTC)