python-dulwich: update to 0.9.7
This commit is contained in:
parent
b8f1f42827
commit
19566c7e7f
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.9.6
|
||||
version=0.9.7
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel"
|
||||
pycompile_module="dulwich"
|
||||
short_desc="Python implementation of the Git file formats and protocols"
|
||||
|
@ -12,4 +12,4 @@ 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=703bdb196468cada64becb798cad2b53c57016c4b70cb7f8360d1e09cad9fb4a
|
||||
checksum=12e77b0434a3bb3075e9c96e608ee9c3f85e49bc9c8335139aba8795de4000f3
|
||||
|
|
Loading…
Reference in New Issue
Block a user