testing/py-dulwich: upgrade to 0.19.6

This commit is contained in:
Fabian Affolter 2018-08-27 11:25:32 +00:00 committed by Andy Postnikov
parent 6ce5d82f86
commit a7ea035b4a

View File

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-dulwich
_pkgname=dulwich
pkgver=0.19.2
pkgver=0.19.6
pkgrel=0
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
@ -48,4 +48,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
sha512sums="b4bea6080e8dc4516638299b95c6abad2029bfdcf67b1bc3fb490c044ea0108602b0e8bae4c5c842b9cf6db7e6bef71365298300406dc7a6cd801cd92a1652dc dulwich-0.19.2.tar.gz"
sha512sums="7e13b465672c5eee4f6d14f28e9cba63ceddf1ad119822fabd17b01ad6b89c6dd8c0bbf562bdf50e0ada5ce17bcad531549054417d744e5cf64a610e8a1740bc dulwich-0.19.6.tar.gz"