summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2016-01-28 16:50:06 +0100
committerCedric Girard2016-01-28 16:50:06 +0100
commit7a55f7372d79045693b12303eb077da575a9e23d (patch)
tree4037d454596385838474f0bd16e8d096606f9662
parent0651fb1ff176dcff74476566684034586f6dcde7 (diff)
downloadaur-7a55f7372d79045693b12303eb077da575a9e23d.tar.gz
several dependencies change
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cd0bf2c6a19..0c6593268e06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 19 10:59:21 UTC 2016
+# Thu Jan 28 15:50:02 UTC 2016
pkgbase = flexget-git
pkgdesc = Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more.
- pkgver = 1.2.432.r7289.3418a1b
+ pkgver = 1.2.442.r7500.8197f29
pkgrel = 1
url = http://flexget.com/
arch = any
@@ -32,20 +32,18 @@ pkgbase = flexget-git
depends = python2-jsonschema>=2.0
depends = python2-tmdb3
depends = python2-path>=5.1
- depends = python2-guessit>=2.0rc5
+ depends = python2-guessit>=2.0.1
depends = python2-apscheduler
depends = python2-flask
depends = python2-flask-restful
depends = python2-ordereddict
- depends = python2-flask-restplus072
+ depends = python2-flask-restplus=0.8.6
depends = python2-cherrypy>=3.7.0
- depends = python2-flask-assets>=0.11
- depends = python2-cssmin
depends = python2-flask-compress
depends = python2-flask-login>=0.3.2
depends = python2-pyparsing>=2.0.3
- depends = python2-pyscss>=1.3.4
- depends = python2-pytvmaze>=1.4.3
+ depends = python2-pytvmaze>=1.4.4
+ depends = python2-flask-cors>=2.1.2
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
diff --git a/PKGBUILD b/PKGBUILD
index 441598cbf866..0ab361ddc0e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=1.2.432.r7289.3418a1b
+pkgver=1.2.442.r7500.8197f29
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -34,20 +34,18 @@ depends=('python2'
'python2-jsonschema>=2.0' #AUR#
'python2-tmdb3' #AUR#
'python2-path>=5.1' #AUR#
- 'python2-guessit>=2.0rc5'
+ 'python2-guessit>=2.0.1'
'python2-apscheduler' #AUR#
'python2-flask'
'python2-flask-restful' #AUR#
'python2-ordereddict'
- 'python2-flask-restplus072'
+ 'python2-flask-restplus=0.8.6'
'python2-cherrypy>=3.7.0'
- 'python2-flask-assets>=0.11' #AUR#
- 'python2-cssmin' #AUR#
'python2-flask-compress'
'python2-flask-login>=0.3.2'
'python2-pyparsing>=2.0.3'
- 'python2-pyscss>=1.3.4'
- 'python2-pytvmaze>=1.4.3'
+ 'python2-pytvmaze>=1.4.4'
+ 'python2-flask-cors>=2.1.2'
)
optdepends=('python2-guppy: for memusage plugin' #AUR#
'python2-transmissionrpc: Transmission support' #AUR#