From 844e844e1a2466cdc45c70cf0f6340423a5e1c4d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 9 Dec 2022 18:00:42 +0100 Subject: [PATCH] python3-pycodestyle: update to 2.10.0. --- srcpkgs/python3-pycodestyle/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pycodestyle/template b/srcpkgs/python3-pycodestyle/template index 8f9fab3c9d7..6c3c525367b 100644 --- a/srcpkgs/python3-pycodestyle/template +++ b/srcpkgs/python3-pycodestyle/template @@ -1,7 +1,7 @@ # Template file for 'python3-pycodestyle' pkgname=python3-pycodestyle -version=2.9.1 -revision=2 +version=2.10.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/PyCQA/pycodestyle" changelog="https://raw.githubusercontent.com/PyCQA/pycodestyle/main/CHANGES.txt" distfiles="${PYPI_SITE}/p/pycodestyle/pycodestyle-${version}.tar.gz" -checksum=2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785 +checksum=347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053 post_install() { vlicense LICENSE