mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
autopep8: update to 1.5.1.
This commit is contained in:
parent
1de045821f
commit
2287f3b550
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'autopep8'
|
||||
pkgname=autopep8
|
||||
version=1.5
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-pycodestyle"
|
||||
|
@ -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=0f592a0447acea0c2b0a9602be1e4e3d86db52badd2e3c84f0193bfd89fd3a43
|
||||
checksum=cc6be1dfd46f2c7fa00e84a357f1a269683985b09eaffb47654ed551194399eb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue