python3-dulwich: update to 0.21.7.

This commit is contained in:
icp 2024-03-02 16:14:59 +05:30 committed by cinerea0
parent 9baf13b0b6
commit e58a9abf1e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-dulwich'
pkgname=python3-dulwich
version=0.20.50
revision=2
version=0.21.7
revision=1
build_style=python3-module
make_check_target="dulwich/tests"
hostmakedepends="python3-setuptools"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later, Apache-2.0"
homepage="https://www.dulwich.io/"
changelog="https://raw.githubusercontent.com/jelmer/dulwich/master/NEWS"
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
checksum=50a941796b2c675be39be728d540c16b5b7ce77eb9e1b3f855650ece6832d2be
checksum=a9e9c66833cea580c3ac12927e4b9711985d76afca98da971405d414de60e968
conflicts="python-dulwich>=0"