Search Criteria
Package Details: flexget-git 3.1.31-1
Git Clone URL: | https://aur.archlinux.org/flexget-git.git (read-only, click to copy) |
---|---|
Package Base: | flexget-git |
Description: | Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more. |
Upstream URL: | http://flexget.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | cgirard |
Maintainer: | redfish |
Last Packager: | redfish |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-10 10:05 |
Last Updated: | 2020-03-01 06:10 |
Dependencies (35)
- python (python-dbg)
- python-pynzb
- python-pyrss2gen
- python-zxcvbn
- python-flask-restplus>=0.10.1
- python-html5lib>=0.11 (python-html5lib-git)
- python-flask-restful>=0.3.3
- python-loguru>=0.4
- python-flask-login>=0.4.0
- python-flask>=0.7 (python-flask12, python-flask-git)
- python-flask-compress>=1.2.1
- python-sqlalchemy>=1.3.10 (python-sqlalchemy-0.7.9, python-sqlalchemy-1.3.13, python-sqlalchemy-git)
- python-cherrypy>=18.0.0
- python-jsonschema>=2.0 (python-jsonschema26)
- python-rebulk>=2.0.0
- python-pyparsing>=2.0.3
- python-flask-cors>=2.1.2
- python-jinja>=2.10
- python-colorclass>=2.2.0 (python-colorclass-git)
- python-requests>=2.20.0
- python-progressbar>=2.5
- python-dateutil>=2.5.3
- python-guessit>=3.1.0
- python-terminaltables>=3.1.0 (python-terminaltables-git)
- python-apscheduler>=3.2.0
- python-rpyc>=4.0
- python-yaml>=4.2b1
- python-beautifulsoup4>=4.5
- python-feedparser>=5.2.1 (python-feedparser-dev)
- python-paver (make)
- python-setuptools (make)
- python-boto3 (optional) – SNS output plugin
- python-guppy (optional) – for memusage plugin
- python-rarfile (python2-rarfile) (optional) – decompress plugin
- python-transmissionrpc (optional) – Transmission support
Latest Comments
1 2 3 Next › Last »
daneel commented on 2020-06-28 09:12
You can remove python-flask-restplus dependency and replace it by python-flask-restx (https://github.com/Flexget/Flexget/pull/2689).
Also, you can re-enable build function with the command
python dev_tools.py bundle-webui
.redfish commented on 2019-02-03 18:46
Patch for 2.18: https://paste.fedoraproject.org/paste/eOTya8V01ru3al9J-fyqbA I already co-maintain flexget pkg, so you could add me here as well and I'll push directly.
chestm007 commented on 2018-12-07 23:31
Adopted :)
cgirard commented on 2018-11-19 10:06
Sorry I just gave up on packaging flexget. They do not make any effort to update the dependency and this is getting more and more complicated to follow as the gap increases. I just switched to running it into a container. Orphaning this.
redfish commented on 2018-11-18 18:35
From comment on flexget package: remove python-pathlib and replace python-path with python-path.py. I also had to manually do this change in requirements.txt. Also, PR 2193 has been merged, so removed that. Also fixed a chmod cmd to wildcard the versions. Also, had to build with --nocheck because test fail.
vaski commented on 2018-08-30 17:49
Hi, when I try to install flexget-git I get this error; ==> Error: Could not find all required packages: python-guessit<=2.1.4 (Wanted by: flexget-git) python-flask-restplus=0.10.1 (Wanted by: flexget-git) Is this something you can fix? Or should I just edit the PKGBUILD and change <= into >= or will that brake flexget?
cgirard commented on 2018-08-29 13:03
It should work with Python 3.7 now with the added patches. Do not forget to rebuild all your dependencies to make them available to Python 3.7.
Booloki commented on 2018-08-16 16:40
Waiting for an upstream fix: https://github.com/Flexget/Flexget/issues/2189
brando56894 commented on 2018-05-19 15:25
Please update this and remove the explicit version requirements, there is no reason for it. Instead, please use the respective python2 packages if you need it, I had to remove them all from mine to get it to build correctly.
cgirard commented on 2017-12-22 16:01
@zevdg they all are available on the AUR or the Arch Linux Archive.