python3-dulwich: update to 0.21.7.
This commit is contained in:
parent
9baf13b0b6
commit
e58a9abf1e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-dulwich'
|
# Template file for 'python3-dulwich'
|
||||||
pkgname=python3-dulwich
|
pkgname=python3-dulwich
|
||||||
version=0.20.50
|
version=0.21.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_target="dulwich/tests"
|
make_check_target="dulwich/tests"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later, Apache-2.0"
|
||||||
homepage="https://www.dulwich.io/"
|
homepage="https://www.dulwich.io/"
|
||||||
changelog="https://raw.githubusercontent.com/jelmer/dulwich/master/NEWS"
|
changelog="https://raw.githubusercontent.com/jelmer/dulwich/master/NEWS"
|
||||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||||
checksum=50a941796b2c675be39be728d540c16b5b7ce77eb9e1b3f855650ece6832d2be
|
checksum=a9e9c66833cea580c3ac12927e4b9711985d76afca98da971405d414de60e968
|
||||||
|
|
||||||
conflicts="python-dulwich>=0"
|
conflicts="python-dulwich>=0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue