summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/flexget/README3
-rw-r--r--network/flexget/flexget.SlackBuild2
-rw-r--r--network/flexget/flexget.info6
3 files changed, 7 insertions, 4 deletions
diff --git a/network/flexget/README b/network/flexget/README
index 7f27fda0a8..a58676d423 100644
--- a/network/flexget/README
+++ b/network/flexget/README
@@ -9,3 +9,6 @@ watch directory support, such as rtorrent.
Optional dependencies: Flask - for web interface
CherryPy - for web interface
guppy - for memusage plugin
+
+Note: FlexGet provide some special version from dependencies such as:
+- BeautifulSoup4 >=4.1, !=4.2.0, <4.4
diff --git a/network/flexget/flexget.SlackBuild b/network/flexget/flexget.SlackBuild
index b503afc6f9..20bb4729d7 100644
--- a/network/flexget/flexget.SlackBuild
+++ b/network/flexget/flexget.SlackBuild
@@ -28,7 +28,7 @@
SRCNAM=FlexGet
PRGNAM=${SRCNAM,,}
-VERSION=${VERSION:-1.2.338}
+VERSION=${VERSION:-1.2.352}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index 80975a896a..22c0f43c2d 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -1,8 +1,8 @@
PRGNAM="flexget"
-VERSION="1.2.338"
+VERSION="1.2.352"
HOMEPAGE="http://flexget.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.338.tar.gz"
-MD5SUM="a5ee505dbd75345a1450f995e76a4fc5"
+DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.352.tar.gz"
+MD5SUM="c2600fcd18f9f10631775b5824afa77b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Paver feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb progressbar python-requests python-dateutil jsonschema python-tvrage tmdb3 rpyc path.py guessit APScheduler"