New package: python3-PyBrowserID-0.14.0
This commit is contained in:
21
srcpkgs/python3-PyBrowserID/template
Normal file
21
srcpkgs/python3-PyBrowserID/template
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Template file for 'python3-PyBrowserID'
|
||||||
|
pkgname=python3-PyBrowserID
|
||||||
|
version=0.14.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="PyBrowserID-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="browserid"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-requests"
|
||||||
|
checkdepends="python3-requests"
|
||||||
|
short_desc="Python3 library for the BrowserID Protocol"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/mozilla/PyBrowserID"
|
||||||
|
distfiles="${PYPI_SITE}/P/PyBrowserID/PyBrowserID-${version}.tar.gz"
|
||||||
|
checksum=6c227669e87cc25796ae76f6a0ef65025528c8ad82d352679fa9a3e5663a71e3
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
python3 setup.py test
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user