autopep8: update to 1.5.4.

This commit is contained in:
Daniel Eyßer 2020-08-10 22:13:43 +02:00 committed by Andrew J. Hesford
parent 7eee571865
commit 43cdf1a085
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'autopep8' # Template file for 'autopep8'
pkgname=autopep8 pkgname=autopep8
version=1.5.3 version=1.5.4
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -10,7 +10,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="MIT" license="MIT"
homepage="https://github.com/hhatto/autopep8" homepage="https://github.com/hhatto/autopep8"
distfiles="${PYPI_SITE}/a/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/a/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=60fd8c4341bab59963dafd5d2a566e94f547e660b9b396f772afe67d8481dbf0 checksum=d21d3901cb0da6ebd1e83fc9b0dfbde8b46afc2ede4fe32fbda0c7c6118ca094
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE