Skip to content
Snippets Groups Projects
Verified Commit ffdab1f6 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 2.11.1-1

parent 21a2fce3
No related branches found
Tags 2.11.1-1
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = python-pycodestyle
pkgdesc = Python style guide checker
pkgver = 2.11.1
pkgrel = 1
url = https://pycodestyle.pycqa.org
arch = any
license = custom:Expat
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://github.com/PyCQA/pycodestyle/archive/2.11.1/python-pycodestyle-2.11.1.tar.gz
sha512sums = 8e1f302d7e26d56edd924202435caef32369ea13eb4a0fdfb48c06bb5d77fd7a5aef92d470eef3e6fdd9c3b298751a52a83317e9ddf8b2aa7e3fedc75fb5151a
pkgname = python-pycodestyle
......@@ -4,7 +4,7 @@
# Contributor: Sergey Mastykov <smastykov[at]gmail[dot]com>
pkgname=python-pycodestyle
pkgver=2.11.0
pkgver=2.11.1
pkgrel=1
pkgdesc="Python style guide checker"
arch=('any')
......@@ -19,7 +19,7 @@ makedepends=(
)
checkdepends=('python-pytest')
source=("https://github.com/PyCQA/pycodestyle/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('fd688544a7fb01a7e3f4f8cb411cf7bc5b6dfc357de616a2ef61944748ad670c239148766b8ea48a3c316396251ed8a8d8937446f400c28e631621a0d16d3cf5')
sha512sums=('8e1f302d7e26d56edd924202435caef32369ea13eb4a0fdfb48c06bb5d77fd7a5aef92d470eef3e6fdd9c3b298751a52a83317e9ddf8b2aa7e3fedc75fb5151a')
build() {
cd pycodestyle-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment