summaryrefslogtreecommitdiff
path: root/python-mypy.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 05:59:47 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 05:59:47 +0000
commitd244692d5e571b04985e4cd74b5cdda6ea963c8f (patch)
tree83f93d95601fe9e7144539b3c31fc69950cf5a1d /python-mypy.spec
parent7e86825f53b7f077d92ecf8f66dd7cd75c96e980 (diff)
automatic import of python-mypyopeneuler20.03
Diffstat (limited to 'python-mypy.spec')
-rw-r--r--python-mypy.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.1.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.0-1
- Package Spec generated