mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/py-pygit2: upgrade to 0.27.2
This commit is contained in:
parent
b6d0b9f7a0
commit
70492cc40f
@ -2,15 +2,14 @@
|
||||
# Maintainer:
|
||||
pkgname=py-pygit2
|
||||
_pkgname=pygit2
|
||||
pkgver=0.27.1
|
||||
pkgver=0.27.2
|
||||
pkgrel=0
|
||||
pkgdesc="Python bindings for libgit2"
|
||||
url="https://github.com/libgit2/pygit2"
|
||||
arch="all"
|
||||
license="GPL-2.0-only-WITH-GCC-exception-2.0"
|
||||
depends="py-cffi py-six"
|
||||
makedepends="python2-dev python3-dev py-setuptools libgit2-dev
|
||||
libssh2-dev libressl-dev"
|
||||
makedepends="python2-dev python3-dev py-setuptools libgit2-dev"
|
||||
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
|
||||
source="https://pypi.io/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
@ -51,4 +50,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="9d889c13ad55e6c65e24b334f114f7d23b90961ae21c5b1f7bd8d85d44686f7ee8e98c13026c612c9a5feb500a54cf77bfa1e2bd165c657b58d879511622e6f7 pygit2-0.27.1.tar.gz"
|
||||
sha512sums="f6578a3694babe7837a5ccc4c99e2fa1827b5f67815f2cac6f3b3d0498d94a0ffeb55d3c6e9c9417d47ecbf0ad9a10302e3b59ea0d2e9eec6d9da8426b10175b pygit2-0.27.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user