summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f9030e2630626cfc43525822c3024732ce4305c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-ipware
	pkgdesc = Returns the best matched IP address from a given HTTP(s) header in Python
	pkgver = 3.0.0
	pkgrel = 4
	url = https://github.com/un33k/python-ipware
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	conflicts = python-django-ipware
	source = python-ipware::git+https://github.com/un33k/python-ipware#tag=v3.0.0
	sha256sums = SKIP

pkgname = python-ipware