mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-pygit2: update to 1.12.1
This commit is contained in:
parent
0a91a27f23
commit
1997728168
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-pygit2'
|
# Template file for 'python3-pygit2'
|
||||||
pkgname=python3-pygit2
|
pkgname=python3-pygit2
|
||||||
version=1.10.1
|
version=1.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="pkg-config python3-devel python3-setuptools python3-cffi"
|
hostmakedepends="pkg-config python3-devel python3-cffi python3-setuptools python3-wheel"
|
||||||
makedepends="python3-devel libgit2-devel python3-cached-property libssh2-devel
|
makedepends="python3-devel libgit2-devel python3-cached-property libssh2-devel
|
||||||
openssl-devel"
|
openssl-devel"
|
||||||
depends="python3-cached-property python3-cffi"
|
depends="python3-cached-property python3-cffi"
|
||||||
|
@ -14,4 +14,4 @@ license="LGPL-2.0-only"
|
||||||
homepage="https://www.pygit2.org/"
|
homepage="https://www.pygit2.org/"
|
||||||
changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
|
changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
|
||||||
checksum=354651bf062c02d1f08041d6fbf1a9b4bf7a93afce65979bdc08bdc65653aa2e
|
checksum=8218922abedc88a65d5092308d533ca4c4ed634aec86a3493d3bdf1a25aeeff3
|
||||||
|
|
Loading…
Add table
Reference in a new issue