From e28ae55030be842525ff3f0fb23924d065c4a38d Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 24 May 2024 00:28:59 +0530 Subject: [PATCH] autopep8: update to 2.2.0. --- srcpkgs/autopep8/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/autopep8/template b/srcpkgs/autopep8/template index 325c957b8642d3..718903e26a9ccd 100644 --- a/srcpkgs/autopep8/template +++ b/srcpkgs/autopep8/template @@ -1,6 +1,6 @@ # Template file for 'autopep8' pkgname=autopep8 -version=2.1.0 +version=2.2.0 revision=1 build_style=python3-pep517 # fails in CI due to readonly check @@ -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=1fa8964e4618929488f4ec36795c7ff12924a68b8bf01366c094fc52f770b6e7 +checksum=d306a0581163ac29908280ad557773a95a9bede072c0fafed6f141f5311f43c1 post_install() { vlicense LICENSE