blob: b1b330a339710d95c636f888b9f6fa1e13fe9d1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-flake8-assertive
pkgdesc = Flake8 unittest assert method checker
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/jparise/flake8-assertive
arch = any
license = MIT
depends = python
source = https://github.com/jparise/flake8-assertive/archive/2.1.0.tar.gz
sha512sums = 6855ca591db0ad436fbadcdd885e44ea8dae447b3c456099ef7e239fe9cda0b3a1f28ee558f2f4e10cc50a2579a26decc016cb5bcd03c08ca4b426c775769754
pkgname = python-flake8-assertive
|