15 lines
566 B
Text
15 lines
566 B
Text
# Template file for 'python-dulwich'
|
|
pkgname=python-dulwich
|
|
version=0.9.8
|
|
revision=1
|
|
wrksrc="dulwich-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
makedepends="python-devel"
|
|
pycompile_module="dulwich"
|
|
short_desc="Python implementation of the Git file formats and protocols"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://samba.org/~jelmer/dulwich/"
|
|
license="GPL-2"
|
|
distfiles="https://pypi.python.org/packages/source/d/dulwich/dulwich-${version}.tar.gz"
|
|
checksum=8b1a0a80cc4f54feed4894af5d8e5e05cf30c82fcce28530543c01266cba9d47
|