diff --git a/srcpkgs/python-xdg/template b/srcpkgs/python-xdg/template index 083f17308d..f9a1430433 100644 --- a/srcpkgs/python-xdg/template +++ b/srcpkgs/python-xdg/template @@ -1,11 +1,10 @@ # Template file for 'python-xdg' pkgname=python-xdg -version=0.26 -revision=4 +version=0.27 +revision=1 wrksrc="pyxdg-${version}" build_style=python-module -hostmakedepends="python python3" -makedepends="$hostmakedepends" +hostmakedepends="python-setuptools python3-setuptools" depends="python" pycompile_module="xdg" short_desc="Python2 library to access freedesktop.org standards" @@ -13,7 +12,7 @@ maintainer="Orphaned " license="LGPL-2.0-only" homepage="https://freedesktop.org/Software/pyxdg" distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz" -checksum=fe2928d3f532ed32b39c32a482b54136fe766d19936afc96c8f00645f9da1a06 +checksum=80bd93aae5ed82435f20462ea0208fb198d8eec262e831ee06ce9ddb6b91c5a5 python3-xdg_package() { depends="python3"