mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
autopep8: update to 1.7.0.
This commit is contained in:
parent
58a7b1a84e
commit
078d387904
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'autopep8'
|
||||
pkgname=autopep8
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,8 @@ maintainer="k4leg <d0xi@inbox.ru>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hhatto/autopep8"
|
||||
distfiles="${PYPI_SITE}/a/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=44f0932855039d2c15c4510d6df665e4730f2b8582704fa48f9c55bd3e17d979
|
||||
checksum=ca9b1a83e53a7fad65d731dc7a2a2d50aa48f43850407c59f6a1a306c4201142
|
||||
make_check=no # https://github.com/hhatto/autopep8/issues/645
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue