17 lines
589 B
Bash
17 lines
589 B
Bash
# Template file for 'python3-frozendict'
|
|
pkgname=python3-frozendict
|
|
version=2.3.5
|
|
revision=2
|
|
build_style=python3-module
|
|
make_check_args="-k not(test_c_extension)"
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Immutable mapping for Python3"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-only"
|
|
homepage="https://github.com/Marco-Sulla/python-frozendict"
|
|
distfiles="${PYPI_SITE}/f/frozendict/frozendict-${version}.tar.gz"
|
|
checksum=65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a
|