16 lines
542 B
Bash
16 lines
542 B
Bash
# Template file for 'python3-authres'
|
|
pkgname=python3-authres
|
|
version=1.2.0
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="authres-${version}"
|
|
build_style=python3-module
|
|
pycompile_module=authres
|
|
hostmakedepends="python3-setuptools"
|
|
short_desc="Authentication Results Header Module"
|
|
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://launchpad.net/authentication-results-python"
|
|
distfiles="${PYPI_SITE}/a/authres/authres-${version}.tar.gz"
|
|
checksum=93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7
|