autopep8: update to 1.5.
This commit is contained in:
parent
98ed1482cc
commit
f4b4341707
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'autopep8'
|
# Template file for 'autopep8'
|
||||||
pkgname=autopep8
|
pkgname=autopep8
|
||||||
version=1.4.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pycodestyle"
|
hostmakedepends="python3-pycodestyle"
|
||||||
|
@ -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=4d8eec30cc81bc5617dbf1218201d770dc35629363547f17577c61683ccfb3ee
|
checksum=0f592a0447acea0c2b0a9602be1e4e3d86db52badd2e3c84f0193bfd89fd3a43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue