summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ab0b8ea7c46c8eef6c69baa028d2131bf09299c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-ipspot
	pkgdesc = A Python Tool to Fetch the System's IP Address
	pkgver = 0.8
	pkgrel = 1
	url = https://github.com/bterwijn/invocation_tree
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-art
	depends = python-requests
	depends = python-urllib3
	depends = python-certifi
	depends = python-charset-normalizer
	depends = python-idna
	source = https://files.pythonhosted.org/packages/source/i/ipspot/ipspot-0.8.tar.gz
	sha256sums = bc1be6c9a89a9df2415e2dc393555288c1c2f5211391348820f69834437eed48

pkgname = python-ipspot