python3-pytest-flake8: update to 1.1.1.
This commit is contained in:
parent
6b1660fd75
commit
bf3cc537f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-flake8'
|
# Template file for 'python3-pytest-flake8'
|
||||||
pkgname=python3-pytest-flake8
|
pkgname=python3-pytest-flake8
|
||||||
version=1.0.7
|
version=1.1.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=pytest-flake8-${version}
|
wrksrc=pytest-flake8-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://pypi.org/project/pytest-flake8/"
|
homepage="https://pypi.org/project/pytest-flake8/"
|
||||||
changelog="https://raw.githubusercontent.com/tholo/pytest-flake8/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/tholo/pytest-flake8/master/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-flake8/pytest-flake8-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-flake8/pytest-flake8-${version}.tar.gz"
|
||||||
checksum=f0259761a903563f33d6f099914afef339c085085e643bee8343eb323b32dd6b
|
checksum=ba4f243de3cb4c2486ed9e70752c80dd4b636f7ccb27d4eba763c35ed0cd316e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue