blob: 88205ccd77d467af1d8ae75847e7d11908b54206 (
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-htmldate
pkgdesc = Fast and robust date extraction from web pages
pkgver = 1.9.3
pkgrel = 1
url = https://github.com/adbar/htmldate
arch = any
license = Apache-2.0
checkdepends = python-pytest
makedepends = python-build
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-wheel
depends = python-charset-normalizer
depends = python-dateparser
depends = python-lxml
depends = python-dateutil
depends = python-urllib3
source = https://github.com/adbar/htmldate/archive/refs/tags/v1.9.3.tar.gz
sha512sums = 844845c869f18f5cd5817906d059312dfc5f72a528c56c56ba11cd6c287b15f556fd678046f92172ebe72a7c6ab34951eb5966c357cd61a5077f2877eb162a95
b2sums = 35d52f18dc8981e24a996d01a0ce862c86ad5e4ae2d23271752a263292f4458cea8ab7c332a42769ac8c2a42c6bcb3c203bf051c4df78d771e49e1b242482604
pkgname = python-htmldate
|