forked from pool/python-pyannotate
Accepting request 997714 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/997714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyannotate?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 09:30:09 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Disable Python2 build to fix 15.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 09:53:37 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyannotate
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyannotate
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
@@ -32,7 +33,7 @@ Requires: python-mypy_extensions
|
||||
Requires: python-six >= 1.11.0
|
||||
Requires: python-typing
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module mypy_extensions}
|
||||
|
||||
Reference in New Issue
Block a user