summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 099b6ac172388751dc9dd10117e376ca5f4e70f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-plexapi
	pkgdesc = Python bindings for the Plex API.
	pkgver = 4.17.0
	pkgrel = 1
	url = https://github.com/pkkid/python-plexapi
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-requests
	depends = python-tqdm
	depends = python-websocket-client
	source = https://files.pythonhosted.org/packages/source/p/plexapi/plexapi-4.17.0.tar.gz
	sha256sums = 065ff984a9500e049a9cc30927ab3245e518e39edc2f4058e31528be1a0a2aef

pkgname = python-plexapi