blob: cdb34acedbfdb9723f27177896c3c20c60c05d36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ua-parser-builtins
pkgdesc = The dataset of uap-core pre-compiled for use by ua-parser to decrease initialisation times.
pkgver = 202603
pkgrel = 1
url = https://pypi.python.org/pypi/ua-parser-builtins
arch = any
license = MIT
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-ua-parser
noextract = *.whl
source = https://files.pythonhosted.org/packages/py3/u/ua_parser_builtins/ua_parser_builtins-202603-py3-none-any.whl
sha256sums = 67478397a68fac1a98fd0a31c416ea7c65a719141fc151d0211316f2cd337cc9
pkgname = python-ua-parser-builtins
|