Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 588848

Summary: net-misc/flexget-2.1.11 version bump
Product: Gentoo Linux Reporter: Jess Haas <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 614758    
Bug Blocks:    

Description Jess Haas 2016-07-14 17:57:21 UTC
New release available at https://github.com/Flexget/Flexget/archive/2.1.11.tar.gz
Current portage is way behind. net-misc/flexget-9999 has some of the new dependencies in it already but there are more that need to be added, some not in portage yet.

Dependencies according to requirements.txt in the 2.1.11 release:
FeedParser>=5.2.1
# There is a bug in sqlalchemy 0.9.0, see gh#127
SQLAlchemy >=0.7.5, !=0.9.0, <1.999
PyYAML
# There is a bug in beautifulsoup 4.2.0 that breaks imdb parsing, see http://flexget.com/ticket/2091
beautifulsoup4>=4.1, !=4.2.0, <4.5
html5lib>=0.11
PyRSS2Gen
pynzb
#PY3 progressbar
rpyc
jinja2
# There is a bug in requests 2.4.0 where it leaks urllib3 exceptions
requests>=2.8.0, <3.0
#Guessit requires python-dateutil<=2.5.2
python-dateutil>=2.5.2
jsonschema>=2.0
path.py>=8.1.1
pathlib>=1.0
guessit<=2.0.4
apscheduler>=3.2.0
# WebUI Requirements
cherrypy>=3.7.0
flask>=0.7
flask-restful>=0.3.3
flask-restplus==0.8.6
flask-compress>=1.2.1
flask-login>=0.3.2
flask-cors>=2.1.2
pyparsing>=2.0.3
Safe>=0.4
future>=0.15.2