autopep8: update to 2.3.2.
This commit is contained in:
parent
3c79f1e5a8
commit
a3c2c9bb06
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'autopep8'
|
# Template file for 'autopep8'
|
||||||
pkgname=autopep8
|
pkgname=autopep8
|
||||||
version=2.3.1
|
version=2.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# fails in CI due to readonly check
|
# fails in CI due to readonly check
|
||||||
make_check_args="-k not(io_error)"
|
make_check_args="-k not(io_error)"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/hhatto/autopep8"
|
homepage="https://github.com/hhatto/autopep8"
|
||||||
changelog="https://github.com/hhatto/autopep8/releases"
|
changelog="https://github.com/hhatto/autopep8/releases"
|
||||||
distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/autopep8/autopep8-${version}.tar.gz"
|
||||||
checksum=8d6c87eba648fdcfc83e29b788910b8643171c395d9c4bcf115ece035b9c9dda
|
checksum=89440a4f969197b69a995e4ce0661b031f455a9f776d2c5ba3dbd83466931758
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue