mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-dulwich: update to 0.18.3
This commit is contained in:
parent
8c139f8009
commit
7297efa3ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-dulwich'
|
# Template file for 'python-dulwich'
|
||||||
pkgname=python-dulwich
|
pkgname=python-dulwich
|
||||||
version=0.18.2
|
version=0.18.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="dulwich-${version}"
|
wrksrc="dulwich-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.dulwich.io/"
|
homepage="https://www.dulwich.io/"
|
||||||
license="GPL-2, Apache-2.0"
|
license="GPL-2, Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
|
||||||
checksum=284d0000b21ac12f94bcd5eb3d7dcc42da51e5506b9a53a11c615b46da906d9b
|
checksum=d34c2628f89a5ac632fa462b2edd5afcfbf512793cfa14452d4c52f786962a8a
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2
|
||||||
|
|
Loading…
Add table
Reference in a new issue