mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autopep8: update to 2.2.0.
This commit is contained in:
parent
0590357546
commit
166a2505f3
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=2.1.0
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# fails in CI due to readonly check
|
# fails in CI due to readonly check
|
||||||
|
@ -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=1fa8964e4618929488f4ec36795c7ff12924a68b8bf01366c094fc52f770b6e7
|
checksum=d306a0581163ac29908280ad557773a95a9bede072c0fafed6f141f5311f43c1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue