New package: python3-tldextract-2.2.2
This commit is contained in:
parent
9339a30d11
commit
995c6b8be7
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-tldextract/template
Normal file
15
srcpkgs/python3-tldextract/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-tldextract'
|
||||||
|
pkgname=python3-tldextract
|
||||||
|
version=2.2.2
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="tldextract-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3 python3-setuptools python3-requests python3-requests-file"
|
||||||
|
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
|
Loading…
Reference in a new issue