diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index b27e3389ef3..8ee40bd484c 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=2.5.1 +version=2.5.2 revision=1 wrksrc="pyinfra-${version}" build_style=python3-module @@ -13,8 +13,9 @@ short_desc="Automate infrastructure super fast at massive scale" maintainer="Leah Neukirchen " license="MIT" homepage="https://pyinfra.com/" +changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=be820be789d5ae17f9071af91604a5d213142d4e746d9b8ec9ab90ac6bf1cf66 +checksum=c1d661fcae7673312b5777d05e913ba26ce9a9fa323ebd318417fa935998f6fb post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8