python-dulwich: update to 0.19.2. (#13241)
This commit is contained in:
parent
d15a61b821
commit
87c8a7f5c1
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python-dulwich'
|
||||
pkgname=python-dulwich
|
||||
version=0.19.0
|
||||
version=0.19.2
|
||||
revision=1
|
||||
wrksrc="dulwich-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="dulwich"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
makedepends="python-devel python3-devel"
|
||||
pycompile_module="dulwich"
|
||||
short_desc="Python2 implementation of the Git file formats and protocols"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.dulwich.io/"
|
||||
license="GPL-2.0-or-later, Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||
checksum=91aad98f37a5494c6eabf08c78ed2b6e1b1ce6e7a5556406245d8763a352b99e
|
||||
checksum=c51e10c260543240e0806052af046e1a78b98cbe1ac1ef3880a78d2269e09da4
|
||||
|
||||
alternatives="
|
||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||
|
|
Loading…
Reference in New Issue
Block a user