MANUAL ACTION REQUIRED to install (due to a bug in another package). Before installing this package, patch and install python-feedparser-dev:
pacaur -S pbget
pbget --aur python-feedparser-dev
cd python-feedparser-dev
curl -LRO https://gist.githubusercontent.com/radfish/8e8844eff7b631ef1f592bd432ae4d5e/raw/fb74e305e25384d8dae2d405377a2252dda74ed3/0001-install-sgmllib3k-via-setuptools.patch
patch -p1 < 0001-install-sgmllib3k-via-setuptools.patch
makepkg -Cfsi
Then, proceed to install this flexget-git package.
The above patch fixes this error:
pkg_resources.DistributionNotFound: The 'sgmllib3k' distribution was not
found and is required by FeedParser
This workaround will remain necessary until the other package is fixed: https://aur.archlinux.org/packages/python-feedparser-dev/#comment-802450
Pinned Comments
redfish commented on 2021-04-22 19:58 (UTC) (edited on 2021-04-22 20:00 (UTC) by redfish)
MANUAL ACTION REQUIRED to install (due to a bug in another package). Before installing this package, patch and install python-feedparser-dev:
Then, proceed to install this flexget-git package.
The above patch fixes this error:
This workaround will remain necessary until the other package is fixed: https://aur.archlinux.org/packages/python-feedparser-dev/#comment-802450