summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff7075f4c20d43c6bf49bec1b2709adb2451918d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-tmdbapis
	pkgdesc = A set of tools based around the requests library for safely making HTTP requests on behalf of a third party.
	pkgver = 1.2.21
	pkgrel = 1
	url = https://github.com/meisnate12/TMDbAPIs
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	source = https://files.pythonhosted.org/packages/source/t/tmdbapis/tmdbapis-1.2.21.tar.gz
	sha512sums = b13089d0caedc31d8dffdf525d48ab2064d28f1907cbd13b13c6ee275c96326161794f79eacb0891798a818fb3f6482241da07c067e2b5ff744ede39b25754d9

pkgname = python-tmdbapis