blob: b973b4363f85e2a7943552add0e10624635c2d82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-fake-useragent
pkgdesc = Up to date simple useragent faker with real world database
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/hellysmile/fake-useragent
arch = any
license = Apache
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-importlib-metadata
source = https://github.com/fake-useragent/fake-useragent/archive/refs/tags/1.3.0.tar.gz
sha512sums = 4baf2b6741754caabc51480d523d211947cf11f7ddc818f9e758b8bb4a22d3db3339c85ba15a783508f6f027ad1c21d6ad74a691084fb35bc5b8c0ca8faaac5b
pkgname = python-fake-useragent
|