python-keyring: update to 7.2.

This commit is contained in:
Oliver Kiddle 2016-01-14 01:41:11 +01:00
parent 275909fab4
commit 73a2c43613

View file

@ -1,6 +1,6 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=7.0
version=7.2
revision=1
noarch=yes
wrksrc="keyring-${version}"
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="MIT"
homepage="https://github.com/jaraco/keyring"
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
checksum=0531ea4f7a5942de7ff4d527b69cd95e3d97c75e2350591d8ec6452dc99bbf32
checksum=681776a0b3971bb4334f16c31f42698120ca60dcd2d7cfd10f1d4e2176f7f4c2
pre_build() {
sed -e '/setuptools_scm/d' \