community/py3-sip: upgrade to 4.19.5

This commit is contained in:
Francesco Colista 2017-11-22 03:00:17 +00:00
parent 346b1f4abd
commit 32fd46f505

View File

@ -2,13 +2,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-sip
_pkgname=sip
pkgver=4.19.2
pkgver=4.19.5
pkgrel=0
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries. Python 3 package."
url="http://www.riverbankcomputing.com/software/sip/"
arch="all"
license="custom:sip"
makedepends="python3-dev"
# upstram does not provide test
options="!check"
replaces="py-sip"
subpackages="$pkgname-dev"
@ -31,4 +32,4 @@ package() {
install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/custom/${pkgname}/LICENSE
}
sha512sums="6f14f387a899130cf15820d2b58d937d134a2eefd53c65a82af060e88a6ca039442b21f822880c4a3742d6f26328853a552239873c55d7b22de62a6cc5037b3e sip-4.19.2.tar.gz"
sha512sums="15d0c0daacf11534a61cd3961613e0015afb9f61fd484094008d1b3d344765d03a2bed2eb08c92a347bbe6868622ab1f7dc0a3bd3e2e662a8e08a53ac8e88463 sip-4.19.5.tar.gz"