python3-pycodestyle: update to 2.11.1.
This commit is contained in:
parent
5316269d98
commit
0d4855e754
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pycodestyle'
|
||||
pkgname=python3-pycodestyle
|
||||
version=2.11.0
|
||||
revision=2
|
||||
version=2.11.1
|
||||
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="https://github.com/PyCQA/pycodestyle/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=757a3dba55dce2ae8b01fe7b46c20cd1e4c0fe794fe6119bce66b942f35e2db0
|
||||
checksum=a01fdd890c6472eebc32e8baf21e29173c35776e765c64cc83ccd09b99dc5399
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue