python-pycodestyle: update to 2.9.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
d1389219da
commit
adee62c1c4
@@ -8,7 +8,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-pep8-python3"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-pep8")
|
||||
pkgver=2.9.0
|
||||
pkgver=2.9.1
|
||||
pkgrel=1
|
||||
pkgdesc="Python style guide checker (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/PyCQA/pycodestyle/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('de1438a604f234065f446f45069ef908c007084b1d3abe2e2f89c98ab6fb9d25')
|
||||
sha256sums=('d6d8182c2fe10f169192b1133cb11c008ca712da01ce41d8c14523f644c6fe05')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user