From 5de204b791d46d2f68ad5948ec776725e7a0d1bc Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 25 Apr 2024 18:49:31 +0900 Subject: python/python3-flake8_annotations: Added (type annotation checks). Signed-off-by: Willy Sudiarto Raharjo --- .../python3-flake8_annotations/python3-flake8_annotations.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-flake8_annotations/python3-flake8_annotations.info (limited to 'python/python3-flake8_annotations/python3-flake8_annotations.info') 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" -- cgit v1.2.3