python-keyutils: update to 0.6.

This commit is contained in:
maxice8 2019-02-03 18:21:43 -02:00 committed by maxice8
parent 2099ea85cc
commit 80c8242a5d

View file

@ -1,17 +1,17 @@
# Template file for 'python-keyutils' # Template file for 'python-keyutils'
pkgname=python-keyutils pkgname=python-keyutils
version=0.5 version=0.6
revision=2 revision=1
build_style=python-module build_style=python-module
pycompile_module="keyutils" pycompile_module="keyutils"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel keyutils-devel" makedepends="python-devel python3-devel keyutils-devel"
short_desc="Python2 bindings for keyutils" short_desc="Python2 bindings for keyutils"
maintainer="Matthias Fulz <mfulz@olznet.de>" maintainer="Matthias Fulz <mfulz@olznet.de>"
homepage="https://github.com/sassoftware/python-keyutils"
license="Apache-2.0" license="Apache-2.0"
distfiles="https://github.com/sassoftware/python-keyutils/archive/v$version.tar.gz" homepage="https://github.com/sassoftware/python-keyutils"
checksum=a1a12891e618f1568d9a873c0990e17ff39abf11ba81b65e5dae3cd7ced63441 distfiles="https://github.com/sassoftware/python-keyutils/archive/${version}.tar.gz"
checksum=f69e6cadc50525dcb117714e440ee6579b0e5b7f12910b2bb2e910b236a2b18b
python3-keyutils_package() { python3-keyutils_package() {
pycompile_module="keyutils" pycompile_module="keyutils"