aboutsummaryrefslogtreecommitdiff
path: root/python/python3-flake8_annotations/python3-flake8_annotations.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <dslackw@gmail.com>2024-04-25 18:49:31 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-25 21:56:28 +0700
commit5de204b791d46d2f68ad5948ec776725e7a0d1bc (patch)
treee973d92e9f94260f8b9342b986f431159ef3fbc3 /python/python3-flake8_annotations/python3-flake8_annotations.info
parent28437a5bf5eea652b7f7437fd78d5450cc5f9822 (diff)
python/python3-flake8_annotations: Added (type annotation checks).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flake8_annotations/python3-flake8_annotations.info')
-rw-r--r--python/python3-flake8_annotations/python3-flake8_annotations.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-flake8_annotations/python3-flake8_annotations.info b/python/python3-flake8_annotations/python3-flake8_annotations.info
new file mode 100644
index 0000000000..e37f8d5879
--- /dev/null
+++ b/python/python3-flake8_annotations/python3-flake8_annotations.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-flake8_annotations"
+VERSION="3.0.1"
+HOMEPAGE="https://github.com/sco1/flake8-annotations"
+DOWNLOAD="https://files.pythonhosted.org/packages/4a/1c/61f759cc427138603a3b2b9aee875193987e74a9c289b79bc9aa6c661687/flake8_annotations-3.0.1.tar.gz"
+MD5SUM="03b392727877d3f532062a48698d7d70"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="flake8 python3-poetry-core python3-attrs"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="dslackw@gmail.com"