15 lines
517 B
Bash
15 lines
517 B
Bash
# Template file for 'python3-furl'
|
|
pkgname=python3-furl
|
|
version=2.1.0
|
|
revision=5
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-six python3-orderedmultidict"
|
|
checkdepends="$depends python3-flake8"
|
|
short_desc="Python 3 URL manipulation made simple"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Unlicense"
|
|
homepage="https://github.com/gruns/furl"
|
|
distfiles="${PYPI_SITE}/f/furl/furl-${version}.tar.gz"
|
|
checksum=c0e0231a1feee2acd256574b7033df3144775451c610cb587060d6a0d7e0b621
|