From 5258e67b0219afecfbc1fb13b98dc57e8ee7d3bf Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 17 Mar 2024 19:19:47 +0530 Subject: [PATCH] autopep8: update to 2.1.0. --- srcpkgs/autopep8/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template index 501c517786fdeb..325c957b8642d3 100644 --- a/srcpkgs/autopep8/template +++ b/srcpkgs/autopep8/template @@ -1,7 +1,7 @@ # Template file for 'autopep8' pkgname=autopep8 -version=2.0.4 -revision=2 +version=2.1.0 +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=2913064abd97b3419d1cc83ea71f042cb821f87e45b9c88cad5ad3c4ea87fe0c +checksum=1fa8964e4618929488f4ec36795c7ff12924a68b8bf01366c094fc52f770b6e7 post_install() { vlicense LICENSE