python-keyring: update to 8.3
This commit is contained in:
parent
80126888e0
commit
46651df1c8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-keyring'
|
# Template file for 'python-keyring'
|
||||||
pkgname=python-keyring
|
pkgname=python-keyring
|
||||||
version=8.2
|
version=8.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="keyring-${version}"
|
wrksrc="keyring-${version}"
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jaraco/keyring"
|
homepage="https://github.com/jaraco/keyring"
|
||||||
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz"
|
||||||
checksum=89d5392dfb82dce6610845a8dc52541ec7e46204fafe242d5c6994216cdc3580
|
checksum=284f754d86bd176cd44f57fdc33b9d0decc0cdfc38f06eec649b5b1f93e40dc2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e '/setuptools_scm/d' \
|
sed -e '/setuptools_scm/d' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue