14
0
forked from pool/python-pycurl

- 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
This commit is contained in:
Tomáš Chvátal
2020-04-08 12:05:40 +00:00
committed by Git OBS Bridge
parent 61b2e0c368
commit f693862ebe
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 8 12:05:25 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Do not pull in py2 package on doc subpkg
-------------------------------------------------------------------
Tue Mar 3 12:01:13 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -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