From f693862ebeb6454c2ae820f6b6720048b675f020d48fce83068db98119169cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Apr 2020 12:05:40 +0000 Subject: [PATCH] - Do not pull in py2 package on doc subpkg OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=70 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index 899ebb4..4f3acbc 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 12:05:25 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 package on doc subpkg + ------------------------------------------------------------------- Tue Mar 3 12:01:13 UTC 2020 - Ondřej Súkup diff --git a/python-pycurl.spec b/python-pycurl.spec index 85f52de..67373b2 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -63,7 +63,6 @@ This module provides bindings for the cURL library. %package -n %{name}-doc Summary: Documentation for python-curl -Requires: %{name} = %{version} Provides: %{python_module pycurl-doc = %{version}} BuildArch: noarch