summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6545232ac87d2e1d15583a074a489168417cadb9 (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.1
	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.1.tar.gz
	sha256sums = 1e5bfb486bb150e058a80ff4fb9aff9e3efce644c56d52bb5297272e005d8241

pkgname = python-plexapi