summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f664d0f35cafed05636816ba03e7f10887a2344d (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.16.0
	pkgrel = 2
	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.16.0.tar.gz
	sha256sums = d2798e4f234e139675ac8413bb30657425b3c74d8ff3b2efaff18bfe1644c2e9

pkgname = python-plexapi