From d244692d5e571b04985e4cd74b5cdda6ea963c8f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:59:47 +0000 Subject: automatic import of python-mypy --- .gitignore | 1 + python-mypy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 861f0db..00c9d10 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mypy-1.1.1.tar.gz +/mypy-1.2.0.tar.gz diff --git a/python-mypy.spec b/python-mypy.spec index f5610bb..6d94354 100644 --- a/python-mypy.spec +++ b/python-mypy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy -Version: 1.1.1 +Version: 1.2.0 Release: 1 Summary: Optional static typing for Python License: MIT License URL: http://www.mypy-lang.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/62/54/be80f8d01f5cf72f774a77f9f750527a6fa733f09f78b1da30e8fa3914e6/mypy-1.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/d0/d96d26e7a6f5a2ed4add8c649f30bce26fc413f25a6ecc5d93ab22c270e1/mypy-1.2.0.tar.gz Requires: python3-typing-extensions Requires: python3-mypy-extensions @@ -53,7 +53,7 @@ features such as type inference, gradual typing, generics and union types. %prep -%autosetup -n mypy-1.1.1 +%autosetup -n mypy-1.2.0 %build %py3_build @@ -93,5 +93,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.1.1-1 +* Fri Apr 21 2023 Python_Bot - 1.2.0-1 - Package Spec generated diff --git a/sources b/sources index 8d24d92..e414335 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c5bcf138bff4e54785a95de8d917397 mypy-1.1.1.tar.gz +80e2ae0c98f18d1ec24d4630329d1728 mypy-1.2.0.tar.gz -- cgit v1.2.3