Merge pull request #3220 from okapia/vdirsyncer
vdirsyncer: update to 0.7.4.
This commit is contained in:
commit
2754641663
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vdirsyncer'
|
||||
pkgname=vdirsyncer
|
||||
version=0.7.3
|
||||
version=0.7.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,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=3e87df25f7f5af172f2063e39deccac7c5477a2be3c7ff16183b6b8e9f2d112a
|
||||
checksum=cd3c3b8d7d82a51479392b26c1178f4c90555aba7137912dcd216888d447fbdd
|
||||
|
||||
pre_build() {
|
||||
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
||||
|
|
Loading…
Reference in New Issue