python-keyring: update to 8.4

This commit is contained in:
Alessio Sergi 2016-02-09 23:40:00 +01:00
parent 83a0f171c4
commit fc394eed9d
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'python-keyring'
pkgname=python-keyring
version=8.3
version=8.4
revision=1
noarch=yes
wrksrc="keyring-${version}"
build_style="python-module"
build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="python-setuptools python3.4-setuptools"
depends="python"
@ -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=284f754d86bd176cd44f57fdc33b9d0decc0cdfc38f06eec649b5b1f93e40dc2
checksum=45c54d972515514bc2464d9eae51e83cdd5955ccb8f6443541b03f0ea6d5196c
pre_build() {
sed -e '/setuptools_scm/d' \