From e5863c3fc0faca1bb00ddc0ab23dff63086b335ce05a6cfa00bafce7639a7979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 20 Jul 2019 07:48:35 +0000 Subject: [PATCH] - Provide/obsolete python2-typeshed too OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeshed?expand=0&rev=8 --- python-typeshed.changes | 5 +++++ python-typeshed.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-typeshed.changes b/python-typeshed.changes index 1c2e3ba..eb5b62f 100644 --- a/python-typeshed.changes +++ b/python-typeshed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 20 07:48:20 UTC 2019 - Tomáš Chvátal + +- Provide/obsolete python2-typeshed too + ------------------------------------------------------------------- Thu Jul 04 12:14:29 UTC 2019 - mimi.vx@gmail.com diff --git a/python-typeshed.spec b/python-typeshed.spec index d584e34..cf07da3 100644 --- a/python-typeshed.spec +++ b/python-typeshed.spec @@ -38,6 +38,8 @@ BuildRequires: python3-typed-ast Recommends: mypy Provides: python3-typeshed = %{version} Obsoletes: python3-typeshed < %{version} +Provides: python2-typeshed = %{version} +Obsoletes: python2-typeshed < %{version} # BuildRequires: pytype>=2018.9.19 BuildArch: noarch