Skip to content

Commit

Permalink
python3-pygit2: update to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and Vaelatern committed Nov 22, 2024
1 parent e28d9bf commit 141ffcf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/python3-pygit2/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Template file for 'python3-pygit2'
pkgname=python3-pygit2
version=1.13.3
version=1.16.0
revision=1
build_style=python3-pep517
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-1.8-devel python3-cached-property libssh2-devel
openssl-devel"
depends="python3-cached-property python3-cffi"
checkdepends="python3-pytest"
short_desc="Bindings to the libgit2 shared library"
maintainer="Toyam Cox <[email protected]>"
license="LGPL-2.0-only"
license="GPL-2.0-only WITH GCC-exception-2.0"
homepage="https://www.pygit2.org/"
changelog="https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst"
changelog="https://raw.githubusercontent.com/libgit2/pygit2/refs/heads/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/p/pygit2/pygit2-${version}.tar.gz"
checksum=0257c626011e4afb99bdb20875443f706f84201d4c92637f02215b98eac13ded
checksum=7b29a6796baa15fc89d443ac8d51775411d9b1e5b06dc40d458c56c8576b48a2

0 comments on commit 141ffcf

Please sign in to comment.