15 lines
513 B
Plaintext
15 lines
513 B
Plaintext
|
# Template file for 'python-dulwich'
|
||
|
pkgname=python-dulwich
|
||
|
version=0.8.5
|
||
|
revision=1
|
||
|
wrksrc="dulwich-${version}"
|
||
|
build_style=python-module
|
||
|
pycompile_module="dulwich"
|
||
|
makedepends="python-devel"
|
||
|
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="http://samba.org/~jelmer/dulwich/dulwich-${version}.tar.gz"
|
||
|
checksum=546d2840199500dc270da5bda456df68de4d1733f8b184bf425c5e560f988b6a
|