summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79542883e936..93e446b796f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-guessit
pkgdesc = A library for guessing information from video files.
- pkgver = 0.10.3
+ pkgver = 0.11.0
pkgrel = 1
url = http://pypi.python.org/pypi/guessit
arch = any
@@ -9,9 +9,11 @@ pkgbase = python-guessit
depends = python
depends = python-babelfish
depends = python-stevedore
+ depends = python-requests
+ depends = python-dateutil
conflicts = python-guessit-git
- source = http://pypi.python.org/packages/source/g/guessit/guessit-0.10.3.tar.gz
- md5sums = 11e658f9b0473d61d681579c03c196c3
+ source = http://pypi.python.org/packages/source/g/guessit/guessit-0.11.0.tar.gz
+ md5sums = ded69d55db57e0a57a588f0be6243871
pkgname = python-guessit