blob: 268481617f536a8d143967c93a46ce537f54f411 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-flake8-quotes
pkgdesc = Flake8 lint for quotes
pkgver = 3.4.0
pkgrel = 3
url = https://github.com/zheller/flake8-quotes
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = flake8
source = python-flake8-quotes-3.4.0.tar.gz::https://github.com/zheller/flake8-quotes/archive/3.4.0.tar.gz
sha256sums = 3d372716b21b3885a387e7f4fd0669833e0863cf69dd1262db06a58da1ae1417
pkgname = python-flake8-quotes
|