python-dulwich: update to 0.13.0.
This commit is contained in:
parent
65369c22a7
commit
d16f28d44a
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python-dulwich'
|
# Template file for 'python-dulwich'
|
||||||
pkgname=python-dulwich
|
pkgname=python-dulwich
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="dulwich-${version}"
|
wrksrc="dulwich-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
@ -12,8 +12,8 @@ short_desc="Python2 implementation of the Git file formats and protocols"
|
|||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.dulwich.io/"
|
homepage="https://www.dulwich.io/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
distfiles="https://pypi.python.org/packages/84/95/732d280eee829dacc954e8109f97b47abcadcca472c2ab013e1635eb4792/dulwich-${version}.tar.gz"
|
||||||
checksum=8f9070f37eec6175aab60d7064246b5b6453b2fab342589101f1c8feda0a0cc6
|
checksum=8ed35334e22cf93e7dcfd5113d8e262041967fe4c3cead5e262c9102f3e63238
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove extra docs
|
# remove extra docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user