From 639e75e8b94ffad70271151572115ff01ad080deadaf8ce1bdd8b0aac1a599b2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Jun 2019 22:48:19 +0000 Subject: [PATCH] Accepting request 710953 from home:StefanBruens:branches:devel:languages:python - Fix Upgrade from Leap 42.1/42.2 by adding Obsoletes/Provides: python-urllib3, fixes boo#1138746 OBS-URL: https://build.opensuse.org/request/show/710953 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=72 --- python-urllib3.changes | 6 ++++++ python-urllib3.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-urllib3.changes b/python-urllib3.changes index da06827..d4f85ea 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 19 15:58:19 UTC 2019 - Stefan Brüns + +- Fix Upgrade from Leap 42.1/42.2 by adding Obsoletes/Provides: + python-urllib3, fixes boo#1138746 + ------------------------------------------------------------------- Fri Jun 7 11:40:05 UTC 2019 - Tomáš Chvátal diff --git a/python-urllib3.spec b/python-urllib3.spec index 8cc5ba3..9973375 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -76,6 +76,8 @@ Recommends: python-brotlipy %endif %ifpython2 Requires: python-ipaddress +Obsoletes: python-urllib3 <= %{version} +Provides: python-urllib3 = %{version} %endif %python_subpackages