python-keyring: update to 8.5

This commit is contained in:
Alessio Sergi 2016-03-12 19:10:00 +01:00
parent 70cdcb5ea5
commit 0f031b7e94

View file

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