diff --git a/srcpkgs/python-dominate/template b/srcpkgs/python-dominate/template index 6d6f2caa323..35e325c0b1d 100644 --- a/srcpkgs/python-dominate/template +++ b/srcpkgs/python-dominate/template @@ -1,22 +1,20 @@ # Template file for 'python-dominate' pkgname=python-dominate -version=2.4.0 -revision=2 +version=2.5.0 +revision=1 archs=noarch wrksrc="dominate-${version}" build_style=python-module -pycompile_module="dominate" hostmakedepends="python-setuptools python3-setuptools" short_desc="Library for creating and manipulating HTML (Python2)" maintainer="Benjamín Albiñana " license="LGPL-3.0" homepage="https://github.com/Knio/dominate" -distfiles="${PYPI_SITE}/d/dominate/dominate-${version}.tar.gz" -checksum=a92474b4312bd8b4c1789792f3ec8c571cd8afa8e7502a2b1c64dd48cd67e59c +distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz" +checksum=5cd07c440873b2408443ac6e1f395b782299deff753876f5b685712ee0d039f9 python3-dominate_package() { archs=noarch - pycompile_module="dominate" short_desc="${short_desc/Python2/Python3}" pkg_install() { vmove usr/lib/python3*