diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template index d49a262c36e..4f34cf5550a 100644 --- a/srcpkgs/autopep8/template +++ b/srcpkgs/autopep8/template @@ -1,7 +1,7 @@ # Template file for 'autopep8' pkgname=autopep8 -version=2.3.1 -revision=2 +version=2.3.2 +revision=1 build_style=python3-pep517 # fails in CI due to readonly check make_check_args="-k not(io_error)" @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/hhatto/autopep8" changelog="https://github.com/hhatto/autopep8/releases" distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz" -checksum=8d6c87eba648fdcfc83e29b788910b8643171c395d9c4bcf115ece035b9c9dda +checksum=89440a4f969197b69a995e4ce0661b031f455a9f776d2c5ba3dbd83466931758 post_install() { vlicense LICENSE