mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autopep8: update to 1.5.2.
This commit is contained in:
parent
3e94b03d88
commit
1330576997
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'autopep8'
|
# Template file for 'autopep8'
|
||||||
pkgname=autopep8
|
pkgname=autopep8
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
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=cc6be1dfd46f2c7fa00e84a357f1a269683985b09eaffb47654ed551194399eb
|
checksum=152fd8fe47d02082be86e05001ec23d6f420086db56b17fc883f3f965fb34954
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue