New package: python3-pygit2-1.10.1
This commit is contained in:
parent
575f588e53
commit
9665f5aa7e
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3-pygit2'
|
||||
pkgname=python3-pygit2
|
||||
version=1.10.1
|
||||
revision=1
|
||||
wrksrc="pygit2-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-pip python3-setuptools"
|
||||
makedepends="python3-devel libgit2-devel python3-cached-property python3-cffi libssh2-devel
|
||||
openssl-devel"
|
||||
depends="python3-cached-property python3-cffi"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Bindings to the libgit2 shared library"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="https://www.pygit2.org/"
|
||||
changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
|
||||
checksum=354651bf062c02d1f08041d6fbf1a9b4bf7a93afce65979bdc08bdc65653aa2e
|
Loading…
Reference in New Issue