summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Leduc2016-01-24 11:32:29 +0100
committerSébastien Leduc2016-01-24 11:32:29 +0100
commite971d71672d93d9f871f147762b0d9cd2577a58b (patch)
tree20787879c8ca40db2f0bbb5b2703e3976315423c
parent3e16da9eac10b05d77b15e44619edce4efba50d7 (diff)
downloadaur-e971d71672d93d9f871f147762b0d9cd2577a58b.tar.gz
Bump flexget to 1.2.436
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD15
2 files changed, 13 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c75ade1ecae..a29063e3dc6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# sam. déc. 12 09:48:06 UTC 2015
+# dim. janv. 24 10:31:47 UTC 2016
pkgbase = flexget
pkgdesc = Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more.
- pkgver = 1.2.405
+ pkgver = 1.2.436
pkgrel = 1
url = http://flexget.com/
changelog = ChangeLog
@@ -15,7 +15,7 @@ pkgbase = flexget
depends = python2-sqlalchemy
depends = python2-yaml
depends = python2-beautifulsoup4
- depends = python2-guessit<0.10.4
+ depends = python2-guessit>=2.0rc5
depends = python2-html5lib
depends = python2-pyrss2gen
depends = python2-progressbar
@@ -25,14 +25,14 @@ pkgbase = flexget
depends = python2-requests
depends = python2-dateutil
depends = python2-jsonschema
- depends = python2-pytvmaze>=1.3.9
+ depends = python2-pytvmaze>=1.4.4
depends = python2-tmdb3
depends = python2-pynzb
depends = python2-apscheduler
depends = python2-flask
depends = python2-flask-restful
+ depends = python2-flask-restplus
depends = python2-ordereddict
- depends = python2-flask-restplus072
depends = python2-cherrypy>=3.7.0
depends = python2-flask-assets>=0.11
depends = python2-cssmin
@@ -44,14 +44,12 @@ pkgbase = flexget
optdepends = python2-guppy: for memusage plugin
optdepends = python2-transmissionrpc: Transmission support
optdepends = python2-rarfile: decompress plugin
- source = https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.405.tar.gz
+ source = https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.436.tar.gz
source = flexget.service
source = http://download.flexget.com/ChangeLog
- source = fix_beautifulsoup_4_4_0.patch
- sha256sums = 53aa70863a56640231f02a3c6cc09f96f93fd1dcdbb5c2be892e43b271e34674
+ sha256sums = a7d44df937220a93476f480861ad78e83631f9366e1d9c41126130f58ab14f76
sha256sums = e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa
sha256sums = dcc1bc676b8c2b798fa9a7e0ed2b6853323e9e9d8ff696696dddeaf29cbc13d6
- sha256sums = 9007c382e68970554ef572dd76411d3df8a37f79d68255410b488a1fc399918b
pkgname = flexget
diff --git a/PKGBUILD b/PKGBUILD
index f983299d4467..8813a663eb8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=flexget
_pkgname=FlexGet
-pkgver=1.2.405
+pkgver=1.2.436
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -20,7 +20,7 @@ depends=('python2'
'python2-sqlalchemy'
'python2-yaml'
'python2-beautifulsoup4'
- 'python2-guessit<0.10.4'
+ 'python2-guessit>=2.0rc5'
'python2-html5lib'
'python2-pyrss2gen' #AUR#
'python2-progressbar'
@@ -30,14 +30,14 @@ depends=('python2'
'python2-requests'
'python2-dateutil'
'python2-jsonschema'
- 'python2-pytvmaze>=1.3.9' #AUR#
+ 'python2-pytvmaze>=1.4.4' #AUR#
'python2-tmdb3' #AUR#
'python2-pynzb' #AUR#
'python2-apscheduler' #AUR#
'python2-flask'
'python2-flask-restful' #AUR#
+ 'python2-flask-restplus' #AUR#
'python2-ordereddict'
- 'python2-flask-restplus072'
'python2-cherrypy>=3.7.0'
'python2-flask-assets>=0.11' #AUR#
'python2-cssmin' #AUR#
@@ -58,15 +58,13 @@ makedepends=('python2-paver'
source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}.tar.gz"
'flexget.service'
"http://download.flexget.com/ChangeLog"
- "fix_beautifulsoup_4_4_0.patch"
)
changelog=ChangeLog
-sha256sums=('53aa70863a56640231f02a3c6cc09f96f93fd1dcdbb5c2be892e43b271e34674'
+sha256sums=('a7d44df937220a93476f480861ad78e83631f9366e1d9c41126130f58ab14f76'
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
- 'dcc1bc676b8c2b798fa9a7e0ed2b6853323e9e9d8ff696696dddeaf29cbc13d6'
- '9007c382e68970554ef572dd76411d3df8a37f79d68255410b488a1fc399918b')
+ 'dcc1bc676b8c2b798fa9a7e0ed2b6853323e9e9d8ff696696dddeaf29cbc13d6')
prepare() {
cd "${_pkgname}"-"${pkgver}"
@@ -74,7 +72,6 @@ prepare() {
msg "Patching shebangs to point to python2"
sed -i 's/\(python\)/\12/' flexget{,/ui}/__init__.py
- patch < "${srcdir}"/fix_beautifulsoup_4_4_0.patch
}
package() {