blob: 49bc26e8e0f5d3ab5da20e2465f103f6c0cf5f8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-flake8-print
pkgdesc = Check for Print statements in python files.
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/jbkahn/flake8-print
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://github.com/JBKahn/flake8-print/archive/4.0.0.tar.gz
sha512sums = cb62bd5a68835c1b5439593259260da7f3ca0c28afe0306cae77d8527d7572b485ab09622b149d67a79671a7f20e9507d6f760a70fda3b48916032dd898f873e
pkgname = python-flake8-print
|