vdirsyncer: update to 0.7.0
This commit is contained in:
parent
4eee71085e
commit
8d680a1815
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'vdirsyncer'
|
# Template file for 'vdirsyncer'
|
||||||
pkgname=vdirsyncer
|
pkgname=vdirsyncer
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-atomicwrites python-click python-icalendar python-keyring python-lxml python-setuptools python-requests python-requests-toolbelt"
|
depends="python-atomicwrites python-click python-click-log python-click-threading python-icalendar python-keyring python-lxml python-setuptools python-requests python-requests-toolbelt"
|
||||||
pycompile_module="vdirsyncer"
|
pycompile_module="vdirsyncer"
|
||||||
short_desc="Synchronize calendars and addressbooks"
|
short_desc="Synchronize calendars and addressbooks"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://vdirsyncer.readthedocs.org/"
|
homepage="https://vdirsyncer.readthedocs.org/"
|
||||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0d2a9677b086cfbe5fe5e7cb5e55db4c1afab62cb5dc56aeaff6e95d34bf60d5
|
checksum=ddf9e20b085f97c7bae97ed4cd5e8a78f472ee0b1cae3be537809ae98589172a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
sed -e '/use_scm_version/,/setuptools_scm/ d' \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user