New package: python3-furl-2.1.0
This commit is contained in:
parent
6805a0fff5
commit
352c643fd1
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-furl'
|
||||
pkgname=python3-furl
|
||||
version=2.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="furl-${version}"
|
||||
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="projectmoon <projectmoon@agnos.is>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/gruns/furl"
|
||||
distfiles="${PYPI_SITE}/f/furl/furl-${version}.tar.gz"
|
||||
checksum=c0e0231a1feee2acd256574b7033df3144775451c610cb587060d6a0d7e0b621
|
Loading…
Reference in New Issue