python3-tldextract: update to 3.4.0.
This commit is contained in:
parent
d2ce1c0f12
commit
798cad0083
@ -1,13 +1,14 @@
|
||||
# Template file for 'python3-tldextract'
|
||||
pkgname=python3-tldextract
|
||||
version=2.2.2
|
||||
revision=4
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-setuptools python3-requests python3-requests-file"
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
makedepends="python3-filelock python3-idna python3-requests python3-requests-file"
|
||||
depends="python3 $makedepends"
|
||||
short_desc="Separates gTLD or ccTLD from the registered domain/subdomains of a URL"
|
||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/john-kurkowski/tldextract"
|
||||
distfiles="${PYPI_SITE}/t/tldextract/tldextract-${version}.tar.gz"
|
||||
checksum=9aa21a1f7827df4209e242ec4fc2293af5940ec730cde46ea80f66ed97bfc808
|
||||
checksum=78aef13ac1459d519b457a03f1f74c1bf1c2808122a6bcc0e6840f81ba55ad73
|
||||
|
Loading…
Reference in New Issue
Block a user