summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 11 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82d4164a8585..12f378c207ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
pkgbase = python-pytvmaze
pkgdesc = Python interface to the TV Maze API
- pkgver = 0.1
- pkgrel = 1
+ pkgver = 2.0.8
+ pkgrel = 5
url = http://pypi.python.org/pypi/pytvmaze
arch = any
license = MIT
- makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-requests
- source = python-pytvmaze::git+https://github.com/srob650/pytvmaze
- md5sums = SKIP
+ source = https://files.pythonhosted.org/packages/source/p/pytvmaze/pytvmaze-2.0.8.tar.gz
+ source = LICENSE::https://raw.githubusercontent.com/srob650/pytvmaze/master/LICENSE.txt
+ source = fix_aka_class.patch
+ sha512sums = 9d628942255adf9d0183554e02a3d58e0ac392507578f62c7bf534eafc7a75064c20e23db55b697c0d1beedd6f23361e55ba13561dc05e1a6cdc7e4433c80a48
+ sha512sums = e85246930999668fa1d14d290fb9d0eae05a3c702f448983d9d1578b6b6c9c5537d4be004a4db3d5d5d3578858070feaebbc14bedce71caaeb6acd02dac0c42b
+ sha512sums = d46391ad855b934ac5cdfb45a355e9a1fafc69b14fd3b5ba5638428ed6c2fbb6425bb198a7fe0def0fb7c1f92e252c13c7877648e3f797ea17770409d254e93c
pkgname = python-pytvmaze
-