mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py-dulwich: upgrade to 0.9.7
This commit is contained in:
parent
bce6eaf8d0
commit
08bf748aa1
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-dulwich
|
||||
_pkgname=dulwich
|
||||
pkgver=0.9.6
|
||||
pkgver=0.9.7
|
||||
pkgrel=0
|
||||
pkgdesc="A python implementation of the Git file formats and protocols"
|
||||
url="http://www.samba.org/~jelmer/dulwich/"
|
||||
@ -26,6 +26,6 @@ package() {
|
||||
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="9cfa401f7f22df4338d4a090d5762538 dulwich-0.9.6.tar.gz"
|
||||
sha256sums="703bdb196468cada64becb798cad2b53c57016c4b70cb7f8360d1e09cad9fb4a dulwich-0.9.6.tar.gz"
|
||||
sha512sums="716cff1266a899e21dc9d85516c8478ab34dae77eec3b5fb6913fe9e6db1c2b3669f83d5fd42f0e8d431848faa518242955db461a829ab86fb26e19b552df872 dulwich-0.9.6.tar.gz"
|
||||
md5sums="67373bc293d25fe0f67161b7151f5aa9 dulwich-0.9.7.tar.gz"
|
||||
sha256sums="12e77b0434a3bb3075e9c96e608ee9c3f85e49bc9c8335139aba8795de4000f3 dulwich-0.9.7.tar.gz"
|
||||
sha512sums="163a3df862e72d8bda5119a381868e7e64edb37973c206aa3f8eb850c6207d3ab5399c97b25adf543f57bdef46e5d3ebd8d2d5e45f5b3ed9babf64ae94f77386 dulwich-0.9.7.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user