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

pkgname = python-ipware