autopep8: update to 1.5.4.
This commit is contained in:
parent
7eee571865
commit
43cdf1a085
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'autopep8'
|
||||
pkgname=autopep8
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hhatto/autopep8"
|
||||
distfiles="${PYPI_SITE}/a/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=60fd8c4341bab59963dafd5d2a566e94f547e660b9b396f772afe67d8481dbf0
|
||||
checksum=d21d3901cb0da6ebd1e83fc9b0dfbde8b46afc2ede4fe32fbda0c7c6118ca094
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue