14
0

Accepting request 711317 from home:frispete:python

zypper dup on TW results in:

The following NEW package is going to be installed:
  python3-eventlet  0.25.0-1.1

The following package is going to be REMOVED:
  python3-doc  3.7.2-3.3

Attempt to fix this.

- we don't want to obsolete python-doc: rather python-eventlet-doc,
  which depends on python-eventlet, should get removed on update,
  anyway.

OBS-URL: https://build.opensuse.org/request/show/711317
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=62
This commit is contained in:
2019-06-24 10:08:45 +00:00
committed by Git OBS Bridge
parent 4dd14d9320
commit 712f4bf867
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 21 12:35:13 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
- we don't want to obsolete python-doc: rather python-eventlet-doc,
which depends on python-eventlet, should get removed on update,
anyway.
-------------------------------------------------------------------
Fri Jun 7 12:14:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -41,7 +41,6 @@ Requires: python-dnspython >= 1.15.0
Requires: python-greenlet >= 0.3
Requires: python-monotonic >= 1.4
Requires: python-six >= 1.10.0
Obsoletes: python-doc
BuildArch: noarch
%if %{python_version_nodots} < 34
Requires: python-enum34