diff --git a/python-mypy.spec b/python-mypy.spec index ebfd8a5f50787c10799eeb982cfa95a4e767a43e..2e728df049377aa8710aabc5a83c8a633b5e8e7f 100644 --- a/python-mypy.spec +++ b/python-mypy.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy Version: 1.11.1 -Release: 1 +Release: 2 Summary: Optional static typing for Python License: MIT and Python-2.0 URL: https://github.com/python/mypy @@ -41,6 +41,7 @@ types. %package help Summary: Development documents and examples for mypy +Buildarch: noarch Provides: python3-mypy-doc %description help Add type annotations to your Python programs, and use mypy to type @@ -106,6 +107,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 20 2024 siyongchang - 1.11.1-2 +- Added 'Buildarch:noarch' to the help subpackage + * Mon Aug 19 2024 wangkai <13474090681@163.com> - 1.11.1-1 - Update to 1.11.1