15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'python3-orderedmultidict'
|
|
pkgname=python3-orderedmultidict
|
|
version=1.0.1
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3 python3-six"
|
|
checkdepends="$depends python3-flake8"
|
|
short_desc="Python 3 ordered multivalue dictionary library"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Unlicense"
|
|
homepage="https://github.com/gruns/orderedmultidict"
|
|
distfiles="${PYPI_SITE}/o/orderedmultidict/orderedmultidict-${version}.tar.gz"
|
|
checksum=04070bbb5e87291cc9bfa51df413677faf2141c73c61d2a5f7b26bea3cd882ad
|