python-keyring: update to 8.3

This commit is contained in:
Alessio Sergi 2016-02-05 23:38:23 +01:00
parent 80126888e0
commit 46651df1c8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=8.2
revision=2
version=8.3
revision=1
noarch=yes
wrksrc="keyring-${version}"
build_style="python-module"
@ -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=89d5392dfb82dce6610845a8dc52541ec7e46204fafe242d5c6994216cdc3580
checksum=284f754d86bd176cd44f57fdc33b9d0decc0cdfc38f06eec649b5b1f93e40dc2
pre_build() {
sed -e '/setuptools_scm/d' \