python-keyring: update to 8.5.1.

This commit is contained in:
Michael Gehring 2016-03-14 15:33:49 +00:00
parent 7235a8839a
commit 2a86f276b0

View file

@ -1,6 +1,6 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=8.5
version=8.5.1
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=0f203b6b63aabbdabc5f7dac365ee71fd96e28f06ca2c12053d85f0b90472f2a
checksum=1e04dc88c868eb8a1bee020ec34edf597c65fe4e8d57828fe8345a6174cbffab
pre_build() {
sed -e '/setuptools_scm/d' \