vdirsyncer: update to 0.9.0
This commit is contained in:
parent
88bb5ca90e
commit
57b0e17929
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.8.1
|
||||
version=0.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://vdirsyncer.readthedocs.org/"
|
||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e8602a5df862124351dec92515019b2875616cc90c15499b681d8c6e38a66ea9
|
||||
checksum=c5101d8b29c4c0da37ef5542d5bcc53e6ce2266c955fd601ca19989db2e42a69
|
||||
|
||||
pre_build() {
|
||||
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
||||
|
|
Loading…
Reference in a new issue