16 lines
558 B
Text
16 lines
558 B
Text
# Template file for 'python-ecdsa'
|
|
pkgname=python-ecdsa
|
|
version=0.10
|
|
revision=1
|
|
wrksrc="${pkgname/python-/}-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python"
|
|
makedepends="python-devel python-setuptools"
|
|
noarch="yes"
|
|
pycompile_module="ecdsa"
|
|
short_desc="Python Implementation of ECDSA"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="https://github.com/warner/python-ecdsa"
|
|
license="MIT"
|
|
distfiles="http://pypi.python.org/packages/source/e/ecdsa/ecdsa-$version.tar.gz"
|
|
checksum=67dae9e1af2b0fd71bc9a378654f7dc89211c1c5aee71e160f8cfce1fa6d6980
|