blob: d8551806cb4ba5ec9a64c23e50f27a4c32a96174 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-flake8-fixme
pkgdesc = Check for FIXME, TODO and other temporary developer notes.
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/tommilligan/flake8-fixme
arch = any
license = Apache-2.0
depends = python
source = https://github.com/tommilligan/flake8-fixme/archive/v1.1.1.tar.gz
sha512sums = 99a5c97a57029630ac83e33892eac79f378fb33b1ca291f63ae91e8507c3ccc8a63e0a958ab3e325e1e8c3ea3eb3de1cb6b57dcb0ef47c0ea6a67de057271a30
pkgname = python-flake8-fixme
|